summaryrefslogtreecommitdiff
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2009-06-17 21:56:42 +0000
committerDavid Vossel <dvossel@digium.com>2009-06-17 21:56:42 +0000
commit68ba81dfe68fe8cf78d98082ff41b141db6280bc (patch)
tree24b662410f35e77c8e9b9bbeb5c62662d1989bb5 /configs/iax.conf.sample
parent7b37a60418624a484ef3d6354ec4a3ce283f24bd (diff)
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
Diffstat (limited to 'configs/iax.conf.sample')
-rw-r--r--configs/iax.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index 562a4e6c8..ffe433b6b 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -287,6 +287,9 @@ autokill=yes
; just like friends added from the config file only on a
; as-needed basis? (yes|no)
+;rtsavesysname=yes ; Save systemname in realtime database at registration
+ ; Default = no
+
;rtupdate=yes ; Send registry updates to database using realtime? (yes|no)
; If set to yes, when a IAX2 peer registers successfully,
; the ip address, the origination port, the registration period,