Hi, I can dial-in and here the prompt, but whenever I select 101, I get invalid extension. May I ask, is this the right way of answering incoming calls? Regards, Norman Zhang [inbound-sip] exten => 533990,1,Answer exten => s,2,ResponseTimeout(5) exten => s,3,Background(mymenu) exten => t,1,Goto(s,2) exten => i,1,Playback(pbx-invalid) exten => i,2,Goto(s,2) exten => 101,1,Goto(local,101,1) exten => 138,1,Goto(local,138,1) ;exten => 533990,1,Goto(local,101,1) ; Internal Extensions [local] exten => 101,1,Dial(${MAINPHONE},20,Tt) exten => 101,2,Voicemail(u101) exten => 101,3,Hangup
> I can dial-in and here the prompt, but whenever I select 101, I get > invalid extension. May I ask, is this the right way of answering > incoming calls?I had to change all occurance of s to 533990 in order for this to work. 533990 is my FWD #. May I ask how can I genearlize this using s? Regards, Norman Zhang> [inbound-sip] > exten => 533990,1,Answer > exten => s,2,ResponseTimeout(5) > exten => s,3,Background(mymenu) > > exten => t,1,Goto(s,2) > > exten => i,1,Playback(pbx-invalid) > exten => i,2,Goto(s,2) > > exten => 101,1,Goto(local,101,1) > exten => 138,1,Goto(local,138,1)
Norman Zhang wrote:> Hi, > > I can dial-in and here the prompt, but whenever I select 101, I get > invalid extension. May I ask, is this the right way of answering > incoming calls? > > Regards, > Norman Zhang > > [inbound-sip] > exten => 533990,1,Answer > exten => s,2,ResponseTimeout(5) > exten => s,3,Background(mymenu)Bearing in mind that the extensions are => extension, priority, something to do, you seem to be missing s,1... -- Cheers, Matt Riddell _______________________________________________ Daily Asterisk News: http://www.sineapps.com/news.php for html http://www.sineapps.com/rssfeed.php for rss
>> I can dial-in and here the prompt, but whenever I select 101, I get >> invalid extension. May I ask, is this the right way of answering >> incoming calls? >> >> [inbound-sip] >> exten => 533990,1,Answer >> exten => s,2,ResponseTimeout(5) >> exten => s,3,Background(mymenu) > > Bearing in mind that the extensions are => extension, priority, > something to do, you seem to be missing s,1...I need to replace all s with 533990, so * would answer to incoming calls. If I use s, I get error 404. Am I missing something? Regards, Norman Zhang
I have a Cisco 7960G hooked up to a VPN connection tied into an Asterisk box.... The problem I have is after a certain amount of time, when you try to contact that extension a message comes up I'm sorry, that's an invalid extension. It works sometimes, and then it stops. I changed the Registration expiration time from 3600 seconds to 60 seconds, it helped but it's still not resolved. ----- Dan Levine CYTEXONE | Your Technology Specialists t: 877.CYTEXONE x 810 l: 212.477.0990 x 810 e: dan@cytexone.com http://www.cytexone.com