summaryrefslogtreecommitdiff
path: root/res/res_pjsip_sdp_rtp.c
AgeCommit message (Expand)Author
2017-09-10res/res_pjsip: Fix localnet checks in pjsip, part 2.Walter Doekes
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2017-08-09res_rtp_asterisk: Make P2P bridge Asymmetric codec awareTorrey Searle
2017-08-01res_pjsip: Add support for dnsmgr to external_media_address.Joshua Colp
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
2017-06-26res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-07pjsip: Extend 'asymmetric_rtp_codec' option to include us changing.Joshua Colp
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-11res_pjsip_sdp_rtp.c: Don't use deprecated transport struct member.Richard Mudgett
2017-04-04res_pjsip_sdp_rtp.c: Don't alter global addr variable.Richard Mudgett
2017-03-27Add DTLS sanity check.Richard Mudgett
2017-03-24res_pjsip_sdp_rtp: Set hangup cause for RTP timeoutsSean Bright
2017-03-20Merge "res/res_pjsip_session: Only check localnet if it is defined" into 14zuul
2017-03-17Merge "res_pjsip_sdp_rtp.c: Fix cut-n-paste error" into 14Joshua 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-16res_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-11res_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-27Merge "res_pjsip_sdp_rtp: Fix address family of explicit media_address." into 14zuul
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-07-21res_srtp: Enable AES-256 and AES-GCM.Alexander Traud
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."Matt 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."Joshua 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-20res_pjsip_sdp_rtp.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
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-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
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