summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2016-02-05chan_misdn: Fix a few issues causing compile errorsGeorge Joseph
2016-02-03AST-2016-002 chan_sip.c: Fix retransmission timeout integer overflow.Richard Mudgett
2016-02-02Merge "chan_sip.c: AMI & CLI notify methods get different values of asterisk'...Mark Michelson
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2016-01-31chan_sip.c: AMI & CLI notify methods get different values of asterisk's own ip.StefanEng86
2016-01-25chan_sip: Fix buffer overrun in sip_sipredirect.Corey Farrell
2016-01-21Merge "chan_sip: option 'notifyringing' change and doc fix"Mark Michelson
2015-12-26chan_sip: option 'notifyringing' change and doc fixWard van Wanrooij
2015-12-25chan_sip.c: fix websocket_write_timeout default valueDade Brandon
2015-12-17chan_sip: Enable WebSocket support by default.Joshua Colp
2015-12-10chan_sip: Add TCP/TLS keepalive to TCP/TLS serverJonathan Rose
2015-12-09Merge "chan_sip: Check sip_pvt pointer in ast_channel_get_t38_state(c)"Matt Jordan
2015-12-08chan_sip.c: Start ICE negotiation when response is sent or received.Eugene Voityuk
2015-12-08chan_sip: Check sip_pvt pointer in ast_channel_get_t38_state(c)Filip Jenicek
2015-12-07chan_sip: Fix crash involving the bogus peer during sip reload.Richard Mudgett
2015-12-07chan_sip: Support parsing of Q.850 reason header in SIP BYE and CANCEL requests.Christof Lauber
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f. (v13 additions)Richard Mudgett
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2015-11-22chan_pjsip: Handle T.38 faxes with direct media bridgesMatt Jordan
2015-11-12Further fixes to improper usage of schedulerSteve Davies
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-03chan_sip: Allow websockets to be disabled.Corey Farrell
2015-10-29Merge "chan_sip: Do not send all codecs on INVITE."Matt Jordan
2015-10-26chan_sip: Do not send all codecs on INVITE.Alexander Traud
2015-10-24build: GCC 5.1.x catches some new const, array bounds and missing paren issuesGeorge Joseph
2015-10-21chan_sip: Fix autoframing=yes.Alexander Traud
2015-10-13channels/chan_sip: Set cause code to 44 on RTP timeoutMatt Jordan
2015-10-08Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes."Joshua Colp
2015-10-06chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers.Florian Sauerteig
2015-10-06chan_pjsip: Fix crash on reINVITE before initial INVITE completes.Richard Mudgett
2015-10-06Merge "Fix improper usage of scheduler exposed by 5c713fdf18f"Matt Jordan
2015-10-06Fix improper usage of scheduler exposed by 5c713fdf18fMatt Jordan
2015-10-05chan_pjsip: Add Referred-By header to the PJSIP REFER packet.Debian Amtelco
2015-09-19Merge "chan_sip: Fix From header truncation for extremely long CALLERID(name)."Joshua Colp
2015-09-18chan_sip: Fix From header truncation for extremely long CALLERID(name).Walter Doekes
2015-09-17PJSIP: avoid crash when getting rtp peerScott Griepentrog
2015-09-11Merge "chan_sip.c: Validation on module reload"Matt Jordan
2015-09-10chan_sip.c: Validation on module reloadRodrigo Ramírez Norambuena
2015-09-05Merge "channels/pjsip/dialplan_functions: Add an option for extracting the SI...Matt Jordan
2015-09-05channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-idMatt Jordan
2015-08-27Merge "Chaos: make hangup NULL tolerant"Mark Michelson
2015-08-26Chaos: make hangup NULL tolerantScott Griepentrog
2015-08-26chan_sip: Allow call pickup to set the hangup cause.Joshua Colp
2015-08-20chan_sip.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.Richard Mudgett
2015-08-13chan_sip.c: wrong peer searched in sip_report_security_eventKevin Harwell
2015-08-12Merge "chan_dahdi.c: Lock private struct for ast_write()."Mark Michelson
2015-08-12Merge "chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF."Mark Michelson
2015-08-11chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.Richard Mudgett
2015-08-11chan_dahdi.c: Lock private struct for ast_write().Richard Mudgett