hi all i have my asterisk work perfectly thanks to you now i need to apply some improvements like PIN :(

i need to all people can call in my city with this pattern

exten => _XXXXXXX,1,Dial(${TRUNK}/${EXTEN})
exten => _XXXXXXX,2,Voicemail(u${EXTEN})

this work perfectly but when the people try to call a long distance call i need to asterisk ask for a PIN
is that possible? this is the pattern to call long distance

exten => _XXXXXXXXXXXXXXX,1,Dial(${TRUNK}/${EXTEN})
exten => _XXXXXXXXXXXXXXX,2,Voicemail(u${EXTEN})

i need to add somenthing in here or in other section in the conf?

thanks all!!!!
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to