Kamran Ahmad wrote:

hello

like if 6000 is the main exchange number. any one dial
to 6000 will be asked for pressing his desired
extension then he can press his desired extension then
his number is diled


exten=>6000,1,Background(enterdesiredexten)
exten=>6000,2,Wait(2)
exten=>2000,1,Dial(SIP/${EXTEN})
exten=>3000,1,Dial(SIP/${EXTEN})

I could not find a question here.
Demo is in the extenions.conf, which explains how to use a menu.


bye

Ronald

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to