summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-29Re #1523: use random port for PJSUA instance(s) and configurable SIPp port.Nanang Izzuddin
2012-06-29Re #1523: sipp output redirection to /dev/null somehow caused sipp unresponsi...Nanang Izzuddin
2012-06-29Re #1540: Fixed assertion when terminating MWI subscriptionLiong Sauw Ming
2012-06-28Re #1537: Modify NAT detection to no longer update the transport address.Liong Sauw Ming
2012-06-28Re #1523: avoid false failure reported by sipp scenario uas-422-then-200-bad-...Nanang Izzuddin
2012-06-28Re #1523:Nanang Izzuddin
2012-06-27Re #1524: Added call to pjmedia_transport_simulate_lost() for async media tra...Liong Sauw Ming
2012-06-27Re #1537: Fixed bug that does not update via_sent_by upon NAT address update.Liong Sauw Ming
2012-06-26Re #1540: Modify MWI subscription setting on run-timeLiong Sauw Ming
2012-06-26Re #1523: fixed mod_sipp.py problems in executing sipp on unix/mac platforms,...Nanang Izzuddin
2012-06-26Re #1523: added sipp scenario for call transfer (attended & unattended).Nanang Izzuddin
2012-06-26Close #1523:Nanang Izzuddin
2012-06-23Re #1526: r4175 missed PJSUA_UNLOCK() on some failure cases in pjsua_call_ans...Nanang Izzuddin
2012-06-22Fix #1526:Nanang Izzuddin
2012-06-21Fixed #1541: Crash in third party media sample application after library is r...Benny Prijono
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Close #1540:Nanang Izzuddin
2012-06-19Fix #1539: Applied non-strict update of remote capability info after receivin...Nanang Izzuddin
2012-06-19Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike...Benny Prijono
2012-06-18Re #1535: Added check if module "mod-stateful-util" has been unregistered.Nanang Izzuddin
2012-06-18Re #1536: Revert r4167Liong Sauw Ming
2012-06-15Fixed #1536: Modify video port creation parameter to be set with actual creat...Liong Sauw Ming
2012-06-15Re #1524: Removed SDL/ffmpeg libraries from ipjsua sample app.Liong Sauw Ming
2012-06-14Fixed #1535: Pending outgoing TCP transmission may cause crash if the library...Benny Prijono
2012-06-12Close #1534: done.Nanang Izzuddin
2012-06-11Fixed #1533: Deadlock in processing media transport asynchronous creation com...Benny Prijono
2012-06-11Re #1532: put back the 'redundant' loop at the beginning.Nanang Izzuddin
2012-06-07Close #1532: optimization in conference bridge get_frame().Nanang Izzuddin
2012-06-07Fix #1531: fixed memory and handle leak issue in clock thread.Nanang Izzuddin
2012-06-07Re #1529: Modify configure script to search for SDL2 first.Liong Sauw Ming
2012-06-06Fix #1528:Nanang Izzuddin
2012-06-06Close #1529:Nanang Izzuddin
2012-06-06Fixed #1530: Sending ACK is reported with wrong pjsip_event infoBenny Prijono
2012-06-05Re #1527: fixed bug in pjsua-lib, where registration operation may cause wron...Benny Prijono
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-06-01Misc (re #1524): Added sipecho to MSVC project 'Samples' (the samples-vc.mak ...Nanang Izzuddin
2012-06-01Re #1521: minor fixes to BB10 dev.Liong Sauw Ming
2012-06-01Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform.Liong Sauw Ming
2012-06-01Fixed #1525: Modify configure script to disable autodetection when cross-comp...Liong Sauw Ming
2012-05-31Re #1524 (misc fixes): added command line options to specify port and TCP mod...Benny Prijono
2012-05-31Re #1523: Initial version of SIPp python test module.Nanang Izzuddin
2012-05-30Fix #1522:Nanang Izzuddin
2012-05-22Fixed #1515: Sound device is not closed when the call fails to connect (thank...Benny Prijono
2012-05-22Changed version to 2.0-svnBenny Prijono
2012-05-22Changed version to 2.0Benny Prijono
2012-05-22Re #1508 (Misc): put comment in srtp_optional_dup_offer field to say that the...Benny Prijono
2012-05-22Re #1509: backported r4130-4136Benny Prijono
2012-05-22Re #1514: fixed the incoming call scenario, and changed disconnection code fr...Benny Prijono
2012-05-22Fixed second problem in re #1514: NULL state is reported instead of DISCONNEC...Benny Prijono
2012-05-22Fixed first problem in #1514: assertion when media transport initialization failBenny Prijono