Hi,<br><br>I have configured A200 and able to receive incoming calls. I am unable to dial out.<br><br>Here are the logs.<br><br>2011-12-08 16:39:15.990089 [DEBUG] ftmod_analog.c:62 [s3c1][2:1] Changed state from DOWN to DIALING<br>
2011-12-08 16:39:15.990089 [DEBUG] ftmod_analog.c:439 [s3c1][2:1] ANALOG CHANNEL thread starting.<br>2011-12-08 16:39:15.990089 [DEBUG] ftmod_analog.c:459 [s3c1][2:1] Initialized DTMF detection<br>2011-12-08 16:39:15.990089 [DEBUG] ftmod_analog.c:640 [s3c1][2:1] Completed state change from DOWN to DIALING in 0ms<br>
2011-12-08 16:39:15.990089 [DEBUG] ftmod_analog.c:646 [s3c1][2:1] Executing state handler on 3:1 for DIALING<br>2011-12-08 16:39:21.009503 [DEBUG] ftmod_analog.c:505 [s3c1][2:1] Changed state from DIALING to BUSY<br>2011-12-08 16:39:21.030044 [DEBUG] ftmod_analog.c:640 [s3c1][2:1] Completed state change from DIALING to BUSY in 20ms<br>
2011-12-08 16:39:21.030044 [DEBUG] ftmod_analog.c:646 [s3c1][2:1] Executing state handler on 3:1 for BUSY<br>2011-12-08 16:39:21.030044 [DEBUG] ftmod_analog.c:802 [s3c1][2:1] Changed state from BUSY to DOWN<br>2011-12-08 16:39:21.049928 [DEBUG] ftmod_analog.c:640 [s3c1][2:1] Completed state change from BUSY to DOWN in 20ms<br>
2011-12-08 16:39:21.049928 [DEBUG] ftmod_analog.c:646 [s3c1][2:1] Executing state handler on 3:1 for DOWN<br>2011-12-08 16:39:21.049928 [DEBUG] ftmod_analog.c:944 [s3c1][2:1] Going onhook2011-12-08 16:39:21.049928 [DEBUG] switch_core_state_machine.c:362 (FreeTDM/3:1/9449905000) Running State Change CS_HANGUP<br>
<br>Here is our dial plan<br><br>        &lt;extension name=&quot;outgoing_bsnl&quot;&gt;<br>                &lt;condition field=&quot;destination_number&quot; expression=&quot;^9(\d{10})$&quot;&gt;<br>                        &lt;action application=&quot;bridge&quot; data=&quot;freetdm/3/a/$1&quot;/&gt;<br>
                &lt;/condition&gt;<br>        &lt;/extension&gt;<br><br>I suspect FS is not detecting the dial tone on analogue channel. BTW, outgoing on our digital span works fine.<br><br>Any suggestions?<br><br>Thanks,<br>
<br>Ryan<br>