<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Waw is working. Thank you very much!<br>
<br>
For everyone else that has the same problem:<br>
1) Connect to minicom by typing minicom -s<br>
2) Edit serial settings and select /dev/ttyUSBx, save changes and
select Exit (be carefull NOT Exit minicom)<br>
3) Dialin the dongle number<br>
4)<br>
- If you've got RING that is the right interface to use in
controldevice_name like: <param name="controldevice_name"
value="/dev/ttyUSB15"/><br>
- If not repeat steps above until you get RING<br>
<br>
For controldevice_audio_name make a call after you find control
interface and check if there is audio, if not is the other
remaining tty.<br>
<br>
This info should be putted to the wiki.<br>
<span style="color: rgb(0, 0, 0); font-family: Helvetica, Arial,
sans-serif; font-size: 13px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal;
line-height: 18px; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); display: inline
!important; float: none;"></span>
<pre class="moz-signature" cols="72">Best regards,
Fiftyz</pre>
On 12.06.2013 00:40, Dmitry Lysenko wrote:<br>
</div>
<blockquote
cite="mid:CAMjaK3CfLF+hxbR-gYKnyk2c88_2QLxo_0QKDtBfL3VjSDcKJg@mail.gmail.com"
type="cite">
<div dir="ltr">I personally use picocom:
<div><br>
</div>
<div>#picocom -b 115200 /dev/ttyUSBx<br>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">You should be root or make sudo.<br>
<br>
</div>
<div class="gmail_extra">
Only sniff the interface for "RING", when you calling to
modem.</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">Dmitry.</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2013/6/12 Silviu CHINGARU <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:silviuchingaru@gmail.com" target="_blank">silviuchingaru@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>
<div>Thank you for your reply.</div>
<div><br>
</div>
<div>
Can you give me a small example of usage of minicom
with dongles? Baud rate, etc...</div>
<div><br>
</div>
<div>Should I call only from minicom via AT commands
sent to interface or use freeswitch to init the call
and only sniff the interface with minicom.</div>
<div><br>
</div>
<div>Sorry if is noob question but I never tryed those
low level commands.</div>
<div><br>
</div>
<div><br>
</div>
--
<div>Best regards,</div>
<div>Fiftyz</div>
<div>
<div class="h5"><br>
<br>
<br>
-------- Original message --------<br>
From: Dmitry Lysenko <<a moz-do-not-send="true"
href="mailto:dvl36.ripe.nick@gmail.com"
target="_blank">dvl36.ripe.nick@gmail.com</a>>
<br>
Date: 12/06/2013 00:01 (GMT+02:00) <br>
To: FreeSWITCH Users Help <<a
moz-do-not-send="true"
href="mailto:freeswitch-users@lists.freeswitch.org"
target="_blank">freeswitch-users@lists.freeswitch.org</a>>
<br>
Subject: Re: [Freeswitch-users] Unable to get
K3765 dongle signalling using mod_gsmopen <br>
<br>
<br>
<div dir="ltr">Hi!
<div>> <span
style="font-family:arial,sans-serif;font-size:13px">I
think the serial interface is ok because I
can send AT commands to init the call but I
don't get any signaling.</span><span
style="font-family:arial,sans-serif;font-size:13px"> </span></div>
<div><font face="arial, sans-serif"><br>
</font></div>
<div><font face="arial, sans-serif">You should
try other ttyUSBx. One of ttyUSBx used for
commands only, but another for commands AND
signalling too.</font></div>
<div>
<font face="arial, sans-serif">You can open
ttyUSBx with minicom and make call to number
of SIM card inserted to modem.</font></div>
<div><font face="arial, sans-serif">If you will
see RING you will find "right" serial port.</font><br>
</div>
<div><font face="arial, sans-serif"><br>
</font></div>
<div><font face="arial, sans-serif">Best wishes,</font></div>
<div><font face="arial, sans-serif"> Dmitry.</font></div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/6/11 Silviu
CHINGARU <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:silviuchingaru@gmail.com"
target="_blank">silviuchingaru@gmail.com</a>></span><br>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I'm trying to make mod_gsmopen work with my
testing freeswitch. I have the following
setup:<br>
K3765 Huawei dongle<br>
Freeswitch 1.2.9 with mod_gsmopen<br>
<br>
I setup a gateway using gsmopen.conf.xml
(see attached) and an extension in dialplan.
I've set consolelog 9 and I'm able to make
call via mod_gsmopen from any switch phone,
but the signaling is not working. So when I
answer to mobile called by gsmopen module,
sip phone is still displaying
"Conecting...", I can talk to mobile phone
via sip phone and reverse but when I close
the conversation from mobile side is still
"Conecting...".<br>
<br>
In console I don't see any signaling from
gsmopen like ringing, answered and so on.<br>
<br>
I think the serial interface is ok because I
can send AT commands to init the call but I
don't get any signaling. Also the audio
interface is ok because I have audio both
sides (via Early Media because the call is
never signaled as answered).<br>
<br>
I've attached:<br>
- reload.log (output from freeswitch when I
type reload mod_gsmopen)<br>
- call.log (output from freeswitch when I
init the call via mod_gsmopen)<br>
- gsmopen.conf.xml<br>
(I've changed / masked context, ip and phone
number for privacy)<br>
<br>
<br>
I've used this dongle also with chan_dongle
in asterisk and was working fine but on
freeswitch I'm unable to configure it.<br>
<br>
Please help, I don't even know what to read!
What could be the problem, what is wrong?
How can I figure out what is wrong? Thank
you very much for your time!<br>
<br>
Best regards,<br>
Fiftyz<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel
Communication Server<br>
<a moz-do-not-send="true"
href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://wiki.freeswitch.org"
target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication
Server<br>
<a moz-do-not-send="true" href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true" href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
</body>
</html>