summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip-ua/sip_inv.h
AgeCommit message (Expand)Author
2013-11-19Fixed #1712: Must not send BYE before ACK is receivedBenny Prijono
2013-08-21Re #817: Fix replying to re-INVITE after it was cancelled (thanks to Saúl Ib...Liong Sauw Ming
2013-07-15Re #817: Initial work for allowing application to respond to re-INVITE manually.Liong Sauw Ming
2013-07-10Re #1687: Add SDP negotiation flags in invite sessionLiong Sauw Ming
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-03Closed #1266:Liong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-06-24Fixed #1081: Implement ICE option tag (RFC 5678)Benny Prijono
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-04-26Fixed ticket #506: Behavior when cancelling INVITE before provisional respons...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny 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-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2008-01-23Related to ticket #61: added new invite session API pjsip_inv_verify_request(...Benny Prijono
2007-11-25Ticket #416: Allow application to handle sending ACK manuallyBenny Prijono
2007-10-05Ticket #391: Added framework to send and receive arbitrary requests within ca...Benny Prijono
2007-10-03Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiationBenny Prijono
2007-09-30Ticket #385: Support for reliable provisional response (100rel, PRACK)Benny Prijono
2007-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-05-30Fixed ticket #302: Behavior in cancelling INVITE session when no provisional ...Benny Prijono
2007-05-22Fixed ticket #284: Failed scenarios with CANCEL requests (thanks Esbjörn Dom...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-07-18Small improvements: (1) pjsua now responds to incoming OPTIONS request, which...Benny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-06-13Added status_text and cause_text in dialog and transaction to capture the rea...Benny Prijono
2006-03-17Changed pjsip_inv_send_msg() functionBenny Prijono
2006-03-05Added API to terminate dialog prematurely. Affect: dialog, invite sessions, e...Benny Prijono
2006-02-23Added support for NULL frame in rtp stream, fixed bugs here and there in INVI...Benny Prijono
2006-02-21Implemented major feature: call hold and transferBenny Prijono
2006-02-14Ported pjsip to WinCEBenny Prijono
2006-02-10Added more logging, and fixed bug when ACK is responded!Benny Prijono
2006-02-09Updated with new jitter buffer, and statistics in pjsuaBenny Prijono
2006-02-09Done media integration in pjsua. Needs to do actual voice testingBenny Prijono
2006-02-07Tested initial implementation: basic UAC, client registration, authentication...Benny Prijono
2006-02-07Initial implementation of invite session abstraction, and updated pjsua for t...Benny Prijono