<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello All,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am a newbie to FreeSWITCH, and have been experimenting with it. I am currently facing a problem, which, to be honest, I am not sure if is a FreeSWITCH misconfiguration problem, or if it is totally unrelated!<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>My setup is as follows:<o:p></o:p></p><p class=MsoNormal>Serial port based device(Caller)-&gt;Dlink dialup modem(DFM562E)-&gt;PBX-&gt;Sangoma A102 E1 Link(and FreeSWITCH)-&gt;PBX-&gt;Dlink dialup modem(DFM562E)-&gt;Server(Receiver)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Problem:<o:p></o:p></p><p class=MsoNormal>When the caller makes the call (using the modem with a lower baud rate 1200), Receiver modem receives the RING and answers the call (using the ATA command). But for some reason, both the ends timeout waiting for modem CONNECT.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Freeswitch logs show: <o:p></o:p></p><p class=MsoNormal>freeswitch@clock2&gt; 2012-12-10 16:53:30.975599 [INFO] ftmod_sangoma_isdn_stack_rcv.c:96 [s1c30][1:31] Received SETUP (suId:1 suInstId:0 spInstId:5)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [INFO] ftmod_sangoma_isdn_stack_hndl.c:153 [s1c30][1:31] Incoming call: Called No:[997870] Calling No:[988869]<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [NOTICE] switch_channel.c:953 New Channel FreeTDM/1:30/997870 [0f80e853-5e9b-4c33-af82-b960b261af19]<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [INFO] ftmod_sangoma_isdn_stack_out.c:175 [s1c30][1:31] Sending PROCEED (suId:1 suInstId:5 spInstId:5 dchan:1 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [INFO] mod_dialplan_xml.c:498 Processing&nbsp; &lt;988869&gt;-&gt;997870 in context default<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [NOTICE] switch_channel.c:953 New Channel FreeTDM/1:1/988713 [b7eed81e-0404-4a79-b9db-17fa59add3bd]<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [INFO] ftmod_sangoma_isdn_stack_out.c:62 [s1c1][1:1] Outgoing call: Called No:[988713] Calling No:[988869]<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:30.975599 [INFO] ftmod_sangoma_isdn_stack_out.c:79 [s1c1][1:1] Sending SETUP (suId:1 suInstId:6 spInstId:0 dchan:1 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:31.195550 [INFO] ftmod_sangoma_isdn_stack_rcv.c:194 [s1c1][1:1] Received PROCEED (suId:1 suInstId:6 spInstId:6 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:32.695541 [INFO] ftmod_sangoma_isdn_stack_rcv.c:194 [s1c1][1:1] Received ALERT (suId:1 suInstId:6 spInstId:6 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:32.695541 [NOTICE] mod_freetdm.c:2716 Ring-Ready FreeTDM/1:1/988713!<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:32.695541 [INFO] ftmod_sangoma_isdn_stack_out.c:233 [s1c30][1:31] Sending ALERT (suId:1 suInstId:5 spInstId:5 dchan:1 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:32.695541 [NOTICE] switch_ivr_originate.c:521 Ring Ready FreeTDM/1:30/997870!<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:32.695541 [NOTICE] switch_ivr_originate.c:521 Ring-Ready FreeTDM/1:30/997870!<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:34.635576 [INFO] ftmod_sangoma_isdn_stack_rcv.c:144 [s1c1][1:1] Received CONNECT/CONNECT ACK (suId:1 suInstId:6 spInstId:6 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:34.635576 [NOTICE] mod_freetdm.c:2686 Channel [FreeTDM/1:1/988713] has been answered<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:34.635576 [INFO] ftmod_sangoma_isdn_stack_out.c:269 [s1c30][1:31] Sending CONNECT (suId:1 suInstId:5 spInstId:5 dchan:1 ces:0)<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:34.635576 [NOTICE] switch_ivr_originate.c:3376 Channel [FreeTDM/1:30/997870] has been answered<o:p></o:p></p><p class=MsoNormal>2012-12-10 16:53:34.735754 [INFO] ftmod_sangoma_isdn_stack_rcv.c:144 [s1c30][1:31] Received CONNECT/CONNECT ACK (suId:1 suInstId:5 spInstId:5 ces:0)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>And my dial plan is:<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; &lt;extension name=&quot;997870&quot;&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;destination_number&quot; expression=&quot;997870&quot;&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;api_hangup_hook=lua hook-test.lua&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;TEST_VAR=${lua(pool-test.lua)}&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;MY_VAR=${lua(helloworld.lua arg1 arg2)}&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;bridge&quot; data=&quot;freetdm/wp1/a/988713&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!--&lt;action application=&quot;answer&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;sleep&quot; data=&quot;10000&quot;/&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;hangup&quot;/&gt;--&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; &lt;/extension&gt;<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Could you please help?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>With regards,<o:p></o:p></p><p class=MsoNormal>Sirish<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>