summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/session.c
AgeCommit message (Expand)Author
2008-09-19Fixed pjmedia session bug in getting channel count from SDP for static payload.Nanang Izzuddin
2008-08-25Ticket #599:Nanang Izzuddin
2008-07-17Fixed linking error cased by missing PJMEDIA_HAS_RTCP_XR guard for pjmedia_se...Nanang Izzuddin
2008-07-17Added ability to dump extended statistics (RTCP XR) in pjsua.Nanang Izzuddin
2008-06-27Media session should not reject the whole SDP when it receives SDP with unkno...Benny Prijono
2008-06-27Fixed session.c incorrectly parsing channel count from SDPNanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-09Added more validations & a new API (thanks Florian Bomers):Nanang Izzuddin
2008-04-29More on ticket #513:Nanang Izzuddin
2008-04-22More ticket #420: creation of IPv6 media streams (tested on SIPit22)Benny Prijono
2008-03-28Fixed bug in automatic RTCP address calculation causing assertion failure in ...Benny Prijono
2008-02-21Ticket #486: Handle G.722 wong clock rate bug and other codec with inconsiste...Benny Prijono
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2008-02-15Ticket #480: PJSIP rejects incoming call with m=image in the offer (thanks Th...Benny Prijono
2008-01-23Handle SDP offer containing application as the media typeBenny Prijono
2008-01-14Ticket #448: PJSIP rejects incoming call with 415/Unsupported Media Type for ...Benny Prijono
2007-12-28Ticket #433: Failure in media negotiation when SDP contains two audio media l...Benny Prijono
2007-12-03Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6Benny Prijono
2007-09-24Overridable media session pool sizeBenny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-03-27Fixed ticket #203: Fix error when telephone-event is set as the first format ...Benny Prijono
2007-02-26Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks Da...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-12-26Added DTMF callback support all the way to PJSUA API (ticket #48)Benny Prijono
2006-07-31- Added iLBC codec (experimental) with the following features:Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-07-02Miscellaneous bug fix and improvements in PJMEDIA: (1) more stricker SDP pars...Benny Prijono
2006-06-29Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other...Benny Prijono
2006-05-17Major modification in pjmedia to split stream transport into separate functio...Benny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-05-11Fixed bug: incorrect remote and local PT for telephone-events (swapped)Benny Prijono
2006-05-02Changed jbuf param name in stream_info, and generate random SSRC for RTP/RTCP...Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-04-06Integrate (stream) quality monitoring into RTCP framework, and update all RTC...Benny Prijono
2006-04-03Moved private create session info from SDP to public APIBenny Prijono
2006-03-06Fixed bug in remote payload type searchBenny Prijono
2006-03-06Fixed bug if payload type for rx and tx is different (i.e. dyn pt)Benny Prijono
2006-03-03Support for missing rtpmap for static payload typesBenny Prijono
2006-02-23Fixed bugs when codec order in remote and local sdp is differentBenny Prijono
2006-02-22RFC 2833 support!Benny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-09Updated with new jitter buffer, and statistics in pjsuaBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono