summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia/sdp_neg.h
AgeCommit message (Expand)Author
2013-08-01Closed #1692: Allow multiple codecs in SDP answerLiong Sauw Ming
2013-07-15Re #817: Initial work for allowing application to respond to re-INVITE manually.Liong Sauw Ming
2013-07-09Closed #1687: Allow media type change during SDP negotiationLiong Sauw Ming
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-06-23Another unterminated SDP offer/answer negotiation fix (Re: #1045):Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-03-15Fixed ticket #183: Add flag in SDP negotiator to specify codec order preferen...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-09-27Updated doxygen documentation on sdp_neg.hBenny Prijono
2006-07-22Changed all public header files to compile correctly when -ansi and -pedantic...Benny Prijono
2006-06-20Yet again large diffs because of documentation/doxygen updateBenny Prijono
2006-06-18Updated doxygen documentation to all headers in PJMEDIABenny Prijono
2006-06-13Added pjmedia_sdp_neg_was_aswer_remote()Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-02-21Added has_local_answer(), and more relaxed negotiationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-09Done media integration in pjsua. Needs to do actual voice testingBenny Prijono
2006-02-07Added STATE_REMOTE_OFFER state in negotiatorBenny Prijono
2006-02-02Added SDP negotiator and changed SDP structs (tested)Benny Prijono