summaryrefslogtreecommitdiff
path: root/res/res_pjsip_sdp_rtp.c
AgeCommit message (Expand)Author
2017-03-20Merge "res/res_pjsip_session: Only check localnet if it is defined" into 13zuul
2017-03-17Merge "res_pjsip_sdp_rtp.c: Fix cut-n-paste error" into 13Joshua Colp
2017-03-17Merge "res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit trans...Joshua Colp
2017-03-16res_pjsip_sdp_rtp.c: Fix cut-n-paste errorRichard Mudgett
2017-03-16res/res_pjsip_session: Only check localnet if it is definedMatt Jordan
2017-03-17res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit transportRichard Begg
2017-03-15Add rtcp-mux supportMark Michelson
2016-11-30res_rtp: Fix regression when IPv6 is not available.Guido Falsi
2016-11-10res_pjsip_sdp_rtp: Reject offer of required SRTP without res_srtp.Joshua Colp
2016-11-01res_pjsip_sdp_rtp: Limit number of formats to defined maximum.Joshua Colp
2016-10-28Merge "res_pjsip_sdp_rtp: Fix address family of explicit media_address." into 13Joshua Colp
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-10-26res_pjsip_sdp_rtp: Fix address family of explicit media_address.Joshua Colp
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-06-20fix: memory leaks, resource leaks, out of bounds and bugsAlexei Gradinari
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2015-11-11Merge "res_pjsip_sdp_rtp: Enable Opus to be negotiated via SIP/SDP." into 13Matt Jordan
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-06res_pjsip_sdp_rtp: Enable Opus to be negotiated via SIP/SDP.Alexander Traud
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-27Merge "res_pjsip: Add common ast_sip_get_host_ip API." into 13Joshua Colp
2015-08-26Chaos: handle failed allocation in get_media_encryption_typeScott Griepentrog
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-08-14res_pjsip_sdp_rtp: Restore removed NULL check.Mark Michelson
2015-07-30res_pjsip_sdp_rtp.c: Fixup some whitespace.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list.Richard Mudgett
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-03-20res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.Richard Mudgett
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-03-02res/res_pjsip_sdp_rtp: Revert portion of r432195Matthew Jordan
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew Jordan
2015-02-17res_pjsip_refer: Fix crash from a REFER and BYE collision.Richard Mudgett
2015-02-08res/res_pjsip_sdp_rtp: Fix leak of local ICE candidates when applying to SDPMatthew Jordan
2015-01-28Fix file descriptor leak in RTP code.Mark Michelson
2015-01-27bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during ...Joshua Colp
2014-12-18res_pjsip_sdp_rtp: wrong bridge chosen when the DTMF mode is not compatibleKevin Harwell
2014-12-12PJSIP: Allow use of 'inactive' streams for holdKinsey Moore
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-10-19res/res_pjsip_sdp_rtp: Revert 425922Matthew Jordan
2014-10-19res/res_pjsip_sdp_rtp: Remove left over reference to override_prefsMatthew Jordan
2014-10-17res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offersMatthew Jordan
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-01res_pjsip_sdp_rtp: Accept DTLS attributes in top level, not just media session.Joshua Colp
2014-09-30res_pjsip_sdp_rtp: Don't place an extra whitespace before 'rport' and don't p...Joshua Colp
2014-09-19res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not nego...Richard Mudgett