mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Related to issue #14246
Update changes for SIPRemoveHeader() git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -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
|
||||||
--------------
|
--------------
|
||||||
|
2
CREDITS
2
CREDITS
@@ -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
|
||||||
|
Reference in New Issue
Block a user