Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Maybe a little OT---USB Handset


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
tzafrir.cohen at xorco...
Guest





PostPosted: Sun Jan 27, 2008 11:44 am    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

On Sun, Jan 27, 2008 at 11:27:16AM -0500, John Millican wrote:
Quote:
Hello All,
This may be a little OT for the list but it seems to be to be the place
to get the best answer. I have looked at the many Skype/Yahoo phones out
there and none seem to be what I am looking for.
I have a need for a USB handset that I can use with an Asterisk server.

A USB handset is basically a sound device (and not a great one, usually)
along with a small keyboard. Linux will usually easily identify the
sound device and you can use the phone as chan_{oss,alsa,console}.

Using the keyboard in it may be trickier.

Do any of the above support cancelling acustic echo? Is it actually
needed in this case?

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
jmillican at sentinelc...
Guest





PostPosted: Sun Jan 27, 2008 12:14 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Tzafrir Cohen wrote:
Quote:
On Sun, Jan 27, 2008 at 11:27:16AM -0500, John Millican wrote:
Quote:
Hello All,
This may be a little OT for the list but it seems to be to be the place
to get the best answer. I have looked at the many Skype/Yahoo phones out
there and none seem to be what I am looking for.
I have a need for a USB handset that I can use with an Asterisk server.

A USB handset is basically a sound device (and not a great one, usually)
along with a small keyboard. Linux will usually easily identify the
sound device and you can use the phone as chan_{oss,alsa,console}.

Using the keyboard in it may be trickier.

Do any of the above support cancelling acustic echo? Is it actually
needed in this case?

Tzafrir,
Thanks for the reply. Acusitic echo cancel may not be needed as this
will not be used in a noisy work place, only in possibly quieter home
environments. There will also be no need for speaker phone operation.
Enabling the keypad is definitely the tricky part. I am trying to avoid
loading a soft phone since I don't want to have to instruct the users on
how to use one (mostly NON-technical types). If the set looks and feels
like a phone they will be OK on their own. I guess I may have to go
with a decent, hopefully inexpensive, basic IP desk phone.
Back to top
zoachien at securax.org
Guest





PostPosted: Sun Jan 27, 2008 12:31 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Iirc, there used to be such an adaptor in the digium dev kit years ago.
Maybe somebody here remembers what it was exactly ?

Zoa

John Millican wrote:
Quote:
Hello All,
This may be a little OT for the list but it seems to be to be the
place to get the best answer. I have looked at the many Skype/Yahoo
phones out there and none seem to be what I am looking for.
I have a need for a USB handset that I can use with an Asterisk
server. This will be on the server itself and an extension on that
server, most likely the only extension. The handset needs the ability
to generate its own on hook/off hook and DTMF so that I would not need
to load a soft phone. I will eventually be needing many of these so
if the set up requires a lot of hacking to the phone it "may" not be
feasible. Having said that any suggestions will be appreciated. I
know I could use an ATA and a PSTN Phone from wally world, but this
will not fit the project or the need.

Thanks,
JohnM
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
rob at hillis.dyndns.org
Guest





PostPosted: Sun Jan 27, 2008 12:36 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

I doubt that chan_oss/chan_alsa directly support echo cancelling.
However depending on exactly how you are using the inputs and outputs on
a sound card, you could very well need echo cancellation.

90% of the time, echo is generated at the junction between a channel
that separates received and transmitted audio and one that receives and
transmits on the same physical channel - an analogue line is the usual
culprit. If your link to the PSTN is via an E1/T1 channel, chances are
good that you'll still have an analogue line at the end of your call so
the echo moves beyond your direct control. That's the normal scenario
for requiring echo cancellation.

The remaining 10% of the time, echo is generated by sound "leaking" from
a speak to a microphone on a handset or by some other means. This is
where echo cancellation /may/ be required for a chan_oss/chan_alsa
channel. If your headset mic is too sensitive and the volume on the
headset speakers is a little too loud, all of a sudden you've got echo.
Tzafrir Cohen wrote:
Quote:
Do any of the above support cancelling acustic echo? Is it actually
needed in this case?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080128/525db836/attachment.htm
Back to top
gordon+asterisk at dro...
Guest





PostPosted: Sun Jan 27, 2008 12:36 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

On Sun, 27 Jan 2008, John Millican wrote:

Quote:
Tzafrir Cohen wrote:
Quote:
On Sun, Jan 27, 2008 at 11:27:16AM -0500, John Millican wrote:
Quote:
Hello All,
This may be a little OT for the list but it seems to be to be the place
to get the best answer. I have looked at the many Skype/Yahoo phones out
there and none seem to be what I am looking for.
I have a need for a USB handset that I can use with an Asterisk server.

