summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-ua
AgeCommit message (Expand)Author
2013-02-27Re #1560: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1556: backported to 1.xNanang Izzuddin
2013-02-27Re #1530: backported to 1.xNanang Izzuddin
2012-04-23Re #1417: Fixed error handling if pjsip_timer_init_session() when accepting i...Liong Sauw Ming
2012-04-13Fixed #1487: Wrong SDP negotiator state if outgoing UPDATE or re-INVITE is ch...Benny Prijono
2012-04-11More re #1481: Destroying the regc may lead to dangling binding in the regist...Benny Prijono
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
2012-03-06Fixed #1460: Allow call to transition to CONFIRMED state even when SDP negoti...Benny Prijono
2012-02-27Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING state ...Benny Prijono
2011-10-21Fixed #1391: Missing CSeq check for incoming ACK in an INVITE session (thanks...Benny Prijono
2011-09-08Fixed Symbian build error due to re #1364Benny Prijono
2011-09-08Added support for forking of reliable provisional response (100rel):Benny Prijono
2011-06-24Fixed #1318: Prevent PJSIP_INV_STATE_CALLING from being reported more than on...Benny Prijono
2011-05-20Fixed #1291:Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-27Fix #1248: Reset destination info in the INVITE message/tdata before resendin...Nanang Izzuddin
2011-04-27Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you Ale...Benny Prijono
2011-04-26Re #1245: bad last commit caused everything to be treated as unregistrations!Benny Prijono
2011-04-25Fixed #1245: Assertion may be raised if iPhone app woken up to perform regist...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono
2011-03-15Re #1205: If refresh timer is already running, it will be cancelled and resch...Liong Sauw Ming
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2010-12-02Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we are...Benny Prijono
2010-12-02Fixed #1170 (Assertion when receiving updated SDP offer with all media lines ...Benny Prijono
2010-12-02Fixed #1166: Detection of offer/answer glare condition with re-INVITEBenny Prijono
2010-09-28Fixed #1131: Callee disconnects call without sending BYE if ACK is not receiv...Benny Prijono
2010-09-06Fixed ticket:1119: Crash if sending UPDATE fails in session timer module beca...Benny Prijono
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-08-01Re #1070 (support for multipart bodies): modified the param field of pjsip_me...Benny Prijono
2010-06-24Fixed #1039: Add Allow header in outgoing REGISTER request (thanks Daniel Ane...Benny Prijono
2010-06-24Fixed #1081: Implement ICE option tag (RFC 5678)Benny Prijono
2010-06-23Another unterminated SDP offer/answer negotiation fix (Re: #1045):Benny Prijono
2010-06-21Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan Kr...Benny Prijono
2010-06-16Fix #1045:Nanang Izzuddin
2010-06-02Fixed #1092 (Crash when receiving various messages with "Contact: *" header f...Benny Prijono
2010-03-30Ticket #1044:Nanang Izzuddin
2010-02-23Ticket #1031: Automatically handle 423 (Interval Too Brief) response in SIP r...Benny Prijono
2010-02-10Fixed ticket #1011: "Invalid operation step" assertion when TCP is usedBenny Prijono
2010-02-09Fixed ticket #1034: Crash on accepting a call with no codec in the SDP offerBenny Prijono
2009-10-16Ticket #954 (issue no 2): Updated session timer to process 2xx response in mo...Nanang Izzuddin
2009-10-09Ticket #954: Added missing fix in r2933, updating local SE (to a value less t...Nanang Izzuddin
2009-10-09Ticket #954: Updated session timer to tolerate 'bad' SE (less than Min-SE spe...Nanang Izzuddin
2009-08-17Ticket #948: Fixed bug Replaces extension stops functioning after the library...Nanang Izzuddin
2009-08-17Ticket #833: Fixed bug session timer won't work properly after pjsua-lib rest...Nanang Izzuddin
2009-08-17Ticket #833: Updated previous fix for Session Timer (timer callback gets pend...Nanang Izzuddin
2009-08-17Ticket #833: Fixed bug in session timer, timer callback shouldn't perform re-...Nanang Izzuddin
2009-08-14Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP negotiat...Nanang Izzuddin
2009-08-12Ticket #833: Updated Session Timer to keep the refresher role unchanged on an...Nanang Izzuddin
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-12Ticket #833: Fixed pjsip_timer definition (should not in a typedef).Nanang Izzuddin