summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib/pjsua_internal.h
AgeCommit message (Expand)Author
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-16Implemented SIP outbound (closed #1020)Benny Prijono
2010-10-20Fixed #1149 (Crash when holding the call after receiving SDP answer with mult...Benny Prijono
2010-10-01Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method sh...Benny Prijono
2010-06-22Fixed #1095 (New option to control the Route headers in REGISTER request). De...Benny Prijono
2010-06-15Fix #476:Nanang Izzuddin
2010-04-20Ticket #1057: Implemented pjsua_modify_acc().Nanang Izzuddin
2010-03-30Ticket #1044:Nanang Izzuddin
2010-03-10More #1032 (new SIP TCP/TLS transport callback):Benny Prijono
2010-02-10Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called...Benny Prijono
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-20Initial commit for ticket #937: Revamping of presence management to make it m...Benny Prijono
2009-10-14Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default c...Benny Prijono
2009-08-13Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_callBenny Prijono
2009-08-12Ticket #866: Allow application to specify more than one STUN servers for more...Benny Prijono
2009-08-05Ticket #930:Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-24Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses to ...Benny Prijono
2008-09-20Ticket #611: Configuration option to force the route URI to use loose routingBenny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-08-26Ticket #602:Nanang Izzuddin
2008-08-04Ticket #563: Updated SDP offer/answer related to call hold scenario to confor...Nanang Izzuddin
2008-07-21Ticket #576: Added user data in pjsua account and buddyBenny Prijono
2008-07-17Ticket #192: Add callback to notify application about incoming SUBSCRIBE requ...Benny Prijono
2008-07-13Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using tempo...Benny Prijono
2008-06-27Fix handling of multiple media lines in the incoming SDP offer. Now pjsua-lib...Benny Prijono
2008-06-26Ticket #544: Fixed SRTP on hold+reinvite scenarioNanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-19Ticket #549: major modification in media transport API to support more offer/...Benny Prijono
2008-06-13Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new ...Nanang Izzuddin
2008-06-06More ticket #485: added TURN support in PJSUA-LIB APIBenny Prijono
2008-03-22Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)Benny Prijono
2008-02-02More ticket #61: fixed signaling security level calculation for SRTPBenny Prijono
2008-01-24Return 406/Not Acceptable if SRTP negotiation failed instead of 500Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-19Ticket #455: allocate pjsua call id in round robin fashionBenny Prijono
2007-11-21Ticket #14: Don't change RTP/RTCP SSRC on re-INVITEBenny Prijono
2007-10-31Ticket #407: keep-alive for UDP transports in PJSUA-LIBBenny Prijono
2007-10-31More ticket #399: added PJSUA API to retrieve the remote NAT typeBenny Prijono
2007-10-30Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas Valenta)Benny Prijono
2007-10-16More ticket #399: added callback to report NAT detection result, and sends NA...Benny Prijono
2007-09-25Exported some private pjsua_call.c functions related to call quality statisticsBenny Prijono
2007-08-25Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting s...Benny Prijono
2007-07-17Ticket #353: memory leak with pjsua WAV file player/recorderBenny Prijono
2007-06-28Fixed ticket #351: Possible deadlock in pjsua-api presence subscription (than...Benny Prijono
2007-05-29Fixed ticket #91: timer to re-subscribe buddy's presence when subscription fa...Benny Prijono
2007-04-02When STUN is used with ICE, SDP media line should show the public IP addressBenny Prijono
2007-03-28Fixed pjnath build warnings/errors on LinuxBenny Prijono