A USB handset is basically a sound device (and not a great one, usually)
along with a small keyboard. Linux will usually easily identify the
sound device and you can use the phone as chan_{oss,alsa,console}.

Using the keyboard in it may be trickier.

Do any of the above support cancelling acustic echo? Is it actually
needed in this case?



Tzafrir,
Thanks for the reply. Acusitic echo cancel may not be needed as this
will not be used in a noisy work place, only in possibly quieter home
environments. There will also be no need for speaker phone operation.
Enabling the keypad is definitely the tricky part. I am trying to avoid
loading a soft phone since I don't want to have to instruct the users on
how to use one (mostly NON-technical types). If the set looks and feels
like a phone they will be OK on their own. I guess I may have to go
with a decent, hopefully inexpensive, basic IP desk phone.

I had a little success with a cheap USB 'phone' (From Tesco in the UK)
which was a Yealink device. Linux has a driver for the keypad on it which
makes it work just like a regular keyboard (limited number of keys,
obviously!), but the issue is still that you'd need a program of some
sorts to take the keypad input and translate it to an asterisk console
command dial, if using it as a console phone.

I did use it successfully some time back with idefisk, although idefisk
didn't have a keyboard equivalent of 'hang up' at the time (zoiper might
have now though). The down-side was that you needed to put the mouse over
the idefisk application so it had keyboard input focus )-:

Oh for a command-line IAX client, but it's something I just don't have
time to put together myself.

Gordon
Back to top
zoachien at securax.org
Guest





PostPosted: Sun Jan 27, 2008 12:51 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Gordon Henderson wrote:
Quote:
On Sun, 27 Jan 2008, John Millican wrote:


Quote:
Tzafrir Cohen wrote:

Quote:
On Sun, Jan 27, 2008 at 11:27:16AM -0500, John Millican wrote:

Quote:
Hello All,
This may be a little OT for the list but it seems to be to be the place
to get the best answer. I have looked at the many Skype/Yahoo phones out
there and none seem to be what I am looking for.
I have a need for a USB handset that I can use with an Asterisk server.

A USB handset is basically a sound device (and not a great one, usually)
along with a small keyboard. Linux will usually easily identify the
sound device and you can use the phone as chan_{oss,alsa,console}.

Using the keyboard in it may be trickier.

Do any of the above support cancelling acustic echo? Is it actually
needed in this case?


Tzafrir,
Thanks for the reply. Acusitic echo cancel may not be needed as this
will not be used in a noisy work place, only in possibly quieter home
environments. There will also be no need for speaker phone operation.
Enabling the keypad is definitely the tricky part. I am trying to avoid
loading a soft phone since I don't want to have to instruct the users on
how to use one (mostly NON-technical types). If the set looks and feels
like a phone they will be OK on their own. I guess I may have to go
with a decent, hopefully inexpensive, basic IP desk phone.


I had a little success with a cheap USB 'phone' (From Tesco in the UK)
which was a Yealink device. Linux has a driver for the keypad on it which
makes it work just like a regular keyboard (limited number of keys,
obviously!), but the issue is still that you'd need a program of some
sorts to take the keypad input and translate it to an asterisk console
command dial, if using it as a console phone.

I did use it successfully some time back with idefisk, although idefisk
didn't have a keyboard equivalent of 'hang up' at the time (zoiper might
have now though). The down-side was that you needed to put the mouse over
the idefisk application so it had keyboard input focus )-:


In the mean time, idefisk (now called zoiper) has support for the
yealink chipset phones on windows, (no need to focus), but he is looking
for a solution without softphone.
I'm unsure if they have an SDK for linux, chances are bigger that the
intel HID standard based chipsets might have linux drivers that support
the hangup buttons etc too. (as those dont exist on a normal keyboard)

Quote:
Oh for a command-line IAX client, but it's something I just don't have
time to put together myself.

Gordon

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
jmillican at sentinelc...
Guest





PostPosted: Sun Jan 27, 2008 1:04 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Gordon Henderson wrote:
Quote:
On Sun, 27 Jan 2008, John Millican wrote:

Quote:
Tzafrir Cohen wrote:
Quote:
On Sun, Jan 27, 2008 at 11:27:16AM -0500, John Millican wrote:
Quote:
Hello All,
This may be a little OT for the list but it seems to be to be the place
to get the best answer. I have looked at the many Skype/Yahoo phones out
there and none seem to be what I am looking for.
I have a need for a USB handset that I can use with an Asterisk server.
A USB handset is basically a sound device (and not a great one, usually)
along with a small keyboard. Linux will usually easily identify the
sound device and you can use the phone as chan_{oss,alsa,console}.

Using the keyboard in it may be trickier.

Do any of the above support cancelling acustic echo? Is it actually
needed in this case?


