summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip-ua
AgeCommit message (Expand)Author
2014-01-24Re #1722: Riza Sulistyo
2013-11-19Fixed #1712: Must not send BYE before ACK is receivedBenny Prijono
2013-09-04Closed #1696: IP change detection (Contact rewrite method) based on REGISTER ...Liong Sauw Ming
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
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
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
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
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
2010-03-30Ticket #1044:Nanang Izzuddin
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-05Ticket #930: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-07-11Fixed gcc function is not a prototype warningsBenny 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-05-17Ticket #534: Client register/registration support for various registrar broke...Benny 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-11-08- Added option to send empty Authorization header in outgoing requestsBenny 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-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny 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
2007-01-12Workaround for ticket #50: added API to lock/bind transaction, dialog, and re...Benny Prijono
2006-12-02Fixed ticket #36: pjsip_regc_unregister() SHOULD NOT unregister all contacts ...Benny Prijono
2006-11-11Add pjsip_regc_add_headers() APi to set headers to be added Benny Prijono
2006-11-11Attended call transfer implementation. The changes involves: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