RE: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-19 Thread Mickey Binder
But nevertheless my mobile is still showing the number I'm dialing from. 

Our provider is song networks which is a Danish Telco provider. If anymore
debug info is needed let me know


Hello again

Just wanted to say that on another location with exact same setup but
another telco provider, (actually this is Song Networks and our own is TDC,
got them confused yesterday), restrictcid=yes in sip.conf is working.

So it must be our telco provider who does something wrong. 
I think I'll call and yell a bit at them tomorrow ;O)

So consider this one solved.


___
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


Re: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-18 Thread Mickey Binder
I'm sorry that this isn't a real reply on the previous mail but I just got
my mail client to behave again.


When I need to hide callerid ( sip phones ),  I will configure this in  
sip.conf.
You need to include   restrictcid=yes
for each user that needs to be hidden.

-- Pertti

Ok, it actually looks like it does a difference. If I try to debug the pri
span I get following output with restrictcid=yes:

 Calling Number (len=12) [ Ext: 0  TON: Unknown Number Type (0)  NPI:
Unknown Number Plan (0)
   Presentation: Presentation prohibited, user
number passed network screening (33) '43300634' ]
 Called Number (len=11) [ Ext: 1  TON: Unknown Number Type (0)  NPI:
Unknown Number Plan (0) '28407105' ]

And without restrictcid=yes:

 Calling Number (len=12) [ Ext: 0  TON: Unknown Number Type (0)  NPI:
Unknown Number Plan (0)
   Presentation: Presentation permitted, user
number passed network screening (1) '43300634' ]
 Called Number (len=11) [ Ext: 1  TON: Unknown Number Type (0)  NPI:
Unknown Number Plan (0) '28407105' ]

But nevertheless my mobile is still showing the number I'm dialing from. 

Our provider is song networks which is a Danish Telco provider. If anymore
debug info is needed let me know

Regards
Mickey Binder

___
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


RE: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-16 Thread Mickey Binder
There seems to be some trouble with either the maillist or my client. I
haven't received any of the posted replys on this topic, but found the
replys through the asterisk.linkx.net search engine. But anyways here is the
reply on the mail from: James H dot  Cloos Jr. cloos at jhcloos.com

 If it is a pri I'd give SetCallerID() a try in the dialplan.

It is a PRI and I've tried the SetCallerId() which displays my PRI main
number, like the other experiments I've tried. 
I talked to my Telco provider which said that it isn't possible to hide the
number via shortcodes but that it should be done via my PABX.

-Original Message-
From: Mickey Binder [mailto:[EMAIL PROTECTED] 
Sent: 13. februar 2004 12:14
To: Asterisk maillist
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface

Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.

I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap would
hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *) but
this only results in my main number CallerId being displayed. 
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says
Secret number ?

And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?

regards,
Mickey Binder


___
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


RE: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-16 Thread Alfred R. Nurnberger
The correct way to hide your callerid on a PRI interface is to set the
presentation indicator.
Some CO switches do a basic sanity check on the callerid they receive. If
you set the number string to empty
but the presentation indicator to allow the number they will replace the
number string by your main number.

I do not know how or if possible to change the presentation indicator on *
but a look in libpri should give some clues.

- Alfred.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mickey Binder
Sent: Monday, February 16, 2004 6:13 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Hide outgoing CallerId on Zap interface


There seems to be some trouble with either the maillist or my client. I
haven't received any of the posted replys on this topic, but found the
replys through the asterisk.linkx.net search engine. But anyways here is the
reply on the mail from: James H dot  Cloos Jr. cloos at jhcloos.com

 If it is a pri I'd give SetCallerID() a try in the dialplan.

It is a PRI and I've tried the SetCallerId() which displays my PRI main
number, like the other experiments I've tried.
I talked to my Telco provider which said that it isn't possible to hide the
number via shortcodes but that it should be done via my PABX.

-Original Message-
From: Mickey Binder [mailto:[EMAIL PROTECTED]
Sent: 13. februar 2004 12:14
To: Asterisk maillist
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface

Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.

I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap would
hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *) but
this only results in my main number CallerId being displayed.
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says
Secret number ?

And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?

regards,
Mickey Binder


___
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


Re: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-16 Thread Pertti Pikkarainen
Mayby you missed my reply as well. Here it is again ...

When I need to hide callerid ( sip phones ),  I will configure this in  
sip.conf.
You need to include   restrictcid=yes
for each user that needs to be hidden.

-- Pertti

Mickey Binder wrote:

There seems to be some trouble with either the maillist or my client. I
haven't received any of the posted replys on this topic, but found the
replys through the asterisk.linkx.net search engine. But anyways here is the
reply on the mail from: James H dot  Cloos Jr. cloos at jhcloos.com
 

If it is a pri I'd give SetCallerID() a try in the dialplan.
 

It is a PRI and I've tried the SetCallerId() which displays my PRI main
number, like the other experiments I've tried. 
I talked to my Telco provider which said that it isn't possible to hide the
number via shortcodes but that it should be done via my PABX.

-Original Message-
From: Mickey Binder [mailto:[EMAIL PROTECTED] 
Sent: 13. februar 2004 12:14
To: Asterisk maillist
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface

Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.
I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap would
hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *) but
this only results in my main number CallerId being displayed. 
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says
Secret number ?

And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?
regards,
Mickey Binder
___
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


