[Freeswitch-users] FreeTDM: how to disable callerid?

Valery Kalinin valery.kalinin at gmail.com
Fri Feb 10 09:24:09 MSK 2012


Hi!
Work with FreeTDM (latest git) & wanpipe (3.5.24)

freetdm.conf.xml:
<analog_spans>
	<span name="FXO">
		<param name="enable_callerid" value="false"/>
		<param name="wait_dialtone_timeout" value="0"/>
		<param name="dialplan" value="XML"/>
		<param name="context" value="default"/>
	</span>
</analog_spans>

But in log:
2012-02-10 08:23:01.408284 [DEBUG] ftmod_wanpipe.c:1630 [s1c2][1:4]
read wanpipe event 7
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:998 [s1c2][1:4]
Received event [RING_START] in state [DOWN]
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:1026 [s1c2][1:4]
Changed state from DOWN to GET_CALLERID
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:439 [s1c2][1:4]
ANALOG CHANNEL thread starting.
2012-02-10 08:23:01.408284 [DEBUG] ftdm_io.c:3133 [s1c2][1:4] Enabled
software DTMF detector
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:459 [s1c2][1:4]
Initialized DTMF detection
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:640 [s1c2][1:4]
Completed state change from DOWN to GET_CALLERID
2012-02-10 08:23:01.408284 [DEBUG] ftmod_analog.c:646 [s1c2][1:4]
Executing state handler on 1:2 for GET_CALLERID
2012-02-10 08:23:01.428290 [DEBUG] ftmod_wanpipe.c:965 [s1c2][1:4]
First packet read stats: Rx queue len: 0, Rx
2012-02-10 08:23:02.168285 [DEBUG] ftmod_wanpipe.c:1630 [s1c2][1:4]
read wanpipe event 7

All the same GET_CALLERID is called!



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list