summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2010-04-29Fixed #1062 (Assertion if 200/OK INVITE response is received during PJSUA-LIB...Benny Prijono
2010-04-29Fixed #1061 (Assertion when receiving authentication challenge with empty rea...Benny Prijono
2010-04-28Misc (#1026) fixed build problems on Symbian S60 5th edition:Nanang Izzuddin
2010-04-20Ticket #1057: Implemented pjsua_modify_acc().Nanang Izzuddin
2010-04-14Minor fix #1044: Nanang Izzuddin
2010-04-14Ticket #1056:Nanang Izzuddin
2010-03-30Ticket #1044:Nanang Izzuddin
2010-03-10More #1032 (new SIP TCP/TLS transport callback):Benny Prijono
2010-03-01More ticket #1033: Fixed send_msg_callback of transaction.c to reset 'cont' f...Nanang Izzuddin
2010-02-26Minor #1032: Fixed transport TCP of missing returning PJ_FALSE when connect a...Nanang Izzuddin
2010-02-25More ticket #1032:Nanang Izzuddin
2010-02-25Misc (#1026): fixed wrong documentation of pjsua_acc_config.allow_contact_rew...Benny Prijono
2010-02-24Ticket #996: update the ETag header in the pending PUBLISH requests if the va...Benny Prijono
2010-02-24Ticket #1032:Nanang Izzuddin
2010-02-23Ticket #1031: Automatically handle 423 (Interval Too Brief) response in SIP r...Benny Prijono
2010-02-10Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called...Benny Prijono
2010-02-10Fixed ticket #1011: "Invalid operation step" assertion when TCP is usedBenny Prijono
2010-02-09Fixed ticket #1034: Crash on accepting a call with no codec in the SDP offerBenny Prijono
2010-02-08More ticket #1033:Benny Prijono
2010-01-29More ticket #1033:Benny Prijono
2010-01-27Ticket #1028: Recommit r3074 with updated codec.h.Nanang Izzuddin
2010-01-27Fixed ticket #1036: Stray timer may be registered by SIP TCP and TLS transpor...Benny Prijono
2010-01-26Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing bu...Benny Prijono
2010-01-26Ticket #1028:Nanang Izzuddin
2010-01-25Initial commit for #1033: Assertion error when shutting down PJSIP while TCP/...Benny Prijono
2010-01-21Misc (#1026): initialize display field of SIP name address to NULL, as some l...Benny Prijono
2010-01-21Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui Mace...Benny Prijono
2010-01-21Ticket #1029: Fix support for multiple (event) subscriptions in a single dial...Benny Prijono
2010-01-15Ticket #694: work on 'make install':Benny Prijono
2010-01-14Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as it's n...Benny Prijono
2010-01-08More ticket #1013: PJSIP resolver should not try to resolve the target if IP ...Benny Prijono
2010-01-08Ticket #1013: PJSIP resolver should not try to resolve the target if IP addre...Benny Prijono
2010-01-05Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation (than...Benny Prijono
2010-01-04Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP so...Benny Prijono
2009-12-30Ticket #1005:Nanang Izzuddin
2009-12-22Misc (#1003): added protection against situation when pj_sock_getsockname() r...Benny Prijono
2009-12-14Misc (ticket #1003):Benny Prijono
2009-12-10Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Ro...Benny Prijono
2009-11-20More ticket #982 (MWI): support for Asterisk unsolicited MWI requests:Benny Prijono
2009-11-20Ticket #957:Nanang Izzuddin
2009-11-20More #982 (MWI): support for Asterisk unsolicited MWI in pjsua applicationBenny Prijono
2009-11-11Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS ins...Benny Prijono
2009-11-11Misc (#951): check when app specifies max_calls that is greater than PJSUA_MA...Benny Prijono
2009-11-10Fixed for #937 (presence enhancements): handle case where event argument is NULLBenny Prijono
2009-11-10More ticket #957 (SSL): exclude sip_transport_tls_ossl.c from VS6 buildBenny Prijono
2009-11-10More ticket #940: Multiple header rows with the same name may not be complete...Benny Prijono
2009-11-10Ticket #864: Revise on account registration Contact update ruleBenny Prijono
2009-11-09Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, wh...Nanang Izzuddin
2009-11-09Ticket #950 and #957: Benny Prijono
2009-11-09Misc fix (#951): Fixed pjsua bug RTP timestamp & sequence resetted after hol...Nanang Izzuddin