[Asterisk-Users] Why does the s extension not work in
my extensions.conf file
Matt Riddell
matt.riddell at sineapps.com
Fri Sep 30 05:55:15 MST 2005
Angus Comber wrote:
> Hello
>
> In my extensions.conf file:
>
> [frompstnisdn]
> exten => s,1,Dial(SIP/200&SIP/202,20)
> exten => s,2,Voicemail(su200)
> exten => s,3,Hangup
If you really want to use s, you will need to add an extension:
exten => 787367,1,Goto(s,1)
--
Cheers,
Matt Riddell
_______________________________________________
http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
More information about the asterisk-users
mailing list