summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2017-01-09Merge "chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND." into 13Joshua Colp
2017-01-09Merge changes from topic 'ASTERISK-26672' into 13Joshua Colp
2017-01-04chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND.Alexander Traud
2017-01-03chan_pjsip: Use session for retrieving CHANNEL() information.Joshua Colp
2016-12-22chan_rtp.c: Fix uninitialized memory crash.Richard Mudgett
2016-12-19Merge "chan_dahdi.c: Fix bounds check regression." into 13Joshua Colp
2016-12-17chan_sip: Reorder unload_module to deal with stuck TCP threads.Corey Farrell
2016-12-14chan_dahdi.c: Fix bounds check regression.Richard Mudgett
2016-12-09Merge "Fix typo in chan_sip" into 13Joshua Colp
2016-12-09Merge "chan_sip: Delete unneeded check" into 13Joshua Colp
2016-12-08chan_sip: Delete unneeded checkBadalyan Vyacheslav
2016-12-08Small code cleanup in chan_sipBadalyan Vyacheslav
2016-12-08Fix typo in chan_sipBadalyan Vyacheslav
2016-12-08chan_sip: Do not allow non-SP/HTAB between header key and colon.Walter Doekes
2016-12-02Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter"...Joshua Colp
2016-11-30Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" ...zuul
2016-11-28res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameterMatt Jordan
2016-11-26chan_sip: Fix segfault during module unloadMichael Kuron
2016-11-16chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=noAlexei Gradinari
2016-11-11Fix closing rtp ports after call finished in chan_unistim.Igor Goncharovskiy
2016-11-04Revert "chan_sip: Fix lastrtprx always updated"Kevin Harwell
2016-11-02chan_sip: add missing account codeSebastian Gutierrez
2016-11-01chan_sip: Incorrect display option Outbound reg. retry 403Grachev Sergey
2016-10-27Merge "pjsip: Fix a few media bugs with reinvites and asymmetric payloads." i...Joshua Colp
2016-10-26Merge "chan_pjsip: segfault on already disconnected session" into 13Joshua Colp
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-10-19Merge "chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia." i...zuul
2016-10-18Merge "chan_rtp: Set a sane default rtp engine for unicast." into 13zuul
2016-10-18chan_pjsip: segfault on already disconnected sessionAlexei Gradinari
2016-10-17chan_rtp: Set a sane default rtp engine for unicast.Moises Silva
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." 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