<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 10, 2016 at 11:56 AM, Antonio Modesto <span dir="ltr">&lt;<a href="mailto:modesto916@gmail.com" target="_blank">modesto916@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br></div><div>I&#39;m having problems to connect calls using a digium tdm800p card. The problem only happens with the ports that are connected to a intelbras 4100 gsm interface, ports connected to the POTS are not affected. I&#39;ll try the best I can to express the situation:<br><br></div><div>1) Cold restart the gsm interface and wait for it to boot up<br></div><div>2) Try to place a call using it (freetdm/&lt;port&gt;/&lt;number&gt;)<br></div><div>3) The call stays silent, after a while the carrier reports that a invalid number has been informed<br></div><div>4) At this point, all following calls always return busy. If I connect an analog phone to the gsm interface and start dialing digits, it gives a busy tone right away, before I finish dialing the number<br></div><div>5) Cold restart the gsm interface again<br></div><div>6) Try to place a call using it (freetdm/&lt;port&gt;/&lt;number&gt;)</div><div>7) The calls stays silent, but this time I type the same number again.<br></div><div>8) The call connects.<br></div></div></div></blockquote><div><br></div>You need to post debug logs (use <a href="https://pastebin.freeswitch.org/">https://pastebin.freeswitch.org/</a> and paste the url here).<div><br></div><div>You can also try the option wait-dialtone-timeout = 0 (in freetdm.conf.xml in the &lt;analog_spans&gt;&lt;span&gt; section), so we don&#39;t wait for dial tone, then in your dial string you can use freetdm/1/WW1234</div><div><br></div><div>Every upper case w (W) is a full second wait time, so the example above would wait for 2 seconds before dialing. Setting dial-timeout to 0 ensures the string is dialed, regardless of whether we receive dial tone or not.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><p style="margin:0px">-</p><p style="margin:0px">Moy</p></div></div></div></div></div></div></div>