Can't tell you how it works in Spain, but here in the US, we can dial
*67 before a phone number, and caller-id is hidden.  I've had this
working with SIP before, by doing something like:

[macro-dialdomestic-private]
exten => s,1,Dial(SIP/*67${MACRO_EXTEN:[EMAIL PROTECTED],60)
exten => s,2,Dial(SIP/*67${MACRO_EXTEN:[EMAIL PROTECTED],60)
exten => s,3,Congestion

[dialNXX]
exten => _1NXXNXXXXXX,1,Macro(dialdomestic)
exten => _*671NXXNXXXXXX,1,Macro(dialdomestic-private)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pedro Vela
Sent: Monday, June 14, 2004 12:47 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] hide caller id


Yes, my phone company has enabled the Caller ID hiden possibility, thats
because with a Panasonic PBX works fine but with Asterisk not. Thanks
for your aproach, what can I do now?

Regards,
Pedro

-----Mensaje original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] nombre de Manuel Wenger
Enviado el: viernes, 11 de junio de 2004 10:36
Para: [EMAIL PROTECTED]
Asunto: R: [Asterisk-Users] hide caller id


Before starting to look at the problem in Asterisk, make sure that your
phone company has enabled the "selective CLIR" feature. Otherwise the
phone exchange will simply ignore your request to hide CLIP.

Regards
Manuel

-----Messaggio originale-----
Da: Pedro Vela [mailto:[EMAIL PROTECTED]
Inviato: venerd�, 11. giugno 2004 08:56
A: [EMAIL PROTECTED]
Oggetto: [Asterisk-Users] hide caller id



Hi,

We try ti hide the caller id at calls trought E1 in EuroISDN (Spain)
using restrictcid=yes and doesn�t work.

What can I do, thaks
Pedro


___________________________________________________
Ticinocom SA - Via Stazione 5 - 6600 Muralto
Tel 0844 007070 - Fax 0844 007071
http://www.ticinocom.com

_______________________________________________
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

_______________________________________________
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


_______________________________________________
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