mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-23 04:58:48 +00:00
Add rtsavesysname to chan_iax
chan_sip has an option to save the sysname on rtupdate. This patch copies that same logic to chan_iax. (closes issue #14837) Reported by: barthpbx Patches: iax2-rtsavesysname.patch uploaded by barthpbx (license 744) rt_iax.diff uploaded by dvossel (license 671) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@201534 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -34,6 +34,11 @@ SIP Changes
|
||||
but will generate a warning in the log indicating that the SIP peer that sent
|
||||
the SDP should have the 'ignoresdpversion' option set.
|
||||
|
||||
IAX2 Changes
|
||||
-----------
|
||||
* Added rtsavesysname option into iax.conf to allow the systname to be saved
|
||||
on realtime updates.
|
||||
|
||||
Applications
|
||||
------------
|
||||
* Added progress option to the app_dial D() option. When progress DTMF is
|
||||
|
Reference in New Issue
Block a user