summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2016-10-15chan_sip: Only send video on outgoing channel if incoming channel supports itMichael Kuron
2016-10-05chan_sip: Honor support of Symmetric Response (rport) for SIP requests.Alexander Traud
2016-09-27Merge "chan_sip: Resolve externhost not to IPv6; instead go for IPv4." into 13zuul
2016-09-23Merge "channels/chan_pjsip: fix HANGUPCAUSE function bug." into 13zuul
2016-09-23channels/chan_pjsip: fix HANGUPCAUSE function bug.Aaron An
2016-09-23chan_sip: Resolve externhost not to IPv6; instead go for IPv4.Alexander Traud
2016-09-23chan_sip: Address runaway when realtime peers subscribe to mailboxesGeorge Joseph
2016-09-14Merge "chan_sip: Fix session timeout on retransmit of non-UDP packets" into 13zuul
2016-09-13chan_sip: Fix session timeout on retransmit of non-UDP packetsSteve Davies
2016-09-12chan_sip: Allow target refresh (Contact update) on re-INVITE.Walter Doekes
2016-09-09chan_sip: Don't allocate new RTP instances on top of old ones.Joshua Colp
2016-09-06chan_sip: Don't refuse calls with "optional crypto"; fall back to RTP.Walter Doekes
2016-08-18res_format_attr_g729: Add annexb=no format parameter to SDPsKevin Harwell
2016-08-16Merge "Refactor usage pattern of xmldoc info tag." into 13zuul
2016-08-16Merge "chan_sip: Fix lastrtprx always updated" into 13zuul
2016-08-15Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15chan_sip: Fix lastrtprx always updatedcjack
2016-08-12func_channel: Reorganize documentationMatt Jordan
2016-08-10channels/chan_pjsip: Add PJSIP_SEND_SESSION_REFRESHMatt Jordan
2016-07-22chan_sip: Enable Session-Timers for SIP over TCP (and TLS).Alexander Traud
2016-07-22Merge "chan_sip: Prevent deadlock when issuing "sip show channels"" into 13Joshua Colp
2016-07-21Merge "chan_dahdi.c: Fix deadlock potential in fax redirection." into 13zuul
2016-07-21Merge "chan_sip.c: Fix deadlock potential in fax redirection." into 13zuul
2016-07-21Merge "chan_pjsip.c: Fix deadlock potential in fax redirection." into 13zuul
2016-07-21Merge changes from topic 'ASTERISK-26214' into 13Joshua Colp
2016-07-21chan_sip: Prevent deadlock when issuing "sip show channels"George Joseph
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13Joshua Colp
2016-07-19chan_dahdi.c: Fix deadlock potential in fax redirection.Richard Mudgett
2016-07-19chan_sip.c: Fix deadlock potential in fax redirection.Richard Mudgett
2016-07-19chan_pjsip.c: Fix deadlock potential in fax redirection.Richard Mudgett
2016-07-19chan_dahdi: Add faxdetect_timeout option.Richard Mudgett
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-18Unit tests: Use AST_TEST_DEFINE in conditional code only.Corey Farrell
2016-07-13chan_sip: Fix reference leak in mwi_event_cbCorey Farrell
2016-07-09chan_sip: Fix reference leaks in error paths.Corey Farrell
2016-07-07chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.Joshua Colp
2016-06-30res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().Richard Mudgett
2016-06-29Merge "siren: Add format attribute modules for Siren7 and Siren14." into 13zuul
2016-06-28BuildSystem: Fix a few issues hightlighted by gcc 6.xGeorge Joseph
2016-06-23siren: Add format attribute modules for Siren7 and Siren14.Joshua Colp
2016-06-22chan_unistim: Fix memcpy in get_to_addressGeorge Joseph
2016-06-16chan_sip: bigger buffers for headers, better failure modeVasil Kolev
2016-06-10chan_rtp: Backport changes from master.Richard Mudgett
2016-06-10chan_rtp.c: Copy file from chan_multicast_rtp.cRichard Mudgett
2016-06-09Merge "chan_pjsip: Lock channel when checking for RTP changes." into 13zuul
2016-06-09chan_pjsip: Lock channel when checking for RTP changes.Mark Michelson
2016-06-09build: Fix ast_sockaddr initialization to be more portableGeorge Joseph
2016-05-17chan_sip: Prevent extra Session-Expires headers from being addedGeorge Joseph
2016-04-29Merge "chan_sip: Make autocreated peers send PeerStatus events" into 13zuul
2016-04-26chan_sip: Give more time for TCP/TLS threads to stop.Joshua Colp