aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/extensions.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index 6651b7967..9d061d71a 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -479,7 +479,7 @@ exten => a,n,Return
;
; ${ARG1} - Device to page
-exten => s,1,ChanIsAvail(${ARG1},js) ; j is for Jump and s is for ANY call
+exten => s,1,ChanIsAvail(${ARG1},s) ; s is for ANY call
exten => s,n,GoToIf([${AVAILSTATUS} = "1"]?autoanswer:fail)
exten => s,n(autoanswer),Set(_ALERT_INFO="RA") ; This is for the PolyComs
exten => s,n,SIPAddHeader(Call-Info: Answer-After=0) ; This is for the Grandstream, Snoms, and Others