[Asterisk-Users] long distance ask for pin

Pietro U pietrouruguay at gmail.com
Fri Jun 9 06:02:48 MST 2006


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!!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060609/42a1679a/attachment.htm


More information about the asterisk-users mailing list