On Sat, 2004-11-27 at 12:28 +0100, Roy Sigurd Karlsbakk wrote:
> > How to implement some of the function into asterisk like *67 "call
> > number blocking"
> 
> exten => _*67*X.,1,CallerPres(32)
> exten => _*67*X.,1,Dial(Zap/g1/${EXTEN:4},${TIMEOUT},${DIALOPTS}))
> 

The above example doesn't work on my setup:
I have in my extension.conf:

[outgoing]
ignorepat => 9
exten => _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],60,tr)
exten => _9.,2,Playback(invalid)
exten => _9.,3,Hangup

The ideal situation would be dial "9" get an outside dial tone (on
psnt-spa3k) and wait for my further instruction, where I could enter for
example *67

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