-
- Downloads
Add ability to configure the Max-Forwards header in the dialplan, as well as in
sip.conf configuration for the channel and for devices. The Max-Forwards header is used to prevent loops in a SIP network. Each intermediary, like SIP proxys and SBCs, decrement this counter and detects when it reaches zero, at which point the SIP request is nicely killed in a SIP-friendly way. Review: https://reviewboard.asterisk.org/r/778/ Thanks to dvossel for the review and good advice. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 2 additions, 0 deletionsCHANGES
- channels/chan_sip.c 45 additions, 3 deletionschannels/chan_sip.c
- channels/sip/include/sip.h 4 additions, 1 deletionchannels/sip/include/sip.h
- configs/sip.conf.sample 3 additions, 0 deletionsconfigs/sip.conf.sample
- doc/tex/channelvariables.tex 1 addition, 0 deletionsdoc/tex/channelvariables.tex
Loading
Please register or sign in to comment