summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib
AgeCommit message (Expand)Author
2010-09-28Close #1137: added field reg_hdr_list into pjsua_acc_config to specify custom...Nanang Izzuddin
2010-09-28Closed #1139 (Support for tel: URI in PJSUA-LIB):Benny Prijono
2010-09-28Close #1138:Nanang Izzuddin
2010-09-20Closed #1129:Nanang Izzuddin
2010-09-07Re #1120:Nanang Izzuddin
2010-09-07Fixed #1117: Configurable PJSUA-LIB lock timeoutLiong Sauw Ming
2010-09-07Fixed #1118: Add last error code to PJSUA-LIB account info structureLiong Sauw Ming
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-07-15Re #1103:Nanang Izzuddin
2010-06-24Fixed #1081: Implement ICE option tag (RFC 5678)Benny Prijono
2010-06-23Fixed #1079 (Media transport should be kept alive during double-hold scenario...Benny Prijono
2010-06-22Fixed #1095 (New option to control the Route headers in REGISTER request). De...Benny Prijono
2010-06-21Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan Kr...Benny Prijono
2010-06-20Fixed #1086 (New option to update the Contact URI in a single REGISTER reques...Benny Prijono
2010-06-19Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry alloc...Benny Prijono
2010-06-15Fix #476:Nanang Izzuddin
2010-06-04Re #668:Nanang Izzuddin
2010-06-03Re #1089:Nanang Izzuddin
2010-06-02Fixed #1092 (Crash when receiving various messages with "Contact: *" header f...Benny Prijono
2010-05-26Fix #1087:Nanang Izzuddin
2010-05-13Re #1069:Nanang Izzuddin
2010-04-29Fixed #1062 (Assertion if 200/OK INVITE response is received during PJSUA-LIB...Benny Prijono
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-02-24Ticket #1032:Nanang Izzuddin
2010-02-10Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called...Benny Prijono
2010-01-27Ticket #1028: Recommit r3074 with updated codec.h.Nanang Izzuddin
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-04Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP so...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-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-10Ticket #864: Revise on account registration Contact update ruleBenny Prijono
2009-11-09Misc fix (#951): Fixed pjsua bug RTP timestamp & sequence resetted after hol...Nanang Izzuddin
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-21More #937 (presence):Benny Prijono
2009-10-21More ticket #937 (presence revamping):Benny Prijono
2009-10-20Initial commit for ticket #937: Revamping of presence management to make it m...Benny Prijono
2009-10-20Ticket #976: Fixed pjsua_call_make_call() to associate call with account befo...Nanang Izzuddin
2009-10-15Misc (#951): pool that is used to add missing ";lr" parameter in the Route UR...Benny Prijono
2009-10-14Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default c...Benny Prijono