Hi,<br><br>I am trying to connect Asterisk to traditional central. It must be done over ISDN. I am utilizing Asterisk 1.0.9 from bristuff RC8p. I was able to communicate them with each other, but I have a problem with callerid. The traditional central does not recognize the callerid from the phones connected to Asterisk over Linksys PAP-2.
<br>The service man from the &quot;traditional&quot; central told me that in logs of the central the callerid is not set. To check it I connected the normal ISDN phone to the central and in this case the callerid was set.  I think the the problem is in my Asterisk box.
<br>My zapata.conf looks like this:<br><br>; Zapata telephony interface<br><br>; Configuration file<br><br>[channels]<br><br>switchtype&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = euroisdn<br>signalling&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = bri_cpe_ptmp<br>pridialplan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = local
<br>nationalprefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>internationalprefix = 00<br>echocancel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = yes<br>threewaycalling&nbsp;&nbsp;&nbsp;&nbsp; = yes<br>transfer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; = yes<br>immediate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = no<br>callerid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; = asreceived<br>
usecallerid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = yes<br>group&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1<br>context&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = isdn<br>channel =&gt; 1-2<br>&nbsp;<br>Does anyone have any tips or tricks?<br><br>Cheers<br><br>Andrew<br>