summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2015-11-03chan_sip: Allow websockets to be disabled.Corey Farrell
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." in...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" into 13Matt 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-11chan_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-26Chaos: make hangup NULL tolerantScott Griepentrog
2015-08-26chan_sip: Allow call pickup to set the hangup cause.Joshua Colp
2015-08-13chan_sip.c: wrong peer searched in sip_report_security_eventKevin Harwell
2015-08-12Merge topic 'ASTERISK-25315' into 13Mark 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
2015-08-11chan_sip: Fix negotiation of iLBC 30.Alexander Traud
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-07-30chan_sip.c: Tweak glue->update_peer() parameter nil value.Richard Mudgett
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20Merge "chan_pjsip: Don't change formats when frame of unsupported format is r...Matt Jordan
2015-07-17chan_pjsip: Don't change formats when frame of unsupported format is received.Joshua Colp
2015-07-17sig_pri.h: force_restart_unavailable_chans in wrong scopePatric Marschall
2015-07-04Merge "chan_sip: Fix early call pickup channel leak." into 13Joshua Colp
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-07-02Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 13Joshua Colp
2015-07-02chan_sip: Fix early call pickup channel leak.Walter Doekes
2015-07-02chan_mgcp: Don't call close on fd -1.Walter Doekes
2015-07-01chan_vpb.cc: Fix compiler warning Jenkins found.Richard Mudgett
2015-06-22chan_sip: Reload peer without its old capabilities.Alexander Traud
2015-06-20chan_sip: Destroy peers without holding peers container lock.Joshua Colp
2015-06-12Merge "chan_sip.c: Update dialog fromtag after request with auth" into 13Mark Michelson
2015-06-12chan_sip.c: Update dialog fromtag after request with authDamian Ivereigh
2015-06-11chan_pjsip: Set the context and extension on the channel when createdMatt Jordan
2015-06-10chan_iax2: Prevent deadlock between hangup and sending lagrq/pingYousf Ateya
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-17chan_pjsip: Fix crash during off-nominal when no endpoint specified.snuffy
2015-05-12chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.Richard Mudgett
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-04-30chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.Richard Mudgett
2015-04-26channels/chan_skinny: Fix compilation error introduced in f8e21a1adfMatt Jordan
2015-04-22Clang: Fix some more tautological-compare warnings.Diederik de Groot