Hi, i&#39;m new to the list, this is my first post here.<br>I have a UMTS module that can be used like a modem and associated with a SIM card (on a simple board) can make phone and data call towards a real phone.<br>Basically is a sort of rough phone that i configure and use by AT commands.<br>
It can handle and receive incoming call to the phone number associated to the sim very easily.<br>I connect the module via USB and as i said i use AT commands (under Linux i use Minicom, under Windows you could use Hyperterminal to do such a thing).<br>
Recently i&#39;ve been using Asterisk too and i was wondering if there was a way to make these two thing work togheter!<br>So the scenario would be:<br><br>Phone (of any kind) ------&gt; &quot;usb modem that can handle phone calls&quot; ------&gt; asterisk --------&gt; softphone on a pc<br>
<br><br>Normally i use a ISDN card instead of the second block of my scenario and everything goes fine but now i&#39;d like to try this wireless solution in order to be reached by a phone call i.e. when i&#39;m on a train using my laptop (where i would have asterisk running).<br>
<br><br>Do i need a particular driver to do so?<br>How can i make asterisk &quot;look&quot; at my usb port?<br><br>Thanks a lot<br><br>Marco Maso<br>