[asterisk-users] why doesn't "s" accept incoming call
Doug Lytle
support at drdos.info
Tue Jun 7 13:22:30 CDT 2011
sean darcy wrote:
> Shouldn't "s" work here?
S stands for start. Inbound calls via a provider, to your inbound
context would match. For you example, it'd have to be:
[out]
exten => +1xxxyyyzzzz,1,NoOp( this is the extension: ${EXTEN})
exten => +1xxxyyyzzzz,n,Answer()
exten => +1xxxyyyzzzz,n(weasels),PlayBack(weasels-eaten-phonesys)
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
More information about the asterisk-users
mailing list