You are trying to disable caller ID on an inbound call? May I ask why?<br>-MC<br><br><div class="gmail_quote">On Thu, Feb 9, 2012 at 10:24 PM, Valery Kalinin <span dir="ltr">&lt;<a href="mailto:valery.kalinin@gmail.com">valery.kalinin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
Work with FreeTDM (latest git) &amp; wanpipe (3.5.24)<br>
<br>
freetdm.conf.xml:<br>
&lt;analog_spans&gt;<br>
        &lt;span name=&quot;FXO&quot;&gt;<br>
                &lt;param name=&quot;enable_callerid&quot; value=&quot;false&quot;/&gt;<br>
                &lt;param name=&quot;wait_dialtone_timeout&quot; value=&quot;0&quot;/&gt;<br>
                &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
                &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
        &lt;/span&gt;<br>
&lt;/analog_spans&gt;<br>
<br>
But in log:<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_wanpipe.c:1630 [s1c2][1:4]<br>
read wanpipe event 7<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:998 [s1c2][1:4]<br>
Received event [RING_START] in state [DOWN]<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:1026 [s1c2][1:4]<br>
Changed state from DOWN to GET_CALLERID<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:439 [s1c2][1:4]<br>
ANALOG CHANNEL thread starting.<br>
2012-02-10 08:23:01.408284 [DEBUG] ftdm_io.c:3133 [s1c2][1:4] Enabled<br>
software DTMF detector<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:459 [s1c2][1:4]<br>
Initialized DTMF detection<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:640 [s1c2][1:4]<br>
Completed state change from DOWN to GET_CALLERID<br>
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:646 [s1c2][1:4]<br>
Executing state handler on 1:2 for GET_CALLERID<br>
2012-02-10 08:23:01.428290 [DEBUG] ftmod_wanpipe.c:965 [s1c2][1:4]<br>
First packet read stats: Rx queue len: 0, Rx<br>
2012-02-10 08:23:02.168285 [DEBUG] ftmod_wanpipe.c:1630 [s1c2][1:4]<br>
read wanpipe event 7<br>
<br>
All the same GET_CALLERID is called!<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>