summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/extensions.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index 31c3b7dd2..890684578 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -285,6 +285,10 @@ include => dundi-e164-switch
; In macros, it is the start extension. In most other cases,
; you have to goto "s" to execute that extension.
;
+; Note: In old versions of Asterisk the PBX in some cases defaulted to
+; extension "s" when a given extension was wrong (like in AMI originate).
+; This is no longer the case.
+;
; For wildcard matches, see above - all pattern matches start with
; an underscore.
exten => s,1,Goto(${ARG1},1)