summaryrefslogtreecommitdiff
path: root/res/res_pjsip_sdp_rtp.c
AgeCommit message (Expand)Author
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-30res_pjsip_sdp_rtp: Fix issue where sending a hold SDP twice could cause an un...Joshua Colp
2014-02-27res_pjsip_sdp_rtp: Apply packetization rules on inbound SDP handlingMatthew Jordan
2014-01-17pjsip: fix support for allow=allScott Griepentrog
2013-11-28res_pjsip_sdp_rtp: Don't produce an invalid media stream with no formats.Joshua Colp
2013-11-21res_pjsip_sdp_rtp: Fix use of uninitialized value in PJSIPMatthew Jordan
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-03Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected ...Joshua Colp
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson