Hi,<br><br>As you said, I have changed my configurations. But, callerid is not displaying. What I have to do? Please tell me.<br><br>Thanks&Regards,<br>Chandra.<br><br><b><i>Rich Adamson <radamson@routers.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Crazy Boy wrote:<br>> Hi Friends,<br>> <br>> We have installed Asterisk with Digium 04B card (4 FXO ports). Now, I <br>> have connected my PSTN line directly to first port. I am making outgoing <br>> calls and receiving incoming calls successfully through my Asterisk. The <br>> problem is: When I am receiving a call from outside (PSTN), I am not <br>> getting the callerid number and getting callerid as "Asterisk" in my <br>> softphones (XLite). Here I am giving my configuration files.<br>> <br>> zaptel.conf file contents:<br>> <br>> loadzone = us<br>> defaultzone=us<br>> fxsks=1-4<br>>
<br>> zapata.conf file contents:<br>> <br>> [channels]<br>> context=incoming<br>> signalling=fxs_ks<br>> busydetect=1<br>> busycount=7<br>> relaxdtmf=yes<br>> callwaiting=yes<br>> callwaitingcallerid=yes<br>> threewaycalling=yes<br>> cancallforward=yes<br>> echocancelwhenbridged=yes<br>> rxgain=0.0<br>> txgain=0.0<br>> callerid=asreceived<br>> language=en<br>> usecallerid=yes<br>> hidecallerid=no<br>> echocancel=yes<br>> transfer=yes<br>> immediate=no<br>> group=1<br>> callgroup=9<br>> pickupgroup=9<br>> channel => 1<br><br>The above entries appear to be reasonable and correct. If you have not <br>properly set rxgain and txgain, it "could" impact callerid. If those <br>gains are too high/low, asterisk will not properly read the callerid <br>data when sent to you.<br><br>> extensions.conf file contents:<br>> <br>> [incoming]<br>> exten => s,1,Answer<br>> exten =>
s,2,SetMusicOnHold(default)<br>> exten => s,3,DigitTimeout,5<br>> exten => s,4,ResponseTimeout,10<br>> exten => s,5,Background(/tmp/virg2)<br>> exten => s,6,Goto(s,1)<br>> include => leader<br><br>> Got event 18 (Ring Begin)...<br>> Aug 14 14:11:58 WARNING[26744]: pbx.c:5869 pbx_builtin_dtimeout: <br>> DigitTimeout is deprecated, please use Set(TIMEOUT(digit)=timeout) instead.<br>> Aug 14 14:11:58 WARNING[26744]: pbx.c:5845 pbx_builtin_rtimeout: <br>> ResponseTimeout is deprecated, please use Set(TIMEOUT(response)=timeout) <br>> instead.<br><br>The above two WARNING statements are telling you that either you are <br>copying those exten=> statements from someone's old config files, or, <br>you haven't read the asterisk documentation. The message is telling you <br>that your statement "exten => s,3,DigitTimeout,5" should be replaced <br>with the Set(TIMEOUT(digit)=timeout) syntax. Your statements are still <br>executing
properly today, but the next time you upgrade asterisk code, <br>they are likely to fail due to the old syntax not being supported.<br><br>Try 'show function TIMEOUT' from your CLI and read it.<br><br>> What I have to do to display the PSTN caller number on my softphones? <br>> Please tell me. Looking forward to your response. Thank you.<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by Easynews.com --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> http://lists.digium.com/mailman/listinfo/asterisk-users<br></blockquote><br><p> __________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com