res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
[asterisk/asterisk.git] / res / res_pjsip_sdp_rtp.c
2015-03-20 Richard Mudgettres_pjsip_sdp_rtp,sorcery: Fix invalid access and memor...
2015-03-17 Richard MudgettAudit ast_sockaddr_resolve() usage for memory leaks.
2015-03-02 Matthew Jordanres/res_pjsip_sdp_rtp: Revert portion of r432195
2015-02-24 Matthew JordanARI/PJSIP: Apply requesting channel's format cap to...
2015-02-17 Richard Mudgettres_pjsip_refer: Fix crash from a REFER and BYE collision.
2015-02-08 Matthew Jordanres/res_pjsip_sdp_rtp: Fix leak of local ICE candidates...
2015-01-28 Mark MichelsonFix file descriptor leak in RTP code.
2015-01-27 Joshua Colpbridge / res_pjsip_sdp_rtp: Fix issues with media not...
2014-12-18 Kevin Harwellres_pjsip_sdp_rtp: wrong bridge chosen when the DTMF...
2014-12-12 Kinsey MoorePJSIP: Allow use of 'inactive' streams for hold
2014-11-19 Joshua Colpres_pjsip_sdp_rtp: Add support for optimistic SRTP.
2014-11-03 Joshua Colpchan_pjsip: Add support for passing hold and unhold...
2014-10-19 Matthew Jordanres/res_pjsip_sdp_rtp: Revert 425924
2014-10-19 Matthew Jordanres/res_pjsip_sdp_rtp: Remove left over reference to...
2014-10-17 Matthew Jordanres_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant...
2014-10-16 Kinsey MoorePJSIP: Enforce module load dependencies
2014-10-01 Joshua Colpres_pjsip_sdp_rtp: Accept DTLS attributes in top level...
2014-09-30 Joshua Colpres_pjsip_sdp_rtp: Don't place an extra whitespace...
2014-09-19 Richard Mudgettres_pjsip_sdp_rtp.c: Fix native formats containing...
2014-09-06 Joshua Colpres_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute...
2014-08-20 Richard Mudgettchan_pjsip: Update media translation paths when new...
2014-07-25 Mark MichelsonAdd module support level to ast_module_info structure...
2014-07-20 Matthew Jordanmedia formats: re-architect handling of media for perfo...
2014-06-30 Joshua ColpRecorded merge of revisions 417677 from svn.asterisk...
2014-06-06 Kinsey MoorePJSIP: Remove premature write of raw formats
2014-05-09 Kinsey MooreAllow Asterisk to compile under GCC 4.10
2014-04-30 Joshua Colpres_pjsip_sdp_rtp: Fix issue where sending a hold SDP...
2014-02-27 Matthew Jordanres_pjsip_sdp_rtp: Apply packetization rules on inbound...
2014-01-17 Scott Griepentrogpjsip: fix support for allow=all
2013-11-28 Joshua Colpres_pjsip_sdp_rtp: Don't produce an invalid media strea...
2013-11-21 Matthew Jordanres_pjsip_sdp_rtp: Fix use of uninitialized value in...
2013-10-03 Mark MichelsonCache string values of formats on ast_format_cap()...
2013-10-03 Joshua ColpFix crashes in res_pjsip_sdp_rtp and res_pjsip_t38...
2013-09-17 Mark MichelsonChange the "external_media_address" PJSIP endpoint...
2013-08-23 Matthew JordanAdd pass through support for Opus and VP8; Opus format...
2013-07-30 Mark MichelsonThe large GULP->PJSIP renaming effort.