summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08Closed #1462: Added support for building libresample as shared library for GN...Benny Prijono
2012-03-06Fixed #1460: Allow call to transition to CONFIRMED state even when SDP negoti...Benny Prijono
2012-03-06Fix #1458: removed the problematic sound device direction setting.Nanang Izzuddin
2012-03-06Fix #1457: removed check for remote SDP media count before calling find_audio...Nanang Izzuddin
2012-02-28Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly for c...Nanang Izzuddin
2012-02-27Fix #1440: Send and parse RTCP compound packet, containing report (RR/SR/XR),...Nanang Izzuddin
2012-02-27Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING state ...Benny Prijono
2012-02-25Fixed #1454: Bug in parsing XML document if node name is followed by newline ...Benny Prijono
2012-02-21Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP for...Benny Prijono
2012-02-18Fixed #1452: Wrong call media state is reported if hold request is challenged...Benny Prijono
2012-02-16Allow run-time control of automatic switching to TCP when request is larger t...Benny Prijono
2012-02-08Fix #1451: Don't hold the ICE session's mutex when calling pj_ice_sess_cb::on...Nanang Izzuddin
2012-02-03Updated PortAudio SVN URL (re #1417/Misc)Benny Prijono
2012-02-02Misc (re #1417): fixed sample code in PJSUA-API Media Manipulation doxygen, p...Nanang Izzuddin
2012-01-26Fix #1449: PJ_EPENDING should not be treated as failure in sending STUN bindi...Nanang Izzuddin
2012-01-17Close #1448: removed server name setting from TLS transport config.Nanang Izzuddin
2012-01-16Close #1014:Nanang Izzuddin
2012-01-12Fix #1447: fix internal function write_frame() of the switchboard to copy the...Nanang Izzuddin
2011-12-26Fixed #1432: Removed assertion in transaction when event is received in DESTR...Benny Prijono
2011-12-20Fixed #1431: Support for RFC 4169/Digest Authentication Using AKAv2 (thanks A...Benny Prijono
2011-12-19Fixed #1426: Race condition in auto-closing and/or auto-opening of the sound ...Benny Prijono
2011-12-12Fixed #1422: Option to configure or disable RTCP RTT normalization (thanks La...Benny Prijono
2011-12-09Fixed #1416: Allow application to send data after ICE negotiation failsBenny Prijono
2011-12-07Fixed #1421 (Audio is missing temporarily if SRTP is enabled due to lock code...Benny Prijono
2011-12-05Fixed #1418 (Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error afte...Benny Prijono
2011-11-23Re #1417 (misc fix): Fixed ipjsystest XCode project build settings to define ...Liong Sauw Ming
2011-11-19Re #1417 (misc fix): Add OS X Lion support for Python buildLiong Sauw Ming
2011-11-08Changed version to 1.12-svnBenny Prijono
2011-11-08Changed version to 1.12v1.12@3884Benny Prijono
2011-11-02More #1415: added protection when calling log, otherwise assertion will be ra...Benny Prijono
2011-11-02Fixed #1415: Handle potential crash if joining worker thread fails in pjsua_d...Benny Prijono
2011-11-02Fixed #1414: Removed assertion in transaction when event other than timer is ...Benny Prijono
2011-11-02Fix #1413: Fix G722.1 encoder to handle multiple frames per packet.Nanang Izzuddin
2011-10-31Fix #1410: Nanang Izzuddin
2011-10-31Fixed #1409: Assertion failure if unable to resolve TURN serverLiong Sauw Ming
2011-10-31Fixed #1408: Failed to authenticate to TURN client due to REALM attribute pad...Liong Sauw Ming
2011-10-28Fixed #1407: Deadlock in initial resolution of STUN serverBenny Prijono
2011-10-28Fixed #1405: Unable to reject unknown algorithm in authentication challengeBenny Prijono
2011-10-27Re #1252 (misc): Add codec initialization before opening it in pjmedia streamLiong Sauw Ming
2011-10-27Fixed #1341: Handle pjsua_acc_config's newly added fields in pjsua_acc_modify()Liong Sauw Ming
2011-10-25WAV playback is cut in the end if pjmedia_wav_player_port_set_pos() is called...Benny Prijono
2011-10-25Misc (re #1252): error compiling the IPP wrapper if AMR-WB is enabled but AMR...Benny Prijono
2011-10-21Fixed #1391: Missing CSeq check for incoming ACK in an INVITE session (thanks...Benny Prijono
2011-10-20Fixed #1319: When sips scheme is used, TLS must be used even when transport=t...Benny Prijono
2011-10-19Misc: failed to create CSV file with TRACE_JB feature in stream.c because Lin...Benny Prijono
2011-10-19Renamed enum names to comply with the spec in ticket (re #1216)Benny Prijono
2011-10-19Fixed #1216: New pjsua_destroy2() API to allow shutting down the library with...Benny Prijono
2011-10-19Misc (re #1252): fixed misleading doxygen documentation that says app may ins...Benny Prijono
2011-10-18Re #1342: Fix wrong #ifdef conditionLiong Sauw Ming
2011-10-18Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)Benny Prijono