On Thu, Mar 11, 2010 at 08:21:09PM +0800, Gopalakrishnaiyer Venugopal-Q16770 
wrote:
> Hi,
>  
>  I am restricting the caller ID from the SONUS class 5 server towards
> the asterisk. 

What does (technically) a "restricted caller ID" mean? How should I be
able to tell a caller ID string is restricted?


Content-Description: chan_dahdi.txt
> [channels]
> group = 1
> echocancel = yes
> signalling = pri_cpe
> switchtype = euroisdn
> context = Internal
> channel = 1-15,17-31

That's a PRI span. Are you talking about caller ID from calls coming
from the E1?

Below you have a number of extra FXS channels. Those don't get the
caller ID from the remote party (only set the caller ID).

> usecallerid=yes
> hidecallerid=no
> hidecalleridname = no
> callwaiting=no
> callwaitingcallerid=yes
> cidsignalling=bell
> cidstart=ring
> threewaycalling=yes
> transfer=yes
> cancallforward=yes
> echocancel=yes
> echotraining=yes
> rxgain=0.0
> txgain=0.0
> callprogress=no
> callerid=asreceived
> pickupgroup=1
> pridialplan=national
> ;FXS module
> group = 5
> signalling = fxo_ks
> context = Internal
> channel = 33-39
> usecallerid = yes
> hidecallerid = no
> callerid = PSTN <8001234000>
> callwaiting = no

Those last 4 lines have no effect at all, as they are after the last
'channel' line.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to