Re: [asterisk-users] How to enable inboundCLI forX-Lite/Asterisk phone.

2008-10-13 Thread Syed Nasruddin

How do we adjust zaptel and asterisk for CLI??. Is there some variable
to be set??.. kindly explain keeping in view your country settings this
will give me some hint.thanks

Syed Nasruddin 
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Phil
Reynolds
Sent: Monday, October 13, 2008 7:47 PM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] How to enable inboundCLI
forX-Lite/Asterisk phone.

Quoting Syed Nasruddin [EMAIL PROTECTED]:


 Hi,

 It is not showing any CLI information even after I have placed that
 NoOp(${CALLERID(all)}) function for debugging. Following message was
 displayed in debug:

 Executing [EMAIL PROTECTED]:3]NoOp(ZAP/6-1,)

 What should I do since it is critical to have the callee number.

First off, is CLI information being presented on that line. If so, you  
need to adjust zaptel and asterisk so that they see it - this is a  
country-specific matter - what works for one may well not work for  
another.

If CLI is not being presented on that line, you need to have that
enabled.

-- 
Phil Reynolds
mail: [EMAIL PROTECTED]
Web: http://www.tinsleyviaduct.com/phil/
Waltham 66, Emley Moor 69, Droitwich 79, Windows 95



This message was sent using IMP, the Internet Messaging Program.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] How to enable inboundCLI forX-Lite/Asterisk phone.

2008-10-13 Thread Phil Reynolds
Quoting Syed Nasruddin [EMAIL PROTECTED]:


 How do we adjust zaptel and asterisk for CLI??. Is there some variable
 to be set??.. kindly explain keeping in view your country settings this
 will give me some hint.thanks

Bearing in mind that these settings are for UK BT (even on other  
providers here, it is different), in /etc/asterisk/zapata.conf, I  
enabled the following:

distinctiveringaftercid=yes
usecallerid=yes
cidsignalling=v23 (bell and dtmf are also available - it all depends  
on what is used in your country and by the provider of your line)
sendcalleridafter=2 (this is a UK setting - it may not be needed where  
you are)

I also have callwaitingcallerid=yes, but not sure I have any workable  
use for it at present.

calllerid=asreceived is applied to the FXO port (channel 4 on my card,  
6 on yours it seems)

As I say, these settings are not necessarily correct for other countries -
in particular the signalling and need for sendcalleridafter may be different.

Can you connect a caller ID display unit to the line and check that  
caller ID is presented? If it isn't, you will need to get that enabled  
too.

There is one other problem I have found but it probably won't apply to other
countries, so see if this gets you anywhere.

-- 
Phil Reynolds
mail: [EMAIL PROTECTED]
Web: http://www.tinsleyviaduct.com/phil/
Waltham 66, Emley Moor 69, Droitwich 79, Windows 95



This message was sent using IMP, the Internet Messaging Program.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users