summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-25Close #1561: Added new user credentials lookup callback that also passes 'pjs...Nanang Izzuddin
2012-07-23Fixed #1560: Added 'timer' in require header in sending 2xx response when ses...Nanang Izzuddin
2012-07-19Re #1559: Add doc about on_incoming_subscribe() to call pjsua_pres_notify() i...Liong Sauw Ming
2012-07-19Re #1558: Add URI test entry for this case in pjsip testLiong Sauw Ming
2012-07-18Fixed #1558: Bug in parsing quoted URI stringsLiong Sauw Ming
2012-07-18Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-07-17Fixed #1577: assertion when TURN session is already destroyedLiong Sauw Ming
2012-07-16Fixed #1555 : Bug with via_rewrite feature when the account gets deletedLiong Sauw Ming
2012-07-14Fixed #1554: Assertion in ICE when STUN resolution yields a same address as o...Benny Prijono
2012-07-13Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codecBenny Prijono
2012-07-12Fixed #1552: Possible crash if media transport stop() is called on ICE transp...Benny Prijono
2012-07-09Fixed #1551: Assertion in TURN code when shutdown or destroy is called more t...Benny Prijono
2012-07-09Fix #1550: Auto re-registration does not work if application does not set on_...Nanang Izzuddin
2012-07-05Re: Added compile-time setting PJNATH_STUN_SOFTWARE_NAME to specify SOFTWARE ...Nanang Izzuddin
2012-07-05Fix #1549: Always reset conference port mixing buffer when it has transmitter...Nanang Izzuddin
2012-07-05Fix #1547:Nanang Izzuddin
2012-07-05Re #1548: Crash due to racing condition in timer when call is disconnected qu...Benny Prijono
2012-07-03Changed version to 2.0.1-svnLiong Sauw Ming
2012-07-03Changed version to 2.0.1Liong Sauw Ming
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