summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib/pjsua.h
AgeCommit message (Expand)Author
2009-04-28Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the s...Benny Prijono
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-12-10Ticket #672: Option to add custom parameters in the account Contact URIBenny Prijono
2008-11-27More ticket #10: changed to signature of the redirection callbacks to make it...Benny Prijono
2008-11-27Ticket #10: handle redirection response in the invite sessionBenny Prijono
2008-10-16Ticket #665: Wrong Contact URI generated when TLS transport is usedBenny 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-02Ticket #608: Added API to retrieve media transport and session from pjsua callBenny Prijono
2008-08-07Ticket #586: Added ICE negotiations test to test the scenario when two agents...Benny Prijono
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-10Ticket 555: modifications to pjsua instant messaging callbacksBenny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-13Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new ...Nanang Izzuddin
2008-06-10Updated default speex quality settings and reenabled pjsua to set Speex codec...Nanang Izzuddin
2008-06-06More ticket #485: added TURN support in PJSUA-LIB APIBenny Prijono
2008-05-08Ticket #524: changed pjsua and stereotest default audio frame time from 10ms ...Nanang Izzuddin
2008-04-08As per list report, changed the default response to incoming REFER from 200 t...Benny Prijono
2008-04-04Ticket #522: Enable keep-alive for UDP transport even when STUN is not config...Benny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-03-22Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)Benny Prijono
2008-02-26Ticket #495: ability to specify different clock rate when opening sound deviceBenny Prijono
2008-02-20Ticket #489: New PJSUA callbacks to notify application when media stream is c...Benny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-18Minor correction about WAV player parameter name and its comment in pjsua.hBenny Prijono
2008-01-10Added PJSUA_DEFAULT_AUDIO_FRAME_PTIME setting and changed default iLBC mode f...Benny Prijono
2007-11-29Fixed difference in the declaration of log callback between pjsua-lib and pjl...Benny Prijono
2007-11-08- Added option to send empty Authorization header in outgoing requestsBenny Prijono
2007-11-03Fixed wrong comment on audio_frame_ptime default valueBenny Prijono
2007-10-31Ticket #407: keep-alive for UDP transports in PJSUA-LIBBenny Prijono
2007-10-31Ticket #406: New PJSUA API to update buddy's presence subscriptionBenny Prijono
2007-10-31Ticket #405: Subscribe to buddy presence upon receiving incoming subscription...Benny Prijono
2007-10-31More ticket #399: added PJSUA API to retrieve the remote NAT typeBenny Prijono
2007-10-25Continuing ticket #400: Only process Service-Route header if enable_service_r...Benny Prijono
2007-10-21Changed default AEC/EC tail length (PJSUA_DEFAULT_EC_TAIL_LEN) from 800 ms to...Benny Prijono
2007-10-16More ticket #399: added callback to report NAT detection result, and sends NA...Benny Prijono
2007-10-12Ticket #399: Initial implementation of tool to perform NAT type detection/cla...Benny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-10-06Ticket #393: Added configuration to set basic audio frame length to minimize ...Benny Prijono
2007-10-05Ticket #391: Added framework to send and receive arbitrary requests within ca...Benny Prijono
2007-10-04Ticket #389: Added new commands in pjsua to change codec priorities and send ...Benny Prijono
2007-09-30Ticket #385: Support for reliable provisional response (100rel, PRACK)Benny Prijono
2007-09-27Ticket #381: auto-update the IP address in Contact according to the address/p...Benny Prijono
2007-09-15Ticket #370: Implemented callback notification to application when ICE negoti...Benny Prijono
2007-09-10Updated Python module to pjsip-0.7 (inc. custom presence test)Benny Prijono
2007-08-25Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting s...Benny Prijono