summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/pjsua_app.c
AgeCommit message (Expand)Author
2009-06-30Related to #911:Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-04-27Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Ga...Benny Prijono
2009-04-05Ticket #776: IPv6 option in pjsuaBenny Prijono
2009-04-02Misc (ticket #772): bug in pjsua application when reading the URL from the bu...Benny Prijono
2009-03-12Ticket #716 (app misc): fixed info of ilbc default mode in pjsua app menu.Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-12Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475):Benny Prijono
2009-02-06Ticket #716 (miscellaneous): write nameserver settings in dump config in pjsu...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-17Ticket 684: protect the memory allocation for TX packet with try/catch, and f...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-09-24Ticket #643: Do not try to re-register with a new Contact when the REGISTER r...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-19Added on_incoming_subscribe() handler in pjsua, just to demonstrate that this...Benny Prijono
2008-08-13Fixed bug in --auto-rec option handling in pjsuaBenny Prijono
2008-08-11Related to ticket #590: added command line option in pjsua to select the echo...Benny Prijono
2008-08-07Ticket #586: Added ICE negotiations test to test the scenario when two agents...Benny Prijono
2008-08-04Ticket #563: Updated SDP offer/answer related to call hold scenario to confor...Nanang Izzuddin
2008-07-25Fixed invalid configuration generation in pjsua for auto-update-nat option (t...Benny Prijono
2008-07-19Added pjsua option to set the logging color scheme for terminal with light ba...Benny Prijono
2008-07-19Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and run...Benny Prijono
2008-07-17Added pjsua command line option '--jb-max-size' to set jitter buffer max framesNanang Izzuddin
2008-07-17Added ability to dump extended statistics (RTCP XR) in pjsua.Nanang Izzuddin
2008-07-13Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using tempo...Benny Prijono
2008-07-01Ticket #552: Added TLS server name extension to support connecting to multi-h...Benny Prijono
2008-06-27Fixed minor bug on ptime calculation on player creation; Updated pjsua-app in...Nanang Izzuddin
2008-06-26echo command in pjsua can be used to print any text, and this is used to bett...Benny Prijono
2008-06-26Added option to disable stdout buffering in pjsua, and adjust the python testsBenny Prijono
2008-06-26Specifying star in codec selection will select all codecs. Fixed the codec se...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20More ticket #543: added PESQ testNanang Izzuddin
2008-06-14Changed tonegen to use native clock rate, and other minor changesBenny Prijono
2008-06-14Refine the tone feature implementation in pjsuaBenny Prijono
2008-06-14Added ringback/alert tones in pjsuaBenny Prijono
2008-06-13Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new ...Nanang Izzuddin
2008-06-12Added echo option and stdout refresh in pjsua to assist automated test scriptsBenny Prijono
2008-06-12Ticket #542: added new API and macro for sound device latency settings, also ...Nanang Izzuddin
2008-06-06More ticket #485: added TURN support in PJSUA-LIB APIBenny Prijono
2008-06-02Increase clock rate limit in pjsua to 192000 (from 48000)Benny Prijono
2008-04-10Fixed bug in writing snd_clock_rate configuration to file in pjsuaBenny 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-03-21Enlarge the buffer for printing call media statistic in pjsua (sometimes the...Benny Prijono
2008-02-26Ticket #495: ability to specify different clock rate when opening sound deviceBenny Prijono
2008-02-18Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf)Benny Prijono