Tzafrir,
Thanks for the reply. Acusitic echo cancel may not be needed as this
will not be used in a noisy work place, only in possibly quieter home
environments. There will also be no need for speaker phone operation.
Enabling the keypad is definitely the tricky part. I am trying to avoid
loading a soft phone since I don't want to have to instruct the users on
how to use one (mostly NON-technical types). If the set looks and feels
like a phone they will be OK on their own. I guess I may have to go
with a decent, hopefully inexpensive, basic IP desk phone.

I had a little success with a cheap USB 'phone' (From Tesco in the UK)
which was a Yealink device. Linux has a driver for the keypad on it which
makes it work just like a regular keyboard (limited number of keys,
obviously!), but the issue is still that you'd need a program of some
sorts to take the keypad input and translate it to an asterisk console
command dial, if using it as a console phone.

I did use it successfully some time back with idefisk, although idefisk
didn't have a keyboard equivalent of 'hang up' at the time (zoiper might
have now though). The down-side was that you needed to put the mouse over
the idefisk application so it had keyboard input focus )-:

Oh for a command-line IAX client, but it's something I just don't have
time to put together myself.

Gordon
Thanks for the replies.
I wonder if I could use the Yealink phone and write a connector to
Asterisk with the IAX client on Sourceforge and make the handset look
like an iaxphone? Or maybe there is some other easier solution? All I
need is to have the ability to go
off hook/on hook, pass DTMF, and voice obviously Smile
JohnM
Back to top
benny+usenet at amorse...
Guest





PostPosted: Sun Jan 27, 2008 2:19 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

John Millican <jmillican at sentinelcommunications.com> writes:

Quote:
I am trying to avoid loading a soft phone since I don't want to have
to instruct the users on how to use one (mostly NON-technical
types).

You can't have a USB handset without a soft phone. You can get some
which automatically run the phone software when plugged in, but that
only works in Windows.
/Benny
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sun Jan 27, 2008 5:06 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

On Sun, Jan 27, 2008 at 08:19:55PM +0100, Benny Amorsen wrote:
Quote:
John Millican <jmillican at sentinelcommunications.com> writes:

Quote:
I am trying to avoid loading a soft phone since I don't want to have
to instruct the users on how to use one (mostly NON-technical
types).

You can't have a USB handset without a soft phone. You can get some
which automatically run the phone software when plugged in, but that
only works in Windows.

Asterisk (chan_alsa, chan_oss, chan_console) is a soft phone.

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
hwit at a-domani.nl
Guest





PostPosted: Sun Jan 27, 2008 5:38 pm    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

On Sun, 2008-01-27 at 20:19 +0100, Benny Amorsen wrote:
Quote:
John Millican <jmillican at sentinelcommunications.com> writes:

Quote:
I am trying to avoid loading a soft phone since I don't want to have
to instruct the users on how to use one (mostly NON-technical
types).

You can't have a USB handset without a soft phone. You can get some
which automatically run the phone software when plugged in, but that
only works in Windows.

How about a udev rule?
Back to top
benny+usenet at amorse...
Guest





PostPosted: Mon Jan 28, 2008 3:32 am    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Tzafrir Cohen <tzafrir.cohen at xorcom.com> writes:

Quote:
Asterisk (chan_alsa, chan_oss, chan_console) is a soft phone.

True, but deploying Asterisk to user PC's is not a particularly
attractive option.
/Benny
Back to top
benny+usenet at amorse...
Guest





PostPosted: Mon Jan 28, 2008 3:33 am    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Hans Witvliet <hwit at a-domani.nl> writes:

Quote:
On Sun, 2008-01-27 at 20:19 +0100, Benny Amorsen wrote:

Quote:
Quote:
You can't have a USB handset without a soft phone. You can get some
which automatically run the phone software when plugged in, but that
only works in Windows.

Quote:
How about a udev rule?

Sorry, I didn't mean to imply that it was impossible to achieve the
same in Linux. Just that the existing commercial solutions are
targeting Windows.
/Benny
Back to top
thp at westhawk.co.uk
Guest





PostPosted: Tue Jan 29, 2008 4:33 am    Post subject: [asterisk-users] Maybe a little OT---USB Handset Reply with quote

Quote:
Thanks for the replies.
I wonder if I could use the Yealink phone and write a connector to
Asterisk with the IAX client on Sourceforge and make the handset look
like an iaxphone? Or maybe there is some other easier solution?
All I
need is to have the ability to go
off hook/on hook, pass DTMF, and voice obviously Smile
JohnM
John, I've done something similar. I had a simple commandline
IAX phone running on a low powered computer (actually an NSLU2 -
but it could be any linux machine), driving a USB audio card. I didn't
need
a keyboard, as it auto answered incoming calls.

If you are interested, contact me off list, and perhaps I can help.

Tim.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services