<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Rupa,<br>
<br>
<br>
None. That's exactly the point.<br>
Everything has to be done over the usb "HID" interface.<br>
<br>
<br>
I've been reading about HID yesterday. HID is a usb interface that can
be used for a large number of things, ranging from keyboard and
game-controllers up to "water-cooling and PC-chassis" and point-of-sale
or coin changer devices.<br>
<br>
<br>
It also has a telephony-interface:<br>
see page 69 to 72 of this document:
<a class="moz-txt-link-freetext" href="http://www.usb.org/developers/devclass_docs/HID1_11.pdf">http://www.usb.org/developers/devclass_docs/HID1_11.pdf</a><br>
<br>
This include call-control, on-hook/off-hook detection, DTMF-related
things, etc.<br>
<br>
<br>
Now, the question is this:<br>
Is there a way to "plug" this all into freeswitch? <br>
<br>
<br>
<br>
<br>
Cheerio! Kr. Bonne.<br>
<br>
<br>
Rupa Schomaker schreef:
<blockquote
 cite="mid:b39273530912221647r37e8e466x64d51123a4e44469@mail.gmail.com"
 type="cite">
  <pre wrap="">Interesting.  It would have to do more than just dialtone/dtmf though.
 Need call control, caller id, etc.  What do they ship with it as far
as drivers go?

On Tue, Dec 22, 2009 at 4:06 PM, Kristoff Bonne
<a class="moz-txt-link-rfc2396E" href="mailto:kristoff.bonne@skypro.be">&lt;kristoff.bonne@skypro.be&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,


This weekend, I got the chance to buy a "profoon IP-150 RJ11-to-USB"
device for just 15 euro. This is a device which has on one side a
USB-connector and on the other side 2 RJ-11 connectors (one FXO and one
FSX). Internally, the device seams to contain a tigerjet 560C chipset.
(see here: <a class="moz-txt-link-freetext" href="http://www.tjnet.com/chips/tiger560C.htm">http://www.tjnet.com/chips/tiger560C.htm</a>)


What is interesting on this device is that is uses standard USB
device-classes that are by default supported by most operating-systems:
usb-sound and usb-hid.


When I connect it to my server (mac mini 3G running debian), the system
automatically recognises these two classes

[168391.922479] usbcore: registered new interface driver hiddev
[168391.935068] hiddev0hidraw0: USB HID v1.00 Device [HID 06e6:c31c] on
usb-0001:10:1b.1-1
[168391.939548] usbcore: registered new interface driver usbhid
[168391.943984] usbhid: v2.6:USB HID core driver
[168392.154596] usbcore: registered new interface driver snd-usb-audio


And -behold- when I connect a handset in one of the port, I even get a
dialtone and I can sent out DTMF-dialtone which are somehow partly
(But I have no idea what program actually generates this dialtone !!!)



Now, the question:
Any idea if / how this can incorperated into freeswitch? Is there a way
to use this device to connect a phone to freeswitch without having to go
throu a SIP-client first.



Cheerio! Kr. Bonne.

--
jabber/gtalk: <a class="moz-txt-link-abbreviated" href="mailto:kristoff@krbonne.net">kristoff@krbonne.net</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>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
jabber/gtalk: <a class="moz-txt-link-abbreviated" href="mailto:kristoff@krbonne.net">kristoff@krbonne.net</a>
</pre>
</body>
</html>