Actually, why not:
exten => *67XXXXXXX,1, ....{etc}
-----Original Message-----
From: Steven [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 29, 2005 9:45 AM
To: [email protected]
Subject: [Asterisk-Users] Re: Caller ID Block (*67)
Could you just use a different start number?
9 to dial out. 8 to dial out with blocked callerID.
Then just preface the callerID block code for the Telco.
--
--
Steven
May you have the peace and freedom that come from abandoning all hope of
having a better past.
--- - --- - - - - - - - -- - - - --- - ------ -
- --- - - -- - - - -- - - -
"Colin Anderson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
.
> Assuming AMP style contexts:
>
> PRI:
>
> [from-internal]
> exten => *67,1,SetCallerID( )
> exten => *67,2,SetCallerIDName( )
> exten => *67,3,SetCallerIDNum( )
> exten => *67,4,Playback(YourCustomPromptStar67IsEnabled)
> exten => *67,5,DISA(no-password|from-internal)
>
> POTS:
>
> [from-internal]
> exten => *67,1,Dial(ZAP/1/*67 )
> exten => *67,2,Wait(3)
> exten => *67,3,SoftHangup(ZAP/1)
> exten => *67,4,Playback(YourCustomPromptStar67IsEnabled)
> exten => *67,5,DISA(no-password|from-internal)
>
> Untested, but don't see why it shouldn't work hth
>
>
> -----Original Message-----
> From: Kerry Garrison [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 29, 2005 8:58 AM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: [Asterisk-Users] Caller ID Block (*67)
>
> Client wants to use a *67 feature to block caller id on next call. In the
> Wiki I have seen references to this being available but I haven't see any
> code to actually make it work. Does anyone have a quick solution for
> implementing this type of function?
> -Kerry
>
>
> _______________________________________________
> --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
> _______________________________________________
> --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
>
_______________________________________________
--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
_______________________________________________
--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