Thank for you reply.<div>I tried to do like the author said. </div><div>I have this result (see attachment). But I don`t understand what does it mean;(</div><div>Also I upgraded my dahdi driver from 2.4 to 2.6.1 - nothing result:(<br>
</div><br><div class="gmail_quote">2012/6/19 Stelios Koroneos <span dir="ltr">&lt;<a href="mailto:skoroneos@digital-opsis.com" target="_blank">skoroneos@digital-opsis.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, 2012-06-18 at 13:32 +0400, Nikolay Dmukha wrote:<br>
&gt; Hello.<br>
&gt; First sorry for my English.<br>
&gt;  I`m from Moscow, Russia.<br>
&gt; I have a problem with getting caller id.<br>
&gt; Dist: Elastix version 2.0.0.-36, Asterisk version 1.6.2.10.<br>
&gt; There is a digium card TDM2400P in the server. The analog phone line<br>
&gt; directly connected in this card. There is activated service &quot;Euro<br>
&gt; Caller ID&quot; on this phone number.<br>
&gt; I`m sure that I get caller id from my provider, because I have tested<br>
&gt; it with fax device Panasonic.<br>
&gt; The routing of incoming calls:<br>
&gt; [code]incoming call-&gt;IVR(&quot;All calls are recorded&quot;)-&gt;redirect on<br>
&gt; ring-group[/code]<br>
&gt; During the calls I can see in log file:<br>
&gt; *******<br>
&gt; Starting simple switch on &#39;DAHDI/1-1&#39;<br>
&gt; -- Executing [s@from-pstn:1] Set(&quot;DAHDI/1-1&quot;, &quot;__FROM_DID=s&quot;) in new<br>
&gt; stack<br>
&gt; -- Executing [s@from-pstn:2] Gosub(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;app-blacklist-check,s,1&quot;) in new stack<br>
&gt; -- Executing [s@app-blacklist-check:1] GotoIf(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;0?blacklisted&quot;) in new stack<br>
&gt; -- Executing [s@app-blacklist-check:2] Set(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;CALLED_BLACKLIST=1&quot;) in new stack<br>
&gt; -- Executing [s@app-blacklist-check:3] Return(&quot;DAHDI/1-1&quot;, &quot;&quot;) in new<br>
&gt; stack<br>
&gt; -- Executing [s@from-pstn:3] ExecIf(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;1 ?Set(CALLERID(name)=)&quot;) in new stack<br>
&gt; -- Executing [s@from-pstn:4] Set(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;__CALLINGPRES_SV=allowed_not_screened&quot;) in new stack<br>
&gt; -- Executing [s@from-pstn:5] Set(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;CALLERPRES()=allowed_not_screened&quot;) in new stack<br>
&gt; -- Executing [s@from-pstn:6] Set(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;FAX_DEST=from-did-direct^1000^1&quot;) in new stack<br>
&gt; -- Executing [s@from-pstn:7] Answer(&quot;DAHDI/1-1&quot;, &quot;&quot;) in new stack<br>
&gt; -- Executing [s@from-pstn:8] Wait(&quot;DAHDI/1-1&quot;, &quot;4&quot;) in new stack<br>
&gt; -- Executing [s@from-pstn:9] Goto(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;app-announcement-3,s,1&quot;) in new stack<br>
&gt; ...<br>
&gt; -- Executing [s@macro-user-callerid:19] Set(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;CALLERID(number)=&quot;) in new stack<br>
&gt; -- Executing [s@macro-user-callerid:20] Set(&quot;DAHDI/1-1&quot;,<br>
&gt; &quot;CALLERID(name)=&quot;) in new stack<br>
&gt; *******<br>
&gt; So I can see in  display phones of ring-group instead of phone number<br>
&gt; phrase &quot;unknown&quot;.<br>
&gt; Before to write this message I have read a lot of forums. But I can`t<br>
&gt; solve my problem.<br>
&gt; My config files are:<br>
&gt; chan_dahdi.conf:<br>
&gt; *******<br>
&gt; [channels]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; context=from-pstn<br>
&gt; signalling=fxs_ks<br>
&gt; rxwink=300<br>
&gt; usecallerid=yes<br>
&gt; hidecallerid=no<br>
&gt; callwaiting=yes<br>
&gt; usecallingpres=yes<br>
&gt; callwaitingcallerid=yes<br>
&gt; threewaycalling=yes<br>
&gt; transfer=yes<br>
&gt; canpark=yes<br>
&gt; cancallforward=yes<br>
&gt; callreturn=yes<br>
&gt; echocancel=yes<br>
&gt; echocancelwhenbridged=yes<br>
&gt; faxdetect=incoming<br>
&gt; echotraining=800<br>
&gt; rxgain=5.0<br>
&gt; txgain=5.0<br>
&gt; callgroup=1<br>
&gt; pickupgroup=1<br>
&gt; callerid=asreceived<br>
&gt; cidsignalling=fsk<br>
&gt; cidstart=ring<br>
&gt; *******<br>
&gt; My provider said that the method of transmission is FSK.<br>
&gt; dahdi_channels.conf:<br>
&gt; *******<br>
&gt; ; Span 1: WCTDM/0 &quot;Wildcard TDM2400P Board 1&quot; (MASTER)<br>
&gt; ;;; line=&quot;1 WCTDM/0/0 FXSKS&quot;<br>
&gt; signalling=fxs_ks<br>
&gt; callerid=asreceived<br>
&gt; group=0<br>
&gt; context=from-pstn<br>
&gt; channel =&gt; 1<br>
&gt; callerid=<br>
&gt; group=<br>
&gt; context=default<br>
&gt; *******<br>
&gt; Also I have tried<br>
&gt; *******<br>
&gt; sendcalleridafter=1, sendcalleridafter=2<br>
&gt; *******<br>
&gt; but had no result:(<br>
&gt; Maybe somebody can help me.<br>
&gt; WBR.<br>
&gt;<br>
<br>
<br>
</div></div>Here is an old post i did which mentions some tools and techniques to<br>
use to help you solve dtmf issues<br>
<a href="http://skoroneos.blogspot.gr/2009/12/solving-asterisk-dtmf-callerid-issues.html" target="_blank">http://skoroneos.blogspot.gr/2009/12/solving-asterisk-dtmf-callerid-issues.html</a><br>
<br>
<br>
<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-biz mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-biz" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-biz</a><br>
</blockquote></div><br>