Angus Comber
2005-Sep-30 04:12 UTC
[Asterisk-Users] Why does the s extension not work in my extensions.conf file
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 I use the s, start, extension to handle incoming calls. In my zapata.conf: context=frompstnisdn This works ok on another asterisk box I setup. But on incoming calls I get: -- Extension '787367' in context 'frompstnisdn' from '07768385144' does not exist. Rejecting call on channel 0/1, span 1 -- Saved useragent "X-Lite release 1103m" for peer 202 -- Extension '787367' in context 'frompstnisdn' from '07768385144' does not exist. Rejecting call on channel 0/1, span 1 Do I need to enable something to be able to use the s in extensions.conf? Angus
Matt Riddell
2005-Sep-30 05:55 UTC
[Asterisk-Users] Why does the s extension not work in my extensions.conf file
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,HangupIf 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)
Angus Comber
2005-Sep-30 11:38 UTC
[Asterisk-Users] Why does the s extension not work inmy extensions.conf file
But I thought s was start and so should not need to do this? Angus ----- Original Message ----- From: "Matt Riddell" <matt.riddell@sineapps.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Friday, September 30, 2005 1:55 PM Subject: Re: [Asterisk-Users] Why does the s extension not work inmy extensions.conf file> 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) > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Possibly Parallel Threads
- *8 and group pickup not working
- Why do I get pbx.c 1645 pbx_extension_helper: No application 'Voicemailman' for extension
- analog phone/door buzzer going through a Sipura SPA2000 ATA dials really slowly
- What is web login password for Asteirsk@Home
- Why can't sip/200 call sip/202