summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/sdp_neg.c
AgeCommit message (Expand)Author
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2013-08-01Closed #1692: Allow multiple codecs in SDP answerLiong Sauw Ming
2013-07-09Closed #1687: Allow media type change during SDP negotiationLiong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-04-24Fixed #1659: SDP offer version number is not incremented if previous re-INVIT...Benny Prijono
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2012-03-20Re #1428: Fix returning the correct error status when there is no active media.Liong Sauw Ming
2011-12-15Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB.Nanang Izzuddin
2011-10-27Close #1404: handle static payload types match in pjmedia_sdp_neg_fmt_match().Nanang Izzuddin
2011-10-25Re #1300: Bug in updating SDP rtpmap in symmetric PT when PT offer is shorter...Nanang Izzuddin
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-23Re #1300: Implemented symmetric payload type in generating SDP answer in SDP ...Nanang Izzuddin
2011-08-18Re #1347: Fixed case 1, 2, and 3 above:Nanang Izzuddin
2011-08-17Re #1320: Fixed SDP negotiator in generating connection info for SDP media an...Nanang Izzuddin
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-10-16Fixed #1148:Nanang Izzuddin
2010-06-23Another unterminated SDP offer/answer negotiation fix (Re: #1045):Benny Prijono
2010-06-04Re #668:Nanang Izzuddin
2010-06-03Fix #1073:Nanang Izzuddin
2010-06-02Fix #1088:Nanang Izzuddin
2010-05-26Re #1066, in process_m_answer() of sdp_neg.c:Nanang Izzuddin
2010-05-07Fixed #1066:Nanang Izzuddin
2009-10-06Ticket #964:Nanang Izzuddin
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-04-23Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joe...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-11-11Ticket #674:Nanang Izzuddin
2008-08-25Ticket #599:Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-05-07Ticket #527: Commited ticket527.2.patchNanang Izzuddin
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2007-08-31Fixed ticket #366: Crash in SDP negotiator when initial local SDP is not spec...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-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-01PJSDP port to SymbianBenny Prijono
2007-03-15Fixed ticket #183: Add flag in SDP negotiator to specify codec order preferen...Benny Prijono
2007-03-15Fixed ticket #182: SDP negotiation failed when local does not specify telepho...Benny Prijono
2007-03-13Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre)Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-10-19Fixed miscellaneous warnings with gcc compilationBenny Prijono
2006-09-25Tests with other user agents revealed some bugs whichBenny Prijono
2006-09-22Fixed few bugs that seem to have been introduced by new dialog Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-19Fixed bugs in negotiating SDP answer from remote for dynamic payload typesBenny Prijono
2006-06-15Cleanup misc compilation warnings with gccBenny Prijono
2006-06-13Added pjmedia_sdp_neg_was_aswer_remote()Benny Prijono
2006-03-05Fixed SDP negotiation to include clock rateBenny Prijono
2006-02-22Put back stricker SDP negotiation ruleBenny Prijono