Re: [Asterisk-Users] Setting CallerID on UK BRI line

2004-10-19 Thread Linus Surguy
yep, my mobile displays caller id for other numbers - and it even works
perfectly displaying caller id information set by a cheap ISDN pbx on the
*same* ISDN line as the Asterisk box. Curious. Even without setting a
callerid on the outgoing calls I get "No Caller ID" on my mobile (or other
phones  - including other BT lines). BT are not withholding a number and I
can change the callerID presented on the other phone system and it works
perfectly.
Strange, I will investigate more later.
Remembering that you can only set caller ID to numbers that have been issued 
to you by BT, assuming you have a valid telephone number of, for example, 
0118 321 1234

Try:
SetCallerID(4)
SetCallerID(34)
SetCallerID(234)
SetCallerID(11234)
SetCallerID(211234)
Normally you find it's either the 6 digit version or the single digit 
version that works with BT.

Linus
___
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] Setting CallerID on UK BRI line

2004-10-19 Thread bj

Hi Nick, 

yep, my mobile displays caller id for
other numbers - and it even works perfectly displaying caller id information
set by a cheap ISDN pbx on the *same* ISDN line as the Asterisk box. Curious.
Even without setting a callerid on the outgoing calls I get "No Caller
ID" on my mobile (or other phones  - including other BT lines).
BT are not withholding a number and I can change the callerID presented
on the other phone system and it works perfectly. 

Strange, I will investigate more later.


Thanks, 

Benjamin







"Nick Barnes"
<[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
19/10/2004 12:18



Please respond to
Asterisk Users Mailing List - Non-Commercial Discussion <[EMAIL PROTECTED]>





To
"'Asterisk Users Mailing List -
Non-Commercial Discussion'" <[EMAIL PROTECTED]>


cc



Subject
RE: [Asterisk-Users] Setting CallerID
on UK BRI line









Benjamin: 
 
> So I dial 9 followed by my mobile number and the call comes
> through fine but the display says "No Caller ID". 

Assuming that your mobile is displaying caller IDs for other numbers and
your ISDN lines are with BT.

There are two ways in which the number can be withheld:

1 - Caller ID is withheld on the line you're calling from. If this is the
case, prefix the dialed number with '1470' which should release the caller
ID.

2 - You're blocking the caller ID yourself. If this is the case, remove
the
prefix '141' from the dialed number.

If you don't set a caller ID to anything or set it to an invalid number,
BT
will default the caller ID to the base number of the ISDN device, so remove
the 'SetCallerID' line to do your testing. Otherwise, you need only four
or
six least significant digits of the number for the SetCallerID command.

Nick Barnes


___
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


This email has been scanned for all viruses by the MessageLabs SkyScan
service - please check that your Hichrom Virus Scanner is running and up
to date!. 

___
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] Setting CallerID on UK BRI line

2004-10-19 Thread Peter Svensson
On Tue, 19 Oct 2004 [EMAIL PROTECTED] wrote:

> I'm at work now and don't have my access to my asterisk box (which isn't 
> much use as I can't post debug data or other lines from the config files). 
> Just wondered if anyone had done this and where I was going wrong (I have 
> tried different number in addition to 3317**, like  011893317**, 93317**, 
> 7** and entirely ficticious numbers). The console shows the caller ID 
> being set but nothing appears on the remote phone. 

You need to ask your BT contact how many callerid digits they expect. 
A common configuration is the same number of digits as are given to you 
for DDI. Also you will often need prilocaldialplan=unknown for EuroISDN. 
This means the number is just digits in the form agreed to by you and 
your telco which is what is normally used for outgoing number presentation 
for EuroISDN.

Again, check with your BT contact:
 * verify that the line is set to accept calling number identification
 * the expected "Type Of Number" and "Numbering Plan" for the id
 * the expected number of digits to send.

Peter


___
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] Setting CallerID on UK BRI line

2004-10-19 Thread Nick Barnes

Benjamin: 
 
> So I dial 9 followed by my mobile number and the call comes
> through fine but the display says "No Caller ID". 

Assuming that your mobile is displaying caller IDs for other numbers and
your ISDN lines are with BT.

There are two ways in which the number can be withheld:

1 - Caller ID is withheld on the line you're calling from. If this is the
case, prefix the dialed number with '1470' which should release the caller
ID.

2 - You're blocking the caller ID yourself. If this is the case, remove the
prefix '141' from the dialed number.

If you don't set a caller ID to anything or set it to an invalid number, BT
will default the caller ID to the base number of the ISDN device, so remove
the 'SetCallerID' line to do your testing. Otherwise, you need only four or
six least significant digits of the number for the SetCallerID command.

Nick Barnes


___
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