Commit Graph

7841 Commits (fa0985851aba9bc8ca234b66cd47c50e45eae61f)

Author SHA1 Message Date
Walter Doekes 2fcf45e9cf chan_sip: Fix From header truncation for extremely long CALLERID(name).
10 years ago
Joshua Colp 59636e82b2 chan_sip: Allow call pickup to set the hangup cause.
10 years ago
Mark Michelson 6446061614 Merge "chan_sip.c: wrong peer searched in sip_report_security_event" into 11
10 years ago
Kevin Harwell 430db4333e chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Richard Mudgett c777c9565d chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett f43ea74e9e chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Richard Mudgett 5311d18101 chan_sip.c: Move NULL check to where it will do some good.
10 years ago
Richard Mudgett f5cd1fa0df chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Mark Michelson 7e8916908d Local channels: Alternate solution to ringback problem.
10 years ago
Mark Michelson 525bbf7d4e Local channels: Do not block control -1 payloads.
10 years ago
Patric Marschall 0433f08903 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Joshua Colp 895dbe532c Merge "chan_sip: Fix early call pickup caused deadlock." into 11
10 years ago
Joshua Colp 6d9115767f Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 11
10 years ago
Walter Doekes 0e6d3f5ee5 chan_sip: Fix early call pickup caused deadlock.
10 years ago
Walter Doekes f6bbc4f16e chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 1e186dc857 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Matt Jordan 9b74dcb687 Makefile: Remove coverage files on 'make clean'
10 years ago
Matt Jordan 353dd68cd0 Merge "chan_sip: Prevent deadlock when performing BYE with Also transfer." into 11
10 years ago
Damian Ivereigh 8b60998d29 chan_sip.c: Update dialog fromtag after request with auth
10 years ago
Mark Michelson d821f56b02 chan_sip: Prevent deadlock when performing BYE with Also transfer.
10 years ago
Corey Farrell 53658a14cc Fix unsafe uses of ast_context pointers.
10 years ago
Corey Edwards 2d297c7b9a chan_sip/sdp_crypto.c: allow SDP crypto tag to be up to 9 digits
10 years ago
Richard Mudgett bedc7bf825 chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
10 years ago
Richard Mudgett f3bc0cc70f v11: More files to ignore.
10 years ago
Richard Mudgett b54f5fda05 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Richard Mudgett e4b956b186 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
10 years ago
George Joseph b44aeb6998 .gitignore updates for 11
10 years ago
Matthew Jordan efef678411 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
Matthew Jordan 7c4efc490a clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan ed191ca32c chan_iax2: Fix mixup of code/declarations
10 years ago
Matthew Jordan e61628db7b chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan 7dd8c34e82 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan c224c44a16 clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
George Joseph 5e46127e17 build: Fixes for gcc 5 compilation
10 years ago
Richard Mudgett e159080c45 chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 297b8df31b clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan b8d7aa442d clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan dc6249a271 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
10 years ago
Matthew Jordan 297f7b16ff clang compiler warnings: Fix -Wunused-function
10 years ago
Corey Farrell 648fd9e2dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
10 years ago
Richard Mudgett 3e6e5a977e chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett 2befe82721 chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
Matthew Jordan 8bb48e1f50 make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan bbfc8cc778 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Matthew Jordan 6c4df2c704 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan af498bf03e channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
Matthew Jordan 789d4379b6 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Richard Mudgett e16226c167 chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
Richard Mudgett 13d0e9fe7d chan_dahdi: Remove some dead code.
10 years ago
Corey Farrell f8254210de Create work around for scheduler leaks during shutdown.
10 years ago