-
- Downloads
Allow for redirecting reasons to be set to arbitrary strings.
This allows for the REDIRECTING dialplan function to be used to set the reason to any string. The SIP channel driver has been modified to set the redirecting reason string to the value received in a Diversion header. In addition, SIP 480 response reason text will set the redirecting reason as well. (closes issue AST-942) reported by Malcolm Davenport (closes issue AST-943) reported by Malcolm Davenport Review: https://reviewboard.asterisk.org/r/2101 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373701 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- channels/chan_misdn.c 2 additions, 2 deletionschannels/chan_misdn.c
- channels/chan_sip.c 120 additions, 18 deletionschannels/chan_sip.c
- channels/sig_pri.c 4 additions, 4 deletionschannels/sig_pri.c
- funcs/func_callerid.c 20 additions, 7 deletionsfuncs/func_callerid.c
- include/asterisk/callerid.h 4 additions, 2 deletionsinclude/asterisk/callerid.h
- include/asterisk/channel.h 83 additions, 6 deletionsinclude/asterisk/channel.h
- main/callerid.c 7 additions, 2 deletionsmain/callerid.c
- main/channel.c 136 additions, 30 deletionsmain/channel.c
Loading
Please register or sign in to comment