Related to issue #14246

Update changes for SIPRemoveHeader()


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
Olle Johansson 17 years ago
parent 27c1d88021
commit 04352dac96

@ -44,6 +44,8 @@ SIP Changes
* The parsing of register => lines in sip.conf has been modified to allow a port * The parsing of register => lines in sip.conf has been modified to allow a port
to be present in the "user" portion. Please see the sip.conf.sample file for more to be present in the "user" portion. Please see the sip.conf.sample file for more
information information
* Added a function to remove SIP headers added in the dialplan before the
first INVITE is generated - SIPRemoveHeader()
Skinny Changes Skinny Changes
-------------- --------------

@ -192,6 +192,8 @@ Sergey Tamkovich - Realtime support for MusicOnHold, store and destroy realtime
- See http://voip-info.org/users/view/sergee - See http://voip-info.org/users/view/sergee
serg(AT)voipsolutions.ru serg(AT)voipsolutions.ru
Klaus Darillon - the SIPremoveHeader function in chan_sip
=== OTHER CONTRIBUTIONS === === OTHER CONTRIBUTIONS ===
John Todd - Monkey sounds and associated teletorture prompt John Todd - Monkey sounds and associated teletorture prompt
Michael Jerris - bug marshaling Michael Jerris - bug marshaling

Loading…
Cancel
Save