mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
samples: remove and/or change some wiki mentions
Cleaned some dead links. Replaced word wiki with either docs or link to https://docs.asterisk.org/ Resolves: #974
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
f8a0db8d15
commit
e9682be4ab
@@ -549,7 +549,7 @@ exten => s,1,ChanIsAvail(${ARG1},s) ; s is for ANY call
|
||||
same => n,GotoIf($["${AVAILSTATUS}" = "1"]?autoanswer:fail)
|
||||
same => n(autoanswer),Set(_ALERT_INFO="RA") ; This is for the PolyComs
|
||||
same => n,SIPAddHeader(Call-Info: Answer-After=0) ; This is for the Grandstream, Snoms, and Others
|
||||
same => n,NoOp() ; Add others here and Post on the Wiki!!!!
|
||||
same => n,NoOp() ; Add others here and Post on the Docs!!!!
|
||||
same => n,Dial(${ARG1})
|
||||
same => n(fail),Hangup()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user