<div dir="ltr"><font face="monospace, monospace">First, you need to check if your modem support voice calls. <br><br>Connect in the TTY (</font><span style="font-family:monospace,monospace">In FreeBSD i use, cu -l /dev/ttyUx.0</span><font face="monospace, monospace">), and send this command</font><div><font face="monospace, monospace"><br>AT^CVOICE=?<br><br>Then, the return must be something like: ^CVOICE:(0)<br></font><div class="gmail_extra"><div><font face="monospace, monospace"><br>To enable voice, send </font><span style="font-family:monospace,monospace">AT^CVOICE=0<br></span><font face="monospace, monospace">To disable voice, send </font><span style="font-family:monospace,monospace">AT^CVOICE=1<br></span><font face="monospace, monospace"><br>If this wont work, and the voice is disabled, try to use dc-unlocker<br><br></font><span style="font-family:monospace,monospace"><a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_gsmopen#mod_gsmopen-VoicecallsandSMS">https://freeswitch.org/confluence/display/FREESWITCH/mod_gsmopen#mod_gsmopen-VoicecallsandSMS</a></span><font face="monospace, monospace"><br><br>Try to make a call, and send the log during the call.<br><br>You need to remove and reload this modem before, because when it enter in this state, you was unable to do calls again.<br><br>The list before this test, must be something like this, note </font><span style="font-family:monospace,monospace">State = IDLE and </span><span style="font-family:monospace,monospace">CallFlw = </span><span style="font-family:monospace,monospace">CALL_IDLE.</span></div><div><font face="monospace, monospace"><br><div>freeswitch@internal> gsm list</div><div>gsm console is NOT yet assigned</div><div>F ID Name Operator IMEI IB (F/T) OB (F/T) State CallFlw UUID</div><div>= == ========== ================ =============== ========= ========= ======= =============== ====</div><div> 1 gsm_1 72416 359390027149600 0/0 0/0 IDLE CALL_IDLE</div><div> 2 gsm_2 72404 353871025084879 0/0 0/0 IDLE CALL_IDLE</div><div> 3 gsm_3 72406 354112034907191 0/0 0/0 IDLE CALL_IDLE</div><div> 4 gsm_4 72405 867919018470461 0/0 0/0 IDLE CALL_IDLE</div><br>So, make a call test, and report the log, to see whats happening.<br><br></font></div><font face="monospace, monospace">-- <br></font><div class="gmail_signature"><div dir="ltr"><font face="monospace, monospace">Luiz Fernando Softov<br>+55 67812 34276<br><a href="http://www.softov.com.br/" target="_blank">http://www.softov.com.br</a><br><a href="mailto:fernando@softov.com.br" target="_blank">fernando@softov.com.br</a></font><br></div></div>
</div></div></div>