summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-ua
AgeCommit message (Expand)Author
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
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-06Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all registered ...Nanang Izzuddin
2009-08-05Ticket #930:Nanang Izzuddin
2009-06-04Ticket #860:Benny Prijono
2009-06-02Ticket #870: Changed the mapping of host resolution failure to SIP status cod...Benny Prijono
2009-05-13Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is sent (...Benny Prijono
2009-05-01Fixed ticket #815: Re-INVITE transactions takes too long to be cleared when f...Benny Prijono
2009-04-29Fixed compilation error on Symbian caused by ticket #794Benny Prijono
2009-04-27Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Ga...Benny Prijono
2009-04-26Fixed ticket #506: Behavior when cancelling INVITE before provisional respons...Benny Prijono
2009-04-26Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 4...Benny Prijono
2009-04-23Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joe...Benny Prijono