summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDamien Wedhorn <voip@facts.com.au>2013-02-06 06:55:02 +0000
committerDamien Wedhorn <voip@facts.com.au>2013-02-06 06:55:02 +0000
commit44872e797c1208876ba527136c144a3ce686a1b9 (patch)
tree51c85ff72b6d76696c8d4afab5f40f90cb8edfb8 /configs
parentfe6fc6e3b0395819fe905851324823c1b52c1b6a (diff)
Reset skinny vmexten and immeddial char on reload.
Make skinny reset vmexten and immeddial to '\0' on reload to ensure that it is set to '\0' if the appropriate item is removed/commented in skinny.conf. Also small fix re immeddial char in skinny.conf and add immedial setting to skinny show settings. (closes issue ASTERISK-21037) Reported by: snuffy Tested by: snuffy, myself Patches: immed_dial_fix.diff uploaded by snuffy (license 5024) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@380925 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/skinny.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample
index ba8b2d649..783f65da6 100644
--- a/configs/skinny.conf.sample
+++ b/configs/skinny.conf.sample
@@ -44,7 +44,7 @@ keepalive=120
; be available to immediately dial when a pattern than can be dialed has been entered.
; Default is unset, that is no immediated dial key (softbutton still exists).
;
-;immeddialkey='#'
+;immeddialkey=#
; See https://wiki.asterisk.org/wiki/display/AST/IP+Quality+of+Service for a description of these parameters.
;tos=cs3 ; Sets TOS for signaling packets.