Re: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-16 Thread Pertti Pikkarainen
This is excactly what  restrictcid=yes
does in sip.conf.
Eg. when it is used you'll see this in pri debug:

Calling Number (len=12) [ Ext: 0  TON: Subscriber Number (4)  NPI: 
ISDN/Telephony Numbering Plan (
E.164/E.163) (1) 
Presentation: Presentation prohibited, user number passed network 
screening (33)  12345

12345 is your number but it will not be passed to the other party that 
is being called.

-- Pertti

Alfred R. Nurnberger wrote:

The correct way to hide your callerid on a PRI interface is to set the
presentation indicator.
Some CO switches do a basic sanity check on the callerid they receive. If
you set the number string to empty
but the presentation indicator to allow the number they will replace the
number string by your main number.
I do not know how or if possible to change the presentation indicator on *
but a look in libpri should give some clues.
- Alfred.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mickey Binder
Sent: Monday, February 16, 2004 6:13 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Hide outgoing CallerId on Zap interface
There seems to be some trouble with either the maillist or my client. I
haven't received any of the posted replys on this topic, but found the
replys through the asterisk.linkx.net search engine. But anyways here is the
reply on the mail from: James H dot  Cloos Jr. cloos at jhcloos.com
 

If it is a pri I'd give SetCallerID() a try in the dialplan.
 

It is a PRI and I've tried the SetCallerId() which displays my PRI main
number, like the other experiments I've tried.
I talked to my Telco provider which said that it isn't possible to hide the
number via shortcodes but that it should be done via my PABX.
-Original Message-
From: Mickey Binder [mailto:[EMAIL PROTECTED]
Sent: 13. februar 2004 12:14
To: Asterisk maillist
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface
Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.
I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap would
hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *) but
this only results in my main number CallerId being displayed.
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says
Secret number ?
And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?
regards,
Mickey Binder
___
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
 

___
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


RE: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-14 Thread Jacques Leisy
Are you dialing out to the public network? I thinking there is a prefix you
can dial out to hide your number. Is it *67?

Jacques
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mickey Binder
Sent: Friday, February 13, 2004 6:14 AM
To: Asterisk maillist
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface

Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.

I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap would
hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *) but
this only results in my main number CallerId being displayed. 
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says Secret
number ?

And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?

regards,
Mickey Binder


___
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


Re: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-14 Thread Jonathan Stanton @ Home
Im in the UK and unless you dial a particular code first (141) before you
dial the number the phonenumber will automatically stamp the call with your
main number.
I THINK that this setting just stops asterisk from sending the caller ID
from the originiating extention down the line (and only if it was a digital
line eg ISDN)


Regards

Jonathan
- Original Message - 
From: Mickey Binder [EMAIL PROTECTED]
To: Asterisk maillist [EMAIL PROTECTED]
Sent: Friday, February 13, 2004 11:13 AM
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface


 Hi there

 I know I have asked a somehow similar question earlier but since then I've
 tried some different things which isn't working.

 I want to completely hide my outgoing CallerId when dialing out on my Zap
 interface.
 I've tried a lot of different settings in sip.conf and hoped that zap
would
 hide the CallerId if sip was told to do so, but that wasn't the case.
 Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *)
but
 this only results in my main number CallerId being displayed.
 Is it somehow possible to completely hide the CallerId, like when someone
 from a secret number is calling and the display on my mobile says
 Secret number ?

 And if that is possible, is it then possible to do it on a per-user basis
 configured via sip.conf?

 regards,
 Mickey Binder


 ___
 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


Re: [Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-14 Thread Pertti Pikkarainen
When I need to hide callerid ( sip phones ),  I will configure this in  
sip.conf.
You need to include   restrictcid=yes
for each user that needs to be hidden.

-- Pertti



Jonathan Stanton @ Home wrote:

Im in the UK and unless you dial a particular code first (141) before you
dial the number the phonenumber will automatically stamp the call with your
main number.
I THINK that this setting just stops asterisk from sending the caller ID
from the originiating extention down the line (and only if it was a digital
line eg ISDN)
Regards

Jonathan
- Original Message - 
From: Mickey Binder [EMAIL PROTECTED]
To: Asterisk maillist [EMAIL PROTECTED]
Sent: Friday, February 13, 2004 11:13 AM
Subject: [Asterisk-Users] Hide outgoing CallerId on Zap interface

 

Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.
I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap
   

would
 

hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *)
   

but
 

this only results in my main number CallerId being displayed.
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says
Secret number ?
And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?
regards,
Mickey Binder
___
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


[Asterisk-Users] Hide outgoing CallerId on Zap interface

2004-02-13 Thread Mickey Binder
Hi there

I know I have asked a somehow similar question earlier but since then I've
tried some different things which isn't working.

I want to completely hide my outgoing CallerId when dialing out on my Zap
interface.
I've tried a lot of different settings in sip.conf and hoped that zap would
hide the CallerId if sip was told to do so, but that wasn't the case.
Then I've tried to set hidecallerid=yes in zapata.conf (and restarted *) but
this only results in my main number CallerId being displayed. 
Is it somehow possible to completely hide the CallerId, like when someone
from a secret number is calling and the display on my mobile says
Secret number ?

And if that is possible, is it then possible to do it on a per-user basis
configured via sip.conf?

regards,
Mickey Binder


___
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