summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2016-11-02chan_sip: add missing account codeSebastian Gutierrez
2016-11-01chan_sip: Incorrect display option Outbound reg. retry 403Grachev Sergey
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-19Merge "chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia."Joshua Colp
2016-10-15chan_sip: Only send video on outgoing channel if incoming channel supports itMichael Kuron
2016-10-11chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia.Alexander Traud
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."zuul
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"zuul
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-07chan_sip: Allow Preferred sRTP.Alexander Traud
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-16Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15chan_sip: Fix lastrtprx always updatedcjack
2016-07-22Merge "chan_sip: Enable Session-Timers for SIP over TCP (and TLS)."zuul
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""zuul
2016-07-21Merge "res_srtp: Enable AES-256 and AES-GCM."zuul
2016-07-21chan_sip: Prevent deadlock when issuing "sip show channels"George Joseph
2016-07-21res_srtp: Enable AES-256 and AES-GCM.Alexander Traud
2016-07-19chan_sip.c: Fix deadlock potential in fax redirection.Richard Mudgett
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-23siren: Add format attribute modules for Siren7 and Siren14.Joshua Colp
2016-06-16Merge "chan_sip: bigger buffers for headers, better failure mode"zuul
2016-06-09Merge "chan_sip: Support auth username for callbackextension feature"zuul
2016-06-09build: Fix ast_sockaddr initialization to be more portableGeorge Joseph
2016-06-09Merge "chan_sip: No rtpmap for static RTP payload IDs in SDP."Joshua Colp
2016-06-08Fixes to include signal.hTimo Teräs
2016-06-08chan_sip: No rtpmap for static RTP payload IDs in SDP.Alexander Traud
2016-06-07chan_sip: bigger buffers for headers, better failure modeVasil Kolev
2016-06-03chan_sip: Support auth username for callbackextension featureTimo Teräs
2016-05-17chan_sip: Prevent extra Session-Expires headers from being addedGeorge Joseph
2016-04-29Merge "chan_sip: Make autocreated peers send PeerStatus events"Joshua Colp
2016-04-26chan_sip: Give more time for TCP/TLS threads to stop.Joshua Colp
2016-04-22chan_sip: Make autocreated peers send PeerStatus eventskkm
2016-04-18chan_sip: Don't verify table if rtupdate=noJaco Kroon
2016-04-07pbx.h: Make ast_state_cb_type take more const.Richard Mudgett
2016-03-24chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers.Alexander Traud
2016-03-22chan_sip.c: Space after port causes unnecessary resolution attemptFrancesco Castellano
2016-03-17Merge "chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full()."Joshua Colp
2016-03-16chan_sip.c: Fix mwi resub deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix registration timeout and expire deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix t38id deadlock potential.Richard Mudgett