summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-22Fixed #1317: fixed Symbian ioqueue by avoiding access to CIoqueueCallback mem...Nanang Izzuddin
2011-06-22Fixed #1316: Assertion when TURN session is deallocated prematurely (thanks T...Benny Prijono
2011-06-22Fixed #1315: fixed VAS to apply the output volume setting, set in creation pa...Nanang Izzuddin
2011-06-22Closed #1313 (Account option to disable registration when account is added) a...Benny Prijono
2011-06-20Fixed #1310:Nanang Izzuddin
2011-06-20Fixed #1307:Nanang Izzuddin
2011-06-20Re #1308:Nanang Izzuddin
2011-06-16Re #1306:Nanang Izzuddin
2011-06-16Closed #1173: PJSUA callback to allow creation of custom media transports by ...Liong Sauw Ming
2011-06-16Fixed #1305: Bug in pjsua_call_hangup_all() may cause deadlock (thanks Kees v...Benny Prijono
2011-05-27Fixed #1302: Bug in soft deadlock detection may cause program to block indefi...Benny Prijono
2011-05-27Fixed #1301: Wrong alaw value is generated by the non-table version of pjmedi...Benny Prijono
2011-05-20Fixed #1291:Nanang Izzuddin
2011-05-19Re #1268: Fixed compilation error problem due to typo.Liong Sauw Ming
2011-05-19Fixed #1268: Option for automatic/manual sending of RTCP SDES/BYE for the str...Liong Sauw Ming
2011-05-19Fixed #1259: Option to use of 100rel in UAS if UAC supports it (thanks Marcus...Benny Prijono
2011-05-18Re #1258: Updated jitter buffer test data after r3568 fix.Nanang Izzuddin
2011-05-18Fix #1258: Fixed bug in jitter buffer, i.e: unexpected state switches when pr...Nanang Izzuddin
2011-05-15Fixed #1257: Option for using simple FIFO delay buffer in echo canceller.Liong Sauw Ming
2011-05-15Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.Liong Sauw Ming
2011-05-15Fixed #1255: Unable to parse the short version of Event header (thanks Marcus...Benny Prijono
2011-05-10Misc (re #1252): fixed the assertion when jbuf_set_adaptive() is called with ...Benny Prijono
2011-05-06Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than once may cause c...Benny Prijono
2011-05-06Branched 1.10 release version to 1.xBenny Prijono
2011-05-05Changed version to 1.10-svnNanang Izzuddin
2011-05-05Changed version to 1.10Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-05-05Re #1250: (Continuing r3550) Added and updated copyright text in ipjsystest f...Nanang Izzuddin
2011-05-05Re #1175: (Continuing r3549) Set SVN properties for some ipjsystest files: ke...Nanang Izzuddin
2011-05-05Re #1250: Added and updated copyright text in several files (with "standard" ...Nanang Izzuddin
2011-05-05Re #1175: Set SVN properties for several files: keywords=id and eol-style=nativeNanang Izzuddin
2011-05-02Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().Nanang Izzuddin
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2011-04-27Fix #1248: Reset destination info in the INVITE message/tdata before resendin...Nanang Izzuddin
2011-04-27Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you Ale...Benny Prijono
2011-04-26Re #1245: bad last commit caused everything to be treated as unregistrations!Benny Prijono
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
2011-04-25Fixed #1245: Assertion may be raised if iPhone app woken up to perform regist...Benny Prijono
2011-04-25Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line with...Nanang Izzuddin
2011-04-20Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client:Benny Prijono
2011-04-14Fixed #1232: Possible memory corruptions caused by pjsua_acc_modify() (thanks...Benny Prijono
2011-04-11Fixed #1230: Removed assertion in PJLIB for Posix when fails to release mutex...Benny Prijono
2011-03-31Re #1221: Fixed wrong reference to the socket variable.Liong Sauw Ming
2011-03-31Fixed #1225: iPhone: UDP socket send error after waking up from background mo...Benny Prijono
2011-03-29Re #1224: Fixed silly bug in pjsua_acc_modify(): incremented wrong loop count...Nanang Izzuddin
2011-03-23Fix #1223: Bug in initializing message body's media type from incoming messag...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of...Liong Sauw Ming
2011-03-23Re #1221: Fix variable name error.Liong Sauw Ming
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming