[Asterisk-Users] Dialplan variables
Diego Ercolani
ercolani-asterisk-users at yacme.com
Tue Jan 11 11:53:57 MST 2005
Il 01:20, mercoledì 29 dicembre 2004, Norman Zhang ha scritto:
> Hi,
>
> May I ask what does
>
> exten => s,1,Answer
> exten => s,2,ResponseTimeout(5)
>
> exten => i,1,Playback(pbx-invalid)
>
> s, t, i stands for? It says it is someexten but I still don't get it.
s: start is the extension invoked when there is the option immediate=yes in
the channel
t: timeout, is the extension where asterisk goes when a user doesn't respond
in time to a directory request
i: invalid, is the extension to go when it's digited a wrong extension.
More information about the asterisk-users
mailing list