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 _______________________________________________ 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