summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2014-02-04Fixed #1731: Fix TCP transport leak problemLiong Sauw Ming
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-29Close #1728: Removed milenage library from linking setting.Nanang Izzuddin
2014-01-29Re #1519: [SVN trunk]: Misc fix compile warning.Nanang Izzuddin
2014-01-29Fix #1727:Nanang Izzuddin
2014-01-24Fixed #1725: ACK is not sent upon receiving 200/OK retransmission if re-INVIT...Benny Prijono
2014-01-24Re #1722: Riza Sulistyo
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-21Re #1519 [into SVN trunk]: AudioMedia objects must not be destroyed before un...Nanang Izzuddin
2014-01-16Re #1723: Fixed compilation and linking errorsLiong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2014-01-07Re #1721: Clear invite transaction before calling on_call_tsx_state (on trans...Riza Sulistyo
2014-01-02Re #1630 (misc): Fixed documentation of pjsip_generic_int_hdrLiong Sauw Ming
2013-12-18Fixed #1718: Immediately shift call state to DISCONNECTED after receiving 422...Nanang Izzuddin
2013-12-17Fixed #1717: Destroy media subsystem after all pollings/busy_sleep() are done...Nanang Izzuddin
2013-12-03Re #1630: updated wrong documentation about default jb_init value in pjsua. T...Benny Prijono
2013-11-29Fixed #1714: Workaround for stuck in TCP/TLS shutdown when another thread is ...Benny Prijono
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-11-19Fixed #1712: Must not send BYE before ACK is receivedBenny Prijono
2013-11-04Fix #1709: Fixed scanner in processing escaped quote right after quote begin.Nanang Izzuddin
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-22Fixed #1706: Race condition in SIP transactionLiong Sauw Ming
2013-10-08Re #1703 General bug fixes: fixed some wrong null checking orderBenny Prijono
2013-10-08Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), memset()...Benny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-03Re #1697: Add device info in pj_get_sys_info() and set default clock rate for...Liong Sauw Ming
2013-09-06Fixed #1698: Follow account config in generating contact's secure scheme and ...Nanang Izzuddin
2013-09-05Re #1630 (misc): Fixed incorrect use of logical andLiong Sauw Ming
2013-09-04Closed #1696: IP change detection (Contact rewrite method) based on REGISTER ...Liong Sauw Ming
2013-08-21Re #817: Fix replying to re-INVITE after it was cancelled (thanks to Saúl Ib...Liong Sauw Ming
2013-08-06Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in pjsua_acc_modi...Benny Prijono
2013-08-06Re #1669: fixed bug introduced by r4523 which caused pjsua_acc_modify() to al...Benny Prijono
2013-07-22Misc (re #1630): Add randomizing interval for subscription refresh.Nanang Izzuddin
2013-07-19Closed #1690: Assertion in timer in SIP transaction: Timer being rescheduled ...Benny Prijono
2013-07-17More re #817: added loggingBenny Prijono
2013-07-16Misc re #1630: stop MWI subscription when account is unregistered, because we...Benny Prijono
2013-07-15Re #817: Initial work for allowing application to respond to re-INVITE manually.Liong Sauw Ming
2013-07-15Re #1688: Add fix to check whether msg_data is nullLiong Sauw Ming
2013-07-12Re #1630: Fixed crash due to uninitialized dialog variable in pjsua_call_set_...Liong Sauw Ming
2013-07-12Fixed #1689: The bound address is not updated when UDP transport is restartedLiong Sauw Ming
2013-07-10Re #1687: Add SDP negotiation flags in invite sessionLiong Sauw Ming
2013-07-10Closed #1688: Add support for different To and Target URI in outgoing call an...Liong Sauw Ming
2013-07-02Re #1680:Riza Sulistyo
2013-06-28Fixed #1684 (Failed assertion when scheduling timer in the registration client):Benny Prijono
2013-06-27More re #1683:Benny Prijono
2013-06-26Re #1630: fixed bug with via_rewrite feature. The via address is not updated ...Benny Prijono