[asterisk-users] Bluetooth questions

2007-08-24 Thread Robert Moskowitz
I see that the term now is chan_mobile to use a bluetooth to cellphone 
trunk.  (what is in a name? :) )

What I want to know is:

Is there any restriction on the bluetooth chipset for the server?

Can I use the dongle for  PAN and chan_mobile at the same time?

Can I use the dongle for headset (a separate extension) and a cellphone 
at the same time?

Thank you.



___
--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


[asterisk-users] Bluetooth phone as FXS/FXO with asterisk?

2006-08-08 Thread asterisk
Has anyone used a bluetooth phone (eg Cingular 8125 aka HTC Wizard) as an 
FXS/FXO with asterisk?


I'd like to be able to route incoming cellphone calls into asterisk, as 
well as make outgoing calls from asterisk to the GSM network using the 
phone and bluetooth.


-Dan
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Bluetooth phone as FXS/FXO with asterisk?

2006-08-08 Thread Tom Vile
http://www.thetechguide.com/howto/asterisk/chanbluetooth.htmlOn 8/8/06, 
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
Has anyone used a bluetooth phone (eg Cingular 8125 aka HTC Wizard) as anFXS/FXO with asterisk?I'd like to be able to route incoming cellphone calls into asterisk, aswell as make outgoing calls from asterisk to the GSM network using the
phone and bluetooth.-Dan___--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users-- Tom VileBaldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephonywww.baldwintechsolutions.comPhone: 518-631-2855 x205Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Bluetooth phone as FXS/FXO with asterisk?

2006-08-08 Thread asterisk

Have you used it with a cingular 8125?

-Dan

On Tue, 8 Aug 2006, Tom Vile wrote:


http://www.thetechguide.com/howto/asterisk/chanbluetooth.html

On 8/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


Has anyone used a bluetooth phone (eg Cingular 8125 aka HTC Wizard) as an
FXS/FXO with asterisk?

I'd like to be able to route incoming cellphone calls into asterisk, as
well as make outgoing calls from asterisk to the GSM network using the
phone and bluetooth.

-Dan
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





--
Tom Vile
Baldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephony
www.baldwintechsolutions.com
Phone: 518-631-2855 x205
Fax: 518-631-2856


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Bluetooth phone as FXS/FXO with asterisk?

2006-08-08 Thread Tom Vile
Does your cingular 8125 have bluetooth? If so it should work. Mine works with Motorola and LG phones fine.On 8/8/06, 
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
Have you used it with a cingular 8125?-DanOn Tue, 8 Aug 2006, Tom Vile wrote: http://www.thetechguide.com/howto/asterisk/chanbluetooth.html
 On 8/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Has anyone used a bluetooth phone (eg Cingular 8125 aka HTC Wizard) as an
 FXS/FXO with asterisk? I'd like to be able to route incoming cellphone calls into asterisk, as well as make outgoing calls from asterisk to the GSM network using the phone and bluetooth.
 -Dan ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:http://lists.digium.com/mailman/listinfo/asterisk-users
 -- Tom Vile Baldwin Technology Solutions, Inc Consulting - Web Design - VoIP Telephony www.baldwintechsolutions.com Phone: 518-631-2855 x205
 Fax: 518-631-2856___--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users-- Tom VileBaldwin Technology Solutions, Inc
Consulting - Web Design - VoIP Telephonywww.baldwintechsolutions.comPhone: 518-631-2855 x205Fax: 518-631-2856
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth (chan_btp): dialing external phone number through BTP/Zap when bluetooth device not present?

2006-04-14 Thread Mike Garey
I sent the following message a few days ago, but never received a
reply, so I thought I'd ask again..

Can anyone tell me how me to get asterisk to dial out a phone number using BTP
when a bluetooth device is not detected?  I can get BTP to dial to a
SIP phone, but I can't get it to dial through a POTS phone line using
the Zap interface..

I've tried putting the following under the clients section in
/etc/asterisk/btp.conf:

client =user,00:12:34:56:78:90,Zap/4/1234567890

and in extensions.conf:

exten = 222,1,Playback(pls-hold-while-try)
exten = 222,2,Dial(BTP/user,60,m)
exten = 222,3,Hangup

but asterisk doesn't dial the phone number 1234567890, it simply does:

Zap/4-1 answered SIP/304-fc8a

and then gives me a dial tone..  From btp.conf, it says:

;If a default channel is specified, we
; use that channel if nobody has found the bluetooth device.

so it seems as though I can connect to a channel (in this case Zap/4),
but I can't actually get the channel to dial the given phone number..
If anyone can tell me what I'm doing wrong, I would very much
appreciate it.  Thanks,

Mike
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth headset in handsfree modewith SJPhoneorX-lite

2006-03-28 Thread Chuck Bunn

Hi,

This is interesting you used the ctp profile. Did you document how you 
changed it?


Thanks

wendell hamilton wrote:

I am able to pickup, hangup, and flash, using the buttons on the phone
with all of the soft clients and both of the headsets I mentioned below.
I don't believe I had to change anything on the client side, just had to
get the ctp (cordless telephone profile) working in the bluetooth stack,
which was a pita. I struggled with the same issue...I could use the
headset, but that's not very handy when you have to run to the pc to
pickup or hangup a call!  I'm working with doing a voice-recognition
dial using the new voxeo prophecy server to add functionality to this,
so that I can outgoing dial as well.  
  

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth stack for cordless telephone

2006-03-28 Thread Chuck Bunn

Hi,

Anyone know where I can download or purchase a Bluetooth stack that 
supports the CTP (Cordless Telephone Profile). Apparently this in the 
only way to get the answer/hangup button on a wireless headset to work 
with SIP soft phones. I have looked at the Widcomm site and they are not 
selling end products. Their development kit does not even support 
wireless headsets let alone cordless telephones.


Thanks
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth headsetin handsfree modewith SJPhoneorX-lite

2006-03-28 Thread wendell hamilton
I didn't change it. I just had a heckofa time getting it to load.
Unfortunately, I neglected to document the process, since this was on my
home PC and I wasn't planning on replicating it. If I can find some
time, I'll see if I can recreate the process.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Bunn
Sent: Tuesday, March 28, 2006 5:06 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth headsetin handsfree modewith
SJPhoneorX-lite

Hi,

This is interesting you used the ctp profile. Did you document how you
changed it?

Thanks

wendell hamilton wrote:
 I am able to pickup, hangup, and flash, using the buttons on the phone

 with all of the soft clients and both of the headsets I mentioned
below.
 I don't believe I had to change anything on the client side, just had 
 to get the ctp (cordless telephone profile) working in the bluetooth 
 stack, which was a pita. I struggled with the same issue...I could use

 the headset, but that's not very handy when you have to run to the pc 
 to pickup or hangup a call!  I'm working with doing a 
 voice-recognition dial using the new voxeo prophecy server to add 
 functionality to this, so that I can outgoing dial as well.
   
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

This message is confidential. It may also be privileged or otherwise protected 
by work product immunity or other legal rules. If you have received it by 
mistake, please let us know by e-mail reply and delete it from your system; you 
may not copy this message or disclose its contents to anyone. Please send us by 
fax any message containing deadlines as incoming e-mails are not screened for 
response deadlines. The integrity and security of this message cannot be 
guaranteed on the Internet.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth headset in handsfree mode with SJPhone or X-lite

2006-03-27 Thread Chuck Bunn

Hi,

After much searching I have found that it might be possible to get a 
bluetooth headset to answer/hangup with SJPhone or Xlite if the headset 
supports handsfree mode. My Toshiba bluetooth stack supports this but I 
have not been able to figure out how to enable it. Also Windows XP 
desktop bluetooth stack does not support handsfree but Windows CE does 
(go figure). Has anyone got handsfree mode working with a bluetooth 
headset? How about working with SJPhone or Xlite or some other SIP 
phone? For some reason the SJPhone when used with a bluetooth headset 
disconnects/reconnects bluetooth when the answer/hangup button is used 
on the headset (how the hell did that come about). Using a bluetooth 
headset with a SIP phone and asterisk would really help me by removing 
those pesky wires


Thanks
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth headset in handsfree mode with SJPhoneor X-lite

2006-03-27 Thread wendell hamilton
Try replacing the XP Bluetooth stack with the widcomm drivers...google
is your friend!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Bunn
Sent: Monday, March 27, 2006 6:21 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Bluetooth headset in handsfree mode with
SJPhoneor X-lite

Hi,

After much searching I have found that it might be possible to get a 
bluetooth headset to answer/hangup with SJPhone or Xlite if the headset 
supports handsfree mode. My Toshiba bluetooth stack supports this but I 
have not been able to figure out how to enable it. Also Windows XP 
desktop bluetooth stack does not support handsfree but Windows CE does 
(go figure). Has anyone got handsfree mode working with a bluetooth 
headset? How about working with SJPhone or Xlite or some other SIP 
phone? For some reason the SJPhone when used with a bluetooth headset 
disconnects/reconnects bluetooth when the answer/hangup button is used 
on the headset (how the hell did that come about). Using a bluetooth 
headset with a SIP phone and asterisk would really help me by removing 
those pesky wires

Thanks
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

This message is confidential. It may also be privileged or otherwise protected 
by work product immunity or other legal rules. If you have received it by 
mistake, please let us know by e-mail reply and delete it from your system; you 
may not copy this message or disclose its contents to anyone. Please send us by 
fax any message containing deadlines as incoming e-mails are not screened for 
response deadlines. The integrity and security of this message cannot be 
guaranteed on the Internet.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth headset in handsfree mode with SJPhoneor X-lite

2006-03-27 Thread Chuck Bunn

Hi,

I am not having trouble with the bluetooth stack since the Toshiba stack 
has the headset profile which supports a subset of AT commands 
http://en.wikipedia.org/wiki/AT_command from GSM 07.07 for minimal 
controls including the ability to ring, answer a call, hang up and 
adjust the volume. The problem is getting the softphone to work with 
these AT commands so that the answer/hangup function will work from the 
bluetooth headset.


Thanks

wendell hamilton wrote:

Try replacing the XP Bluetooth stack with the widcomm drivers...google
is your friend!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Bunn
Sent: Monday, March 27, 2006 6:21 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Bluetooth headset in handsfree mode with
SJPhoneor X-lite

Hi,

After much searching I have found that it might be possible to get a 
bluetooth headset to answer/hangup with SJPhone or Xlite if the headset 
supports handsfree mode. My Toshiba bluetooth stack supports this but I 
have not been able to figure out how to enable it. Also Windows XP 
desktop bluetooth stack does not support handsfree but Windows CE does 
(go figure). Has anyone got handsfree mode working with a bluetooth 
headset? How about working with SJPhone or Xlite or some other SIP 
phone? For some reason the SJPhone when used with a bluetooth headset 
disconnects/reconnects bluetooth when the answer/hangup button is used 
on the headset (how the hell did that come about). Using a bluetooth 
headset with a SIP phone and asterisk would really help me by removing 
those pesky wires


Thanks
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

This message is confidential. It may also be privileged or otherwise protected 
by work product immunity or other legal rules. If you have received it by 
mistake, please let us know by e-mail reply and delete it from your system; you 
may not copy this message or disclose its contents to anyone. Please send us by 
fax any message containing deadlines as incoming e-mails are not screened for 
response deadlines. The integrity and security of this message cannot be 
guaranteed on the Internet.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




  


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth headset in handsfree modewith SJPhoneor X-lite

2006-03-27 Thread wendell hamilton
Hi,

You need to have completely replaced the Microsoft driver, because it
doesn't support the headset or ctp Bluetooth profiles.  This gave me
fits!  I followed the instructions at
http://www.windowsdevcenter.com/pub/a/windows/2005/07/05/bluetooth.html
and it works with both a Plantronics and a Motorola Headset, and I can
answer calls with idefisk, eyebeam, x-lite, and kapanga. 

If you end up not having both of these in the Bluetooth service
selection, you won't end up with the results you're looking for.

HTH 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Bunn
Sent: Monday, March 27, 2006 9:46 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth headset in handsfree modewith
SJPhoneor X-lite

Hi,

I am not having trouble with the bluetooth stack since the Toshiba stack

has the headset profile which supports a subset of AT commands 
http://en.wikipedia.org/wiki/AT_command from GSM 07.07 for minimal 
controls including the ability to ring, answer a call, hang up and 
adjust the volume. The problem is getting the softphone to work with 
these AT commands so that the answer/hangup function will work from the 
bluetooth headset.

Thanks

wendell hamilton wrote:
 Try replacing the XP Bluetooth stack with the widcomm drivers...google
 is your friend!


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Chuck
Bunn
 Sent: Monday, March 27, 2006 6:21 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: [Asterisk-Users] Bluetooth headset in handsfree mode with
 SJPhoneor X-lite

 Hi,

 After much searching I have found that it might be possible to get a 
 bluetooth headset to answer/hangup with SJPhone or Xlite if the
headset 
 supports handsfree mode. My Toshiba bluetooth stack supports this but
I 
 have not been able to figure out how to enable it. Also Windows XP 
 desktop bluetooth stack does not support handsfree but Windows CE does

 (go figure). Has anyone got handsfree mode working with a bluetooth 
 headset? How about working with SJPhone or Xlite or some other SIP 
 phone? For some reason the SJPhone when used with a bluetooth headset 
 disconnects/reconnects bluetooth when the answer/hangup button is used

 on the headset (how the hell did that come about). Using a bluetooth 
 headset with a SIP phone and asterisk would really help me by removing

 those pesky wires

 Thanks
 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

 This message is confidential. It may also be privileged or otherwise
protected by work product immunity or other legal rules. If you have
received it by mistake, please let us know by e-mail reply and delete it
from your system; you may not copy this message or disclose its contents
to anyone. Please send us by fax any message containing deadlines as
incoming e-mails are not screened for response deadlines. The integrity
and security of this message cannot be guaranteed on the Internet.

 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




   

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth headset in handsfree modewith SJPhoneor X-lite

2006-03-27 Thread Chuck Bunn

Hi,

Are you able to answer calls by pressing the answer/hangup button on 
your headset or are you using the computer to answer the calls with a 
SIP phone. I can get the head set to work fine with the PC and sip 
phones what I cannot do is get the answer/hangup button on the head set 
to actually answer a call (for some odd reason it turns the bluetooth on 
and off and this occurrs with several different head sets).


Thanks for the info on the stack - good reference

wendell hamilton wrote:

Hi,

You need to have completely replaced the Microsoft driver, because it
doesn't support the headset or ctp Bluetooth profiles.  This gave me
fits!  I followed the instructions at
http://www.windowsdevcenter.com/pub/a/windows/2005/07/05/bluetooth.html
and it works with both a Plantronics and a Motorola Headset, and I can
answer calls with idefisk, eyebeam, x-lite, and kapanga. 


If you end up not having both of these in the Bluetooth service
selection, you won't end up with the results you're looking for.

HTH 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Bunn
Sent: Monday, March 27, 2006 9:46 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth headset in handsfree modewith
SJPhoneor X-lite

  


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth headset in handsfree modewith SJPhoneorX-lite

2006-03-27 Thread wendell hamilton
I am able to pickup, hangup, and flash, using the buttons on the phone
with all of the soft clients and both of the headsets I mentioned below.
I don't believe I had to change anything on the client side, just had to
get the ctp (cordless telephone profile) working in the bluetooth stack,
which was a pita. I struggled with the same issue...I could use the
headset, but that's not very handy when you have to run to the pc to
pickup or hangup a call!  I'm working with doing a voice-recognition
dial using the new voxeo prophecy server to add functionality to this,
so that I can outgoing dial as well.  

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chuck Bunn
Sent: Monday, March 27, 2006 2:21 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth headset in handsfree modewith
SJPhoneorX-lite

Hi,

Are you able to answer calls by pressing the answer/hangup button on
your headset or are you using the computer to answer the calls with a
SIP phone. I can get the head set to work fine with the PC and sip
phones what I cannot do is get the answer/hangup button on the head set
to actually answer a call (for some odd reason it turns the bluetooth on
and off and this occurrs with several different head sets).

Thanks for the info on the stack - good reference

wendell hamilton wrote:
 Hi,

 You need to have completely replaced the Microsoft driver, because it 
 doesn't support the headset or ctp Bluetooth profiles.  This gave me 
 fits!  I followed the instructions at 
 http://www.windowsdevcenter.com/pub/a/windows/2005/07/05/bluetooth.htm
 l and it works with both a Plantronics and a Motorola Headset, and I 
 can answer calls with idefisk, eyebeam, x-lite, and kapanga.

 If you end up not having both of these in the Bluetooth service 
 selection, you won't end up with the results you're looking for.

 HTH

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Chuck 
 Bunn
 Sent: Monday, March 27, 2006 9:46 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Bluetooth headset in handsfree modewith 
 SJPhoneor X-lite

   

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

This message is confidential. It may also be privileged or otherwise protected 
by work product immunity or other legal rules. If you have received it by 
mistake, please let us know by e-mail reply and delete it from your system; you 
may not copy this message or disclose its contents to anyone. Please send us by 
fax any message containing deadlines as incoming e-mails are not screened for 
response deadlines. The integrity and security of this message cannot be 
guaranteed on the Internet.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth headset with SJPhone

2006-03-24 Thread Chuck Bunn

Hi,

Is it possible to get a blue tooth headset to work with SJPhone or any 
other SIP phone for that matter. Adapting the single button 
(answer/hangup) on the blue tooth headset to answer/accept a call has me 
stupefied. I must be missing something, it can not be that hard?


Thanks
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] bluetooth

2005-12-02 Thread Jerry Geis




I followed all the steps for setting up bluetooth
headset.
I call into my laptop, I head the ringing on my headset, I see ringing
on the console.
When I answer the headset I get MANY errors/warnings on screen about

chan_bluetooth/chan_bluetooth.c:685 sco_thread: wrote 48 to sco

and I head NO audio.

I have tried with alaw, ulaw and gsm. all behave the same.

Any ideas why no audio???

Jerry



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-21 Thread David Woodhouse
On Sat, 2005-11-19 at 13:47 -0800, Ben Higley wrote:
  [AG]  Pocket_PC  AT+BRSF=23
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CIND=?
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CIND?
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CMER=3,0,0,1
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CLIP=1
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CGMI=?
  [AG]  Pocket_PC  ERROR

Strange behaviour. Do you get similar behaviour if you connect to the
phone with minicom? Are you connecting on the correct channel?

Show sdptool browse output for the phone.

-- 
dwmw2


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-21 Thread Ben Higley
I'll try that tonight...



 On Sat, 2005-11-19 at 13:47 -0800, Ben Higley wrote:
  [AG]  Pocket_PC  AT+BRSF=23
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CIND=?
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CIND?
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CMER=3,0,0,1
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CLIP=1
  [AG]  Pocket_PC  ERROR
  [AG]  Pocket_PC  AT+CGMI=?
  [AG]  Pocket_PC  ERROR

 Strange behaviour. Do you get similar behaviour if you connect to the
 phone with minicom? Are you connecting on the correct channel?

 Show sdptool browse output for the phone.

 --
 dwmw2


 ___
 --Bandwidth and Colocation sponsored by Easynews.com --

 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-19 Thread Ben Higley
Thank you for this build.. this was able to compile using CVS head as of
today.

I have made some success.. and without the wiki porving much information I
need some help yet.

I have sucessfully connected asterisk to my pocket_pc phone. however, when
trying to dial i get:
*CLI Nov 19 13:42:09 NOTICE[20114]:
/usr/src/chan_bluetooth/chan_bluetooth.c:2226 try_connect: Initialised
bluetooth link to device Pocket_PC
 [AG]  Pocket_PC  AT+BRSF=23
 [AG]  Pocket_PC  ERROR
 [AG]  Pocket_PC  AT+CIND=?
 [AG]  Pocket_PC  ERROR
 [AG]  Pocket_PC  AT+CIND?
 [AG]  Pocket_PC  ERROR
 [AG]  Pocket_PC  AT+CMER=3,0,0,1
 [AG]  Pocket_PC  ERROR
 [AG]  Pocket_PC  AT+CLIP=1
 [AG]  Pocket_PC  ERROR
 [AG]  Pocket_PC  AT+CGMI=?
 [AG]  Pocket_PC  ERROR

*CLI bluetooth show peers
BDAddrName   Role Status  A/C SCOCon/Fd/Th Sig
- --  --- ---  ---
mac hidden.  Pocket_PC  AG   Ready   Yes -1/-1/0  No

I try to issue

Dial(BLT/Pocket_PC/phonenumber)
 Executing Dial(SIP/2001-4c11, BLT/Pocket_PC/phone number) in new stack
 [AG]  Pocket_PC  ATDphonenumber;
-- Called Pocket_PC
 [AG]  Pocket_PC  ERROR
 [AG]  Pocket_PC  ATH
 [AG]  Pocket_PC  AT+CHUP

Almost there... but how can i get over this last hurdle?


In order to get here. I have had to pair the device with asterisk, by
loading the services onto the linux server..

iie sdptool add HF (hands free)
sdptool add HS (headset)


In the outgoing connections window of my pocket pc i see the servername
and configured as a n Audio Gateway.

ARGH

 On Tue, 2005-11-15 at 16:00 -0500, Jerry Geis wrote:
 I found the chan_bluetooth app and downloaded it but it does not
 compile and have not been successful in reaching the author.

 There's a version which should work in my CVS tree:

  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs co chan_bluetooth

 (anoncvs password is 'anoncvs')

 --
 dwmw2


 ___
 --Bandwidth and Colocation sponsored by Easynews.com --

 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-16 Thread David Woodhouse
On Tue, 2005-11-15 at 16:00 -0500, Jerry Geis wrote:
 I found the chan_bluetooth app and downloaded it but it does not
 compile and have not been successful in reaching the author.

There's a version which should work in my CVS tree: 

 cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs co chan_bluetooth

(anoncvs password is 'anoncvs')

-- 
dwmw2


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-16 Thread David Woodhouse
On Tue, 2005-11-15 at 15:06 -0800, trixter aka Bret McDanel wrote:
 on automatic proximity detection, no BT device it forwards to your
 mobile.  The BT headset can be used as your 'soft phone' (more like
 using chan_oss than a soft phone though).  

It's not _quite_ as bad as chan_oss; you do generally have at least one
button, which is intended to be used for 'redial' and is likely to send
the 'AT+BLDN' command. I usually hack my extensions.conf to direct that
to the place I want to call, before pressing the button on the headset.

The button also allows you to answer calls when the headset is ringing.
Although I haven't tried that with chan_bluetooth recently; I use it
only for outgoing calls. I think it's working though.

-- 
dwmw2


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-16 Thread trixter aka Bret McDanel
On Wed, 2005-11-16 at 08:45 +, David Woodhouse wrote:
 On Tue, 2005-11-15 at 15:06 -0800, trixter aka Bret McDanel wrote:
  on automatic proximity detection, no BT device it forwards to your
  mobile.  The BT headset can be used as your 'soft phone' (more like
  using chan_oss than a soft phone though).  
 
 It's not _quite_ as bad as chan_oss; you do generally have at least one

No but its more like that than a softphone in terms of how it accesses
asterisk.  Which was what I originally said :)

-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group


signature.asc
Description: This is a digitally signed message part
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] bluetooth headset with softphone or directasterisk

2005-11-16 Thread Jerry Geis

On Tue, 2005-11-15 at 16:00 -0500, Jerry Geis wrote:

/ I found the chan_bluetooth app and downloaded it but it does not

// compile and have not been successful in reaching the author.
/
There's a version which should work in my CVS tree: 


cvs -d :pserver:anoncvs at cvs.infradead.org 
http://lists.digium.com/mailman/listinfo/asterisk-users:/home/cvs co 
chan_bluetooth

(anoncvs password is 'anoncvs')

--
dwmw2

Looks like my problem was that the include/asterisk/verison.h had 000 
for the ASTERISK_VERSION_NUM for 1.2.beta2


Jerry

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-16 Thread David Woodhouse
On Wed, 2005-11-16 at 00:56 -0800, trixter aka Bret McDanel wrote:
  It's not _quite_ as bad as chan_oss; you do generally have at least
 
 No but its more like that than a softphone in terms of how it accesses
 asterisk.  Which was what I originally said :)

True.

-- 
dwmw2

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-16 Thread Michael Van Donselaar
On Tue, 15 Nov 2005 16:00:46 -0500, Jerry Geis [EMAIL PROTECTED] wrote:

Anyone doing anything with bluetooth headsets?

Both DIAX and iaxComm will use the bluetooth headset for audio.

I think that DIAX has some additional support for the hook button, but I'm not
sure.  

I'd love to add such a feature to iaxComm, but a cursory google search turns up
a flood of bluetooth stacks, and places to buy bluetooth headsets.



I'd like to use one with asterisk. If that means through a softphone OR 
directly
connected to asterisk - either way is fine.

I found the chan_bluetooth app and downloaded it but it does not compile
and have not been successful in reaching the author.

I have a kensington USB bluetooth module and a motorala bluetooth headset.

Any one have information on how to pair bluetooth modules under linux?

THanks

Jerry

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-15 Thread Jerry Geis

Anyone doing anything with bluetooth headsets?

I'd like to use one with asterisk. If that means through a softphone OR 
directly

connected to asterisk - either way is fine.

I found the chan_bluetooth app and downloaded it but it does not compile
and have not been successful in reaching the author.

I have a kensington USB bluetooth module and a motorala bluetooth headset.

Any one have information on how to pair bluetooth modules under linux?

THanks

Jerry

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset with softphone or direct asterisk

2005-11-15 Thread trixter aka Bret McDanel
On Tue, 2005-11-15 at 16:00 -0500, Jerry Geis wrote:
 Anyone doing anything with bluetooth headsets?
 
 I'd like to use one with asterisk. If that means through a softphone OR 
 directly
 connected to asterisk - either way is fine.
http://mundy.org/blog/index.php?p=78

on automatic proximity detection, no BT device it forwards to your
mobile.  The BT headset can be used as your 'soft phone' (more like
using chan_oss than a soft phone though).  

They have links to $20-30 BT headsets that are currently on sale too.


-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group


signature.asc
Description: This is a digitally signed message part
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] bluetooth audio and asterisk

2005-06-20 Thread trixter http://www.0xdecafbad.com
http://www.crazygreek.co.uk/content/chan_bluetooth

maybe we should tell the author about the bounty :P

On Mon, 2005-06-20 at 00:32 -0500, Jay Milk wrote:
 This is what you want:
 
 http://www.voip-info.org/wiki-Asterisk+bounty+bluetooth+cell-phone+suppo
 rt
 
 Add money to the bounty -- maybe someone will pickup/continue what was
 started and abandoned.  I think it's worth serious money.  I know it is
 to me.
 
 Nice side-effect, for anyone interested -- in the US, all GSM phones are
 *required* to provide emergency dialing services.  Wouldn't take much to
 keep a spare/used BT phone on hand to provide 911 calling even without a
 SIM card.
 
  -Original Message-
  From: trixter http://www.0xdecafbad.com 
  [mailto:[EMAIL PROTECTED] 
  Sent: Sunday, June 19, 2005 7:55 AM
  To: Asterisk Users Mailing List - Non-Commercial Discussion
  Subject: [Asterisk-Users] bluetooth audio and asterisk
  
  
  Has anyone successfully used a standard bluetooth enabled 
  system to connect to a standard bluetooth enabled mobile 
  phone (not the bluetooth to FXS converters) to create an 
  audio path for phone calls with asterisk, if so is there a 
  writeup on what was done so that others can replicate this.
  
  What I am thinking is that via alsa/oss/whatever you should 
  be able to use the bluetooth audio channel as a speaker and 
  microphone to talk to a mobile.  The catch is of course 
  sending dialing information via bluetooth from within 
  asterisk to cause this to properly occur.  SMS could also be 
  sent/received via bluetooth and converted to SIP IM for 
  example thus giving more devices accessability to asterisk 
  'out of the box'.  And given cost, many bluetooth dongles can 
  be purchased for $30 USD or less, this would create a lower 
  entry price for people to use this technology.
  
  Cellsocket.com for example is a phone-FXS adapter, they are 
  $100. Someone this last week mentioned a bluetooth system 
  that is similar, but afaik both devices do not allow for SMS 
  to be trafficed via asterisk, and both cost more than a 
  bluetooth dongle.
  
  I know that linux does support bluetooth via qualcomms BT 
  API, and I would imagine that other systems also support this.
  
  Thanks
  
  -- 
  Trixter http://www.0xdecafbad.com Bret McDanel
  UK +44 870 340 4605   Germany +49 801 777 555 3402
  US +1 360 207 0479 or +1 516 687 5200
  FreeWorldDialup: 635378
  
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378


signature.asc
Description: This is a digitally signed message part
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] bluetooth audio and asterisk

2005-06-20 Thread Jay Milk
He knows -- see the bounty-page.

 -Original Message-
 From: trixter http://www.0xdecafbad.com 
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, June 20, 2005 1:33 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: RE: [Asterisk-Users] bluetooth audio and asterisk
 
 
 http://www.crazygreek.co.uk/content/chan_bluetooth
 
 maybe we should tell the author about the bounty :P
 
 On Mon, 2005-06-20 at 00:32 -0500, Jay Milk wrote:
  This is what you want:
  
  
 http://www.voip-info.org/wiki-Asterisk+bounty+bluetooth+cell-phone+sup
  po
  rt

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] bluetooth audio and asterisk

2005-06-20 Thread trixter http://www.0xdecafbad.com
On Mon, 2005-06-20 at 08:52 -0500, Jay Milk wrote:
 He knows -- see the bounty-page.

I did and it looked as if it was written by a 3rd party not himself.

On the authors page he was asking for donations to help him finish and
such.  Why I think that the two resources needed to be put together.


-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378


signature.asc
Description: This is a digitally signed message part
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] bluetooth audio and asterisk

2005-06-20 Thread Jay Milk
As far as I remember, Nate Carlson worked with ZZ to document the
progress on the wiki page.  Let's shoot them all emails and see what
they have to say.

 -Original Message-
 From: trixter http://www.0xdecafbad.com 
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, June 20, 2005 11:25 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: RE: [Asterisk-Users] bluetooth audio and asterisk
 
 
 On Mon, 2005-06-20 at 08:52 -0500, Jay Milk wrote:
  He knows -- see the bounty-page.
 
 I did and it looked as if it was written by a 3rd party not himself.
 
 On the authors page he was asking for donations to help him 
 finish and such.  Why I think that the two resources needed 
 to be put together.
 
 
 -- 
 Trixter http://www.0xdecafbad.com Bret McDanel
 UK +44 870 340 4605   Germany +49 801 777 555 3402
 US +1 360 207 0479 or +1 516 687 5200
 FreeWorldDialup: 635378
 

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] bluetooth audio and asterisk

2005-06-19 Thread trixter http://www.0xdecafbad.com
Has anyone successfully used a standard bluetooth enabled system to
connect to a standard bluetooth enabled mobile phone (not the bluetooth
to FXS converters) to create an audio path for phone calls with
asterisk, if so is there a writeup on what was done so that others can
replicate this.

What I am thinking is that via alsa/oss/whatever you should be able to
use the bluetooth audio channel as a speaker and microphone to talk to a
mobile.  The catch is of course sending dialing information via
bluetooth from within asterisk to cause this to properly occur.  SMS
could also be sent/received via bluetooth and converted to SIP IM for
example thus giving more devices accessability to asterisk 'out of the
box'.  And given cost, many bluetooth dongles can be purchased for $30
USD or less, this would create a lower entry price for people to use
this technology.

Cellsocket.com for example is a phone-FXS adapter, they are $100.
Someone this last week mentioned a bluetooth system that is similar, but
afaik both devices do not allow for SMS to be trafficed via asterisk,
and both cost more than a bluetooth dongle.

I know that linux does support bluetooth via qualcomms BT API, and I
would imagine that other systems also support this.

Thanks

-- 
Trixter http://www.0xdecafbad.com Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378


signature.asc
Description: This is a digitally signed message part
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] bluetooth audio and asterisk

2005-06-19 Thread Dean Collins
Do a search on voip-info,

Also there is an Australian company that build Bluetooth base stations
that connect to a pabx (quasi dect cell based system) but big bucks
(though does prove it is technically feasible.

Cheers,
Dean




 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of trixter
http://www.0xdecafbad.com
 Sent: Sunday, 19 June 2005 8:55 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: [Asterisk-Users] bluetooth audio and asterisk
 
 Has anyone successfully used a standard bluetooth enabled system to
 connect to a standard bluetooth enabled mobile phone (not the
bluetooth
 to FXS converters) to create an audio path for phone calls with
 asterisk, if so is there a writeup on what was done so that others can
 replicate this.
 
 What I am thinking is that via alsa/oss/whatever you should be able to
 use the bluetooth audio channel as a speaker and microphone to talk to
a
 mobile.  The catch is of course sending dialing information via
 bluetooth from within asterisk to cause this to properly occur.  SMS
 could also be sent/received via bluetooth and converted to SIP IM for
 example thus giving more devices accessability to asterisk 'out of the
 box'.  And given cost, many bluetooth dongles can be purchased for $30
 USD or less, this would create a lower entry price for people to use
 this technology.
 
 Cellsocket.com for example is a phone-FXS adapter, they are $100.
 Someone this last week mentioned a bluetooth system that is similar,
but
 afaik both devices do not allow for SMS to be trafficed via asterisk,
 and both cost more than a bluetooth dongle.
 
 I know that linux does support bluetooth via qualcomms BT API, and I
 would imagine that other systems also support this.
 
 Thanks
 
 --
 Trixter http://www.0xdecafbad.com Bret McDanel
 UK +44 870 340 4605   Germany +49 801 777 555 3402
 US +1 360 207 0479 or +1 516 687 5200
 FreeWorldDialup: 635378


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth audio and asterisk

2005-06-19 Thread Juraj Bednar
Hello,

 Has anyone successfully used a standard bluetooth enabled system to
 connect to a standard bluetooth enabled mobile phone (not the bluetooth
 to FXS converters) to create an audio path for phone calls with
 asterisk, if so is there a writeup on what was done so that others can
 replicate this.

I want to do the same thing. I want to buy an bluetooth capable mobile
phone without
a dongle. I want asterisk to predict it's a headset, so it can route
audio. This way, I could
accept calls from mobile network for very cheap. And also do the
opossite route (call
to cell-phone network).

Check this:
http://www.voip-info.org/tiki-index.php?page=Asterisk+Bluetooth+channels

If you'll have any progress in this area, please let me know. It
should also be able
to send SMS, I have previously done this successfully, but without
Asterisk using
smstools. For sending sms, using a web gateway would be probably cheaper, but
it should be good for receiving.


  Juraj.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] bluetooth audio and asterisk

2005-06-19 Thread Jay Milk
This is what you want:

http://www.voip-info.org/wiki-Asterisk+bounty+bluetooth+cell-phone+suppo
rt

Add money to the bounty -- maybe someone will pickup/continue what was
started and abandoned.  I think it's worth serious money.  I know it is
to me.

Nice side-effect, for anyone interested -- in the US, all GSM phones are
*required* to provide emergency dialing services.  Wouldn't take much to
keep a spare/used BT phone on hand to provide 911 calling even without a
SIM card.

 -Original Message-
 From: trixter http://www.0xdecafbad.com 
 [mailto:[EMAIL PROTECTED] 
 Sent: Sunday, June 19, 2005 7:55 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: [Asterisk-Users] bluetooth audio and asterisk
 
 
 Has anyone successfully used a standard bluetooth enabled 
 system to connect to a standard bluetooth enabled mobile 
 phone (not the bluetooth to FXS converters) to create an 
 audio path for phone calls with asterisk, if so is there a 
 writeup on what was done so that others can replicate this.
 
 What I am thinking is that via alsa/oss/whatever you should 
 be able to use the bluetooth audio channel as a speaker and 
 microphone to talk to a mobile.  The catch is of course 
 sending dialing information via bluetooth from within 
 asterisk to cause this to properly occur.  SMS could also be 
 sent/received via bluetooth and converted to SIP IM for 
 example thus giving more devices accessability to asterisk 
 'out of the box'.  And given cost, many bluetooth dongles can 
 be purchased for $30 USD or less, this would create a lower 
 entry price for people to use this technology.
 
 Cellsocket.com for example is a phone-FXS adapter, they are 
 $100. Someone this last week mentioned a bluetooth system 
 that is similar, but afaik both devices do not allow for SMS 
 to be trafficed via asterisk, and both cost more than a 
 bluetooth dongle.
 
 I know that linux does support bluetooth via qualcomms BT 
 API, and I would imagine that other systems also support this.
 
 Thanks
 
 -- 
 Trixter http://www.0xdecafbad.com Bret McDanel
 UK +44 870 340 4605   Germany +49 801 777 555 3402
 US +1 360 207 0479 or +1 516 687 5200
 FreeWorldDialup: 635378
 

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2005-06-06 Thread fredrik chabot




Theo P. Zourzouvillys wrote:

  On Saturday 04 December 2004 04:43, Nate Carlson wrote:
  
  
In other words, if it's something you really want, add more cash to the
bounty, to help encourage the developer to spend more time on it *grin*:

  
  alright, alright - i'll work on it today :-)
  

I'm very interested in this project, i've installed it and it does
something (it dials out through a handy but i get no audio) 

I would love to know the currect status and if progress is being made?

Fredrik

  
 ~ Theo

  




___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] bluetooth headset/handsfree

2005-06-02 Thread Fredrik Chabot
Laurent Lesage wrote:

 thanks for the aswers but I forgot to say that I would like it work
 with Linux. I think all of you use it with Winxx? And DIAX works just
 for Winxx? What would be the best, that's to use a BT fixed on the
 Asterisk server, so that you do not have to use another computer as a
 client to use the headset, for example at home or around your office
 (my server is at home). But using the headset as handsfree would be
 great.

Have a look at http://www.crazygreek.co.uk/content/chan_bluetooth it's
not quite there jet but looks very promising.

 Laurent

 Laurent Lesage a écrit :

 Hi *,

 is anybody using a bluetooth headset with some success?? If yes,
 which stuff is used (usb dongle and BT headset)?

 (I would like to :
 1. be able to receive calls, if possible to answer acalls with the
 headset.
 2. be able to place call, but this seem lot more difficult.)

 Laurent
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] bluetooth headset/handsfree

2005-05-23 Thread Laurent Lesage

Hi *,

is anybody using a bluetooth headset with some success?? If yes, which 
stuff is used (usb dongle and BT headset)?


(I would like to :
1. be able to receive calls, if possible to answer acalls with the headset.
2. be able to place call, but this seem lot more difficult.)

Laurent
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] bluetooth headset/handsfree

2005-05-23 Thread Chris Mason (Lists)
I use one, the Jabra BT800, it's OK, a USB headset works better, and
sometimes installation if bluetooth is a pain. The drove stack is licensed
from Widcomm and does not uninstall properly, so installing another devices
often leads to incurable conflicts.

Chris Mason
www.anguillaguide.com
Tel:  (305) 704-7249 Fax: (815)301-9759  

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Laurent Lesage
 Sent: Monday, May 23, 2005 3:25 PM
 To: Asterisk Mailing List
 Subject: [Asterisk-Users] bluetooth headset/handsfree
 
 Hi *,
 
 is anybody using a bluetooth headset with some success?? If 
 yes, which stuff is used (usb dongle and BT headset)?
 
 (I would like to :
 1. be able to receive calls, if possible to answer acalls 
 with the headset.
 2. be able to place call, but this seem lot more difficult.)
 
 Laurent
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] bluetooth headset/handsfree

2005-05-23 Thread Matt Loretitsch
Motorola bluetooth headset that came with a cell phone

D-link blue tooth usb dongle

Eyebeam or x-lite software.  Doesn't answer, but does work for audio in
and out.

-Matt

-Original Message-
From: Laurent Lesage [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 23, 2005 3:25 PM
To: Asterisk Mailing List
Subject: [Asterisk-Users] bluetooth headset/handsfree


Hi *,

is anybody using a bluetooth headset with some success?? If yes, which 
stuff is used (usb dongle and BT headset)?

(I would like to :
1. be able to receive calls, if possible to answer acalls with the
headset. 2. be able to place call, but this seem lot more difficult.)

Laurent
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] bluetooth headset/handsfree

2005-05-23 Thread Shadow Roldan
I use a motorola HS850 w/ integrated bluetooth on my thinkpad.

Works best with SJPhone but also will work with eyebeam/xlite.

Only for advanced users as it's really not ready for primetime, it
doesn't always just work and ofter requires extra massaging.

S
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt
Loretitsch
Sent: Monday, May 23, 2005 1:10 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] bluetooth headset/handsfree

Motorola bluetooth headset that came with a cell phone

D-link blue tooth usb dongle

Eyebeam or x-lite software.  Doesn't answer, but does work for audio in
and out.

-Matt

-Original Message-
From: Laurent Lesage [mailto:[EMAIL PROTECTED]
Sent: Monday, May 23, 2005 3:25 PM
To: Asterisk Mailing List
Subject: [Asterisk-Users] bluetooth headset/handsfree


Hi *,

is anybody using a bluetooth headset with some success?? If yes, which 
stuff is used (usb dongle and BT headset)?

(I would like to :
1. be able to receive calls, if possible to answer acalls with the
headset. 2. be able to place call, but this seem lot more difficult.)

Laurent
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset/handsfree

2005-05-23 Thread Gary

DIAX,
Billington USB dongle
Sony-Ericsson HBH-300
Acer Travelmate 290LMI

And I might add that DIAX lives on a 1 GB USB dongle as it does NOT
touch the windows registry etc.
which makes things portable.

ilBC is quite useable over a dialup modem :-)


On Mon, 23 May 2005 19:24:46 +, Laurent Lesage wrote:

Hi *,

is anybody using a bluetooth headset with some success?? If yes, which 
stuff is used (usb dongle and BT headset)?

(I would like to :
1. be able to receive calls, if possible to answer acalls with the headset.
2. be able to place call, but this seem lot more difficult.)

Laurent
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

.



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] bluetooth headset/handsfree

2005-05-23 Thread Laurent Lesage
thanks for the aswers but I forgot to say that I would like it work with 
Linux. I think all of you use it with Winxx? And DIAX works just for 
Winxx? What would be the best, that's to use a BT fixed on the Asterisk 
server, so that you do not have to use another computer as a client to 
use the headset, for example at home or around your office (my server is 
at home). But using the headset as handsfree would be great.


Laurent

Laurent Lesage a écrit :


Hi *,

is anybody using a bluetooth headset with some success?? If yes, which 
stuff is used (usb dongle and BT headset)?


(I would like to :
1. be able to receive calls, if possible to answer acalls with the 
headset.

2. be able to place call, but this seem lot more difficult.)

Laurent
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-07 Thread Ronald van der Pol
On Fri, Mar 04, 2005 at 18:25:53 -0600, Jay Milk wrote:

 In a word - No.  Generally, BT-capable phones can only control a headset
 or handsfree-set, but not be turned into a headset themselves.  It's
 akin to expecting to watch TV on your remote, as it controls the TV so
 nicely :)
 
 There is, however, an effort to have asterisk become the headset to a BT
 capable phone, which would allow the phone to be used as FXO through a
 $5 USB/BT dongle without further hardware.

Could the BT phone be used to dial numbers? What I have in mind in this.
Asterisk on a PC. A BT headset connected to Asterisk. This is the
audio input/output device. A BT phone connected to Asterisk too. You only
use the BT phone to dial a number (send a number over BT to asterisk). 
So it is similar to using a phone/headset combination for mobile (GSM)
communication, but now you are using internet calls instead.

rvdp
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-07 Thread Jay Milk
Not as such, no.  You may be able to take a java-enabled phone and write
a remote-control app for it, which will allow you to do what you want.
I hardly doubt it's worth the effort though -- then you're already in
for the BT handset, etc.  If you want cordless asterisk, get yourself a
cheap cordless phone and an ATA.

 -Original Message-
 From: Ronald van der Pol [mailto:[EMAIL PROTECTED] 
 Sent: Monday, March 07, 2005 3:37 AM
 To: Jay Milk
 Cc: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: Re: [Asterisk-Users] Bluetooth phone as SIP handset?
 
 
 On Fri, Mar 04, 2005 at 18:25:53 -0600, Jay Milk wrote:
 
 Could the BT phone be used to dial numbers? What I have in 
 mind in this. Asterisk on a PC. A BT headset connected to 
 Asterisk. This is the audio input/output device. A BT phone 
 connected to Asterisk too. You only use the BT phone to dial 
 a number (send a number over BT to asterisk). 
 So it is similar to using a phone/headset combination for 
 mobile (GSM) communication, but now you are using internet 
 calls instead.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-05 Thread Chris Birkinshaw
Quoting Jay Milk [EMAIL PROTECTED]:

 In a word - No.  Generally, BT-capable phones can only control a headset
 or handsfree-set, but not be turned into a headset themselves.  It's
 akin to expecting to watch TV on your remote, as it controls the TV so
 nicely :)
 

Thanks, that's exactly what I meant. Never mind! It would have been cool to use
my mobile as a handset to my home phone line, maybe one day!


 There is, however, an effort to have asterisk become the headset to a BT
 capable phone, which would allow the phone to be used as FXO through a
 $5 USB/BT dongle without further hardware.
 

I was aware of this through the Wiki, however this is of less interest to me
though I can see it would be cool to come home, plug your phone in to charge,
then receive all calls through asterisk... 

Thanks for the info,

Chris



This message was sent using IMP, the Internet Messaging Program.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-05 Thread Chris Birkinshaw
Quoting dean collins [EMAIL PROTECTED]:


 I believe the advice that was given to you 5 minutes after you posted
 your original question was good and valuable and you should utilize
 bluetooth in this format, otherwise - go read the wiki.
 

The Wiki only covers using the phone as an FXO via bluetooth dongle on the
asterisk server, I wanted to use it as an FXS. I also don't want to simply pair
a headset with an application on my PC, as I want to be able to use it without
involving my laptop.

Thanks for the info, it seems that what I wanted isn't possible due to lack of
this facility in the BT phones. Ho hum!

Chris



This message was sent using IMP, the Internet Messaging Program.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread Chris Birkinshaw
I know people are working on using a bluetooth phone as an extra line 
to send a receive calls through asterisk, but is anyone working on 
using a bluetooth phone as a handset - i.e. using it to dial calls and 
talk though asterisk?

I would easily give upto $100 as a boounty for this functionality and 
I'm sure many others would too, as it would mean people wouldn't have 
to buy a hardware SIP phone or an ATA.

Anyone know if this is possible?
Chris
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread Linn Boyd
Chris,
   I will take your $100.00 bounty :-D I am using a bluetooth headset 
with firefly and my laptop right now. Their softphone works well with 
asterisk. All you have to do is pair the headset to your computer, and 
set in the options to use the bluetooth. Mine works well.

-Linn

Chris Birkinshaw wrote:
I know people are working on using a bluetooth phone as an extra line 
to send a receive calls through asterisk, but is anyone working on 
using a bluetooth phone as a handset - i.e. using it to dial calls and 
talk though asterisk?

I would easily give upto $100 as a boounty for this functionality 
and I'm sure many others would too, as it would mean people wouldn't 
have to buy a hardware SIP phone or an ATA.

Anyone know if this is possible?
Chris
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread dean collins
Even better you can set your firefly softphone to auto answer so that
you don't even need to be near the pc to answer.


Cheers,
Dean


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Linn Boyd
Sent: Friday, March 04, 2005 2:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth phone as SIP handset?

Chris,

I will take your $100.00 bounty :-D I am using a bluetooth headset 
with firefly and my laptop right now. Their softphone works well with 
asterisk. All you have to do is pair the headset to your computer, and 
set in the options to use the bluetooth. Mine works well.

-Linn



Chris Birkinshaw wrote:


 I know people are working on using a bluetooth phone as an extra line 
 to send a receive calls through asterisk, but is anyone working on 
 using a bluetooth phone as a handset - i.e. using it to dial calls and

 talk though asterisk?

 I would easily give upto $100 as a boounty for this functionality 
 and I'm sure many others would too, as it would mean people wouldn't 
 have to buy a hardware SIP phone or an ATA.

 Anyone know if this is possible?

 Chris

 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread Matthew Boehm
What head set are you using? We have the pro XTen and would like to be able
to press a button on the BT device and pickup the call remotly. Just wear
the BT on your ear as you walk about the office. You hear your softphone
ring in your ear, press a button and Hello.

-Matthew

- Original Message - 
From: Linn Boyd [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Friday, March 04, 2005 1:11 PM
Subject: Re: [Asterisk-Users] Bluetooth phone as SIP handset?


 Chris,

 I will take your $100.00 bounty :-D I am using a bluetooth headset
 with firefly and my laptop right now. Their softphone works well with
 asterisk. All you have to do is pair the headset to your computer, and
 set in the options to use the bluetooth. Mine works well.

 -Linn



 Chris Birkinshaw wrote:

 
  I know people are working on using a bluetooth phone as an extra line
  to send a receive calls through asterisk, but is anyone working on
  using a bluetooth phone as a handset - i.e. using it to dial calls and
  talk though asterisk?
 
  I would easily give upto $100 as a boounty for this functionality
  and I'm sure many others would too, as it would mean people wouldn't
  have to buy a hardware SIP phone or an ATA.
 
  Anyone know if this is possible?
 
  Chris
 
  ___
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread Paul Mahler
I have a new HP IpaQ 6315. I run SJPhone on it with a bluetooth headset. Works
great!  

Paul 

paul mahler
www.signate.com 

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Matthew Boehm
 Sent: Friday, March 04, 2005 11:23 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Bluetooth phone as SIP handset?
 
 What head set are you using? We have the pro XTen and would like to be
 able
 to press a button on the BT device and pickup the call remotly. Just
 wear
 the BT on your ear as you walk about the office. You hear your softphone
 ring in your ear, press a button and Hello.
 
 -Matthew
 
 - Original Message -
 From: Linn Boyd [EMAIL PROTECTED]
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 asterisk-users@lists.digium.com
 Sent: Friday, March 04, 2005 1:11 PM
 Subject: Re: [Asterisk-Users] Bluetooth phone as SIP handset?
 
 
  Chris,
 
  I will take your $100.00 bounty :-D I am using a bluetooth headset
  with firefly and my laptop right now. Their softphone works well with
  asterisk. All you have to do is pair the headset to your computer, and
  set in the options to use the bluetooth. Mine works well.
 
  -Linn
 
 
 
  Chris Birkinshaw wrote:
 
  
   I know people are working on using a bluetooth phone as an extra line
   to send a receive calls through asterisk, but is anyone working on
   using a bluetooth phone as a handset - i.e. using it to dial calls and
   talk though asterisk?
  
   I would easily give upto $100 as a boounty for this functionality
   and I'm sure many others would too, as it would mean people wouldn't
   have to buy a hardware SIP phone or an ATA.
  
   Anyone know if this is possible?
  
   Chris
  
   ___
   Asterisk-Users mailing list
   Asterisk-Users@lists.digium.com
   http://lists.digium.com/mailman/listinfo/asterisk-users
   To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
  ___
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 --
 No virus found in this incoming message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.6.0 - Release Date: 3/2/2005
 


=
 
 
Paul Mahler 
[EMAIL PROTECTED] 
 



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread Chris Birkinshaw
I don't want to use a bluetooth headset but instead want to use my 
bluetooth enabled mobile phone as a SIP phone for asterisk. Is that 
possible?

Chris

On 4 Mar 2005, at 19:11, Linn Boyd wrote:
Chris,
   I will take your $100.00 bounty :-D I am using a bluetooth headset 
with firefly and my laptop right now. Their softphone works well with 
asterisk. All you have to do is pair the headset to your computer, and 
set in the options to use the bluetooth. Mine works well.

-Linn

Chris Birkinshaw wrote:
I know people are working on using a bluetooth phone as an extra line 
to send a receive calls through asterisk, but is anyone working on 
using a bluetooth phone as a handset - i.e. using it to dial calls 
and talk though asterisk?

I would easily give upto $100 as a boounty for this functionality 
and I'm sure many others would too, as it would mean people wouldn't 
have to buy a hardware SIP phone or an ATA.

Anyone know if this is possible?
Chris
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread dean collins
What mobile phone do you have Chris?
Is it able to transport voice over bluetooth to another switch? Or only
able to receive Bluetooth from a paired headset?

Do you use a Bluetooth headset for this handset already?
Is it capable of pairing to more than one Bluetooth device?
Can you sync this headset to a Bluetooth dongle running on your pc
already?
Do you have firefly client running on your pc already?

I believe the advice that was given to you 5 minutes after you posted
your original question was good and valuable and you should utilize
bluetooth in this format, otherwise - go read the wiki.

Dean


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Birkinshaw
Sent: Friday, March 04, 2005 6:23 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth phone as SIP handset?


I don't want to use a bluetooth headset but instead want to use my 
bluetooth enabled mobile phone as a SIP phone for asterisk. Is that 
possible?


Chris



On 4 Mar 2005, at 19:11, Linn Boyd wrote:

 Chris,

I will take your $100.00 bounty :-D I am using a bluetooth headset 
 with firefly and my laptop right now. Their softphone works well with 
 asterisk. All you have to do is pair the headset to your computer, and

 set in the options to use the bluetooth. Mine works well.

 -Linn



 Chris Birkinshaw wrote:


 I know people are working on using a bluetooth phone as an extra line

 to send a receive calls through asterisk, but is anyone working on 
 using a bluetooth phone as a handset - i.e. using it to dial calls 
 and talk though asterisk?

 I would easily give upto $100 as a boounty for this functionality 
 and I'm sure many others would too, as it would mean people wouldn't 
 have to buy a hardware SIP phone or an ATA.

 Anyone know if this is possible?

 Chris

 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth phone as SIP handset?

2005-03-04 Thread Jay Milk
In a word - No.  Generally, BT-capable phones can only control a headset
or handsfree-set, but not be turned into a headset themselves.  It's
akin to expecting to watch TV on your remote, as it controls the TV so
nicely :)

There is, however, an effort to have asterisk become the headset to a BT
capable phone, which would allow the phone to be used as FXO through a
$5 USB/BT dongle without further hardware.

 -Original Message-
 From: Chris Birkinshaw [mailto:[EMAIL PROTECTED] 
 
 I don't want to use a bluetooth headset but instead want to use my 
 bluetooth enabled mobile phone as a SIP phone for asterisk. Is that 
 possible?

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread Julien Levi
Martin List-Petersen wrote:
Check http://www.crazygreek.co.uk/content/chan_bluetooth, but it's still
in heavy development. Far from finished.
 

Isn't there also a module to allow location tracking via bluetooth, that 
is, the room you are in is triangulated via bluetooth and your calls are 
routed to the nearest phone? I'm sure I remember reading something about 
it at one point...
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread rsenykoff

snip

 Check http://www.crazygreek.co.uk/content/chan_bluetooth, but it's
still

in heavy development. Far from finished.
 

 


Isn't there also a module to allow location tracking via bluetooth, that

is, the room you are in is triangulated via bluetooth and your calls are

routed to the nearest phone? I'm sure I remember reading something about

it at one point...
/snip

Maybe you should look into wearable
computers... you could make a wifi-enabled asterisk box and tote that around
in a backpack. Get an FXS card and run a line to a handset or something.

-Ron
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread Lee
On Sun, 05 Dec 2004 16:05:11 +, Julien Levi
[EMAIL PROTECTED] wrote:
 Martin List-Petersen wrote:
 
 Isn't there also a module to allow location tracking via bluetooth, that
 is, the room you are in is triangulated via bluetooth and your calls are
 routed to the nearest phone? I'm sure I remember reading something about
 it at one point...
 
This guy uses Bluetooth for asterisk to detect the presence of his
cell phone. Asterisks rings his cell and office phone simultaneously,
and so as not to create extra disruption from the cell phone's
continued ringing for a few seconds after he answers the office phone,
if the cell phone is present (bluetooth detected..), asterisk doesn't
ring it, if not present, it rings.

http://slacker.com/~nugget/asterisk6.php


-- 
Lee
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread Jon Radon
Yes, it's called btp.  You can check it out from CVS.  You'd need a
lot of sensors to track it on a per room basis though.


On Sun, 05 Dec 2004 16:05:11 +, Julien Levi
[EMAIL PROTECTED] wrote:
 Isn't there also a module to allow location tracking via bluetooth, that
 is, the room you are in is triangulated via bluetooth and your calls are
 routed to the nearest phone? I'm sure I remember reading something about
 it at one point...
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread dean collins
What about modifying something like this?
http://www.popsci.com/popsci/how2/article/0,20967,714017,00.html


Cheers,
Dean


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Radon
Sent: Monday, December 06, 2004 5:58 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Bluetooth with *

Yes, it's called btp.  You can check it out from CVS.  You'd need a
lot of sensors to track it on a per room basis though.


On Sun, 05 Dec 2004 16:05:11 +, Julien Levi
[EMAIL PROTECTED] wrote:
 Isn't there also a module to allow location tracking via bluetooth,
that
 is, the room you are in is triangulated via bluetooth and your calls
are
 routed to the nearest phone? I'm sure I remember reading something
about
 it at one point...
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread Jon Radon
That's useful for covering a larger area, but not really for
pinpointing a users location.  BTP is intended to be used with
multiple bluetooth sensors/adapters.  It determines where to send a
call by which sensor has a greater signal strength to your bluetooth
device.

My idea was maybe some USB to Cat5 extenders with USB bluetooth
adapters.  That way you don't need a dedicated machine at each point
to run BTP.

http://www.iogear.com/main.php?loc=productItem=GUCE50 goes for about
$88 plus the cost of another BT adapter.

Just thought of something though, I believe BTP does not currently
have support for multiple BT adapters.  So it would probably have to
be extended to allow at least multiple instances bound to individual
adapters.

* sorry for the dupes Dean.. forgot to hit Reply to all. :)

On Mon, 6 Dec 2004 19:50:28 -0500, dean collins [EMAIL PROTECTED] wrote:
 What about modifying something like this?
 http://www.popsci.com/popsci/how2/article/0,20967,714017,00.html
 
 Cheers,
 Dean
 
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jon Radon
 Sent: Monday, December 06, 2004 5:58 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Bluetooth with *
 
 Yes, it's called btp.  You can check it out from CVS.  You'd need a
 lot of sensors to track it on a per room basis though.
 
 On Sun, 05 Dec 2004 16:05:11 +, Julien Levi
 [EMAIL PROTECTED] wrote:
  Isn't there also a module to allow location tracking via bluetooth,
 that
  is, the room you are in is triangulated via bluetooth and your calls
 are
  routed to the nearest phone? I'm sure I remember reading something
 about
  it at one point...
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 
 


-- 
Is it something someone said, was it something someone said?
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread Steve Prior
Jon Radon wrote:
That's useful for covering a larger area, but not really for
pinpointing a users location.  BTP is intended to be used with
multiple bluetooth sensors/adapters.  It determines where to send a
call by which sensor has a greater signal strength to your bluetooth
device.
My cell phone (Mot V710) is discoverable for only 90 seconds when I
actually tell it to be.  Will BTP work by pairing the BT adapter to
the phone and then polling to see if the paired device is there?
Steve
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-06 Thread Jon Radon
I paired my phone with BTP.  It does have an option to discover
devices, but I haven't played with it.


On Mon, 06 Dec 2004 21:08:53 -0500, Steve Prior [EMAIL PROTECTED] wrote:
 My cell phone (Mot V710) is discoverable for only 90 seconds when I
 actually tell it to be.  Will BTP work by pairing the BT adapter to
 the phone and then polling to see if the paired device is there?
 
 Steve
 
 


-- 
Is it something someone said, was it something someone said?
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-04 Thread Theo P. Zourzouvillys
On Saturday 04 December 2004 04:43, Nate Carlson wrote:
 In other words, if it's something you really want, add more cash to the
 bounty, to help encourage the developer to spend more time on it *grin*:

alright, alright - i'll work on it today :-)

 ~ Theo

-- 
Theo P. Zourzouvillys
[EMAIL PROTECTED]
http://www.crazygreek.co.uk/
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-04 Thread Mike Dent
Thanks! :)


On Sat, 4 Dec 2004 10:19:59 +, Theo P. Zourzouvillys
[EMAIL PROTECTED] wrote:
 On Saturday 04 December 2004 04:43, Nate Carlson wrote:
  In other words, if it's something you really want, add more cash to the
  bounty, to help encourage the developer to spend more time on it *grin*:
 
 alright, alright - i'll work on it today :-)
 
 ~ Theo
 
 --
 Theo P. Zourzouvillys
 [EMAIL PROTECTED]
 http://www.crazygreek.co.uk/
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-04 Thread Jon Radon
This is spam, but WOOT!  I wonder if the bluez guys have put any
further work into fixing SCO.


On Sat, 4 Dec 2004 11:42:33 +, Mike Dent [EMAIL PROTECTED] wrote:
 Thanks! :)
 
 On Sat, 4 Dec 2004 10:19:59 +, Theo P. Zourzouvillys
 
 
 [EMAIL PROTECTED] wrote:
  On Saturday 04 December 2004 04:43, Nate Carlson wrote:
   In other words, if it's something you really want, add more cash to the
   bounty, to help encourage the developer to spend more time on it *grin*:
 
  alright, alright - i'll work on it today :-)
 
  ~ Theo
 
  --
  Theo P. Zourzouvillys
  [EMAIL PROTECTED]
  http://www.crazygreek.co.uk/
 
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 


-- 
Is it something someone said, was it something someone said?
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth with *

2004-12-03 Thread Doug Reid - Stormcorp
Hi All

Does anyone know if one could use bluetooth on a cell phone
with *? Would be nice to have your cell as an office phone
combo. I heard that there is a bluetooth module for *? If so
this should be possible?

Thanks
Doug




---
NOTICE - This message contains privileged and confidential information
intended only for the use of the addressee named above. If you are not the
intended recipient of this message, you are hereby notified that you must
not disseminate, copy or take any action in reliance on it. If you have
received this message in error, please notify Stormcorp Network Solutions,
its subsidiaries or associates, immediately. Any views expressed in this
message are those of the individual sender, except where the sender
specifically
states them to be the view of Stormcorp, its subsidiaries or
associates.associates.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth with *

2004-12-03 Thread Andreas Anderson

Does anyone know if one could use bluetooth on a cell phone
with *? Would be nice to have your cell as an office phone
combo. I heard that there is a bluetooth module for *? If so
this should be possible?
Yes, this is possible...
NOTICE - This message contains privileged and confidential information
intended only for the use of the addressee named above. If you are not the
...but, sadly, we can't tell you about it, as it is privileged and 
confidential
information and we're not the addressee named above...

SCNR
_
Check out news, entertainment and more @  http://xtra.co.nz/broadband
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-03 Thread Martin List-Petersen
On Fri, 2004-12-03 at 11:33, Doug Reid - Stormcorp wrote:
 Hi All
 
 Does anyone know if one could use bluetooth on a cell phone
 with *? Would be nice to have your cell as an office phone
 combo. I heard that there is a bluetooth module for *? If so
 this should be possible?

Check http://www.crazygreek.co.uk/content/chan_bluetooth, but it's still
in heavy development. Far from finished.
 
Slán leat,
Martin List-Petersen
Dublin, Eire 
(contact info on -- http://www.marlow.dk/)

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-03 Thread Jon Radon
WILL be possible is a better way of putting it.  chan_bluetooth is
currently unusable.


On Fri, 03 Dec 2004 13:12:11 +, Andreas Anderson
[EMAIL PROTECTED] wrote:
 
 Does anyone know if one could use bluetooth on a cell phone
 with *? Would be nice to have your cell as an office phone
 combo. I heard that there is a bluetooth module for *? If so
 this should be possible?
 
 Yes, this is possible...
 
 NOTICE - This message contains privileged and confidential information
 intended only for the use of the addressee named above. If you are not the
 
 ...but, sadly, we can't tell you about it, as it is privileged and
 confidential
 information and we're not the addressee named above...
 
 SCNR
 
 _
 Check out news, entertainment and more @  http://xtra.co.nz/broadband
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 


-- 
Is it something someone said, was it something someone said?
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth with *

2004-12-03 Thread Nate Carlson
On Fri, 3 Dec 2004, Jon Radon wrote:
WILL be possible is a better way of putting it.  chan_bluetooth is 
currently unusable.
In other words, if it's something you really want, add more cash to the 
bounty, to help encourage the developer to spend more time on it *grin*:

http://www.voip-info.org/tiki-index.php?page=Asterisk%20bounty%20bluetooth%20cell-phone%20support

| nate carlson | [EMAIL PROTECTED] | http://www.natecarlson.com |
|   depriving some poor village of its idiot since 1981|

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth Bounty

2004-10-13 Thread Stefan de Konink
Jon Radon wrote:
Thanks for bringing this up again Jay.. I wonder how the people
working on the code are doing.. if they've had the time.
The Update:
At the moment we have testapplication connectivity with the Nokia 6310i 
and the Jabra headset. With the side note that this connectivity for the 
6310i timeouts (connection reset by peer).
Together with Nate, I am trying to get his Ericson working because his 
phone times out even faster then my Nokia.

So atm we are debugging...
Stefan de Konink
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth Bounty

2004-10-13 Thread Jay Milk
Great, this is getting me excited!

 -Original Message-
 From: Stefan de Konink [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, October 13, 2004 7:41 AM
 To: Jon Radon; Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Bluetooth Bounty
 
 
 Jon Radon wrote:
  Thanks for bringing this up again Jay.. I wonder how the people 
  working on the code are doing.. if they've had the time.
 
 The Update:
 
 At the moment we have testapplication connectivity with the 
 Nokia 6310i 
 and the Jabra headset. With the side note that this 
 connectivity for the 
 6310i timeouts (connection reset by peer).
 Together with Nate, I am trying to get his Ericson working 
 because his 
 phone times out even faster then my Nokia.
 
 So atm we are debugging...
 
 
 Stefan de Konink ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth Bounty

2004-10-13 Thread Jon Radon
Glad to hear you guys are making progress.  :)  I also have a t68i and
M3000 headset, so if you need any help testing just ask.


On Wed, 13 Oct 2004 09:26:02 -0500, Jay Milk [EMAIL PROTECTED] wrote:
 Great, this is getting me excited!
 
 
 
  -Original Message-
  From: Stefan de Konink [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, October 13, 2004 7:41 AM
  To: Jon Radon; Asterisk Users Mailing List - Non-Commercial Discussion
  Subject: Re: [Asterisk-Users] Bluetooth Bounty
 
 
  Jon Radon wrote:
   Thanks for bringing this up again Jay.. I wonder how the people
   working on the code are doing.. if they've had the time.
 
  The Update:
 
  At the moment we have testapplication connectivity with the
  Nokia 6310i
  and the Jabra headset. With the side note that this
  connectivity for the
  6310i timeouts (connection reset by peer).
  Together with Nate, I am trying to get his Ericson working
  because his
  phone times out even faster then my Nokia.
 
  So atm we are debugging...
 
  
  Stefan de Konink ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/aster isk-users
  To
  UNSUBSCRIBE or update options visit:
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 


-- 
Is it something someone said, was it something someone said?
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth Bounty

2004-10-12 Thread Jay Milk
Just a reminder that there's an active bounty for Asterisk Bluetooth
support out there:

http://www.voip-info.org/tiki-index.php?page=Asterisk+bounty+bluetooth+c
ell-phone+support

It's up to $350 now, and I added a $50 incentive for support of multiple
phones (simultaneously).  There is no stipulation of how many USB
dongles it takes for this support -- whether it's one dongle per phone,
or one dongle supporting multiple phones is really not a cost issue.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth Bounty

2004-10-12 Thread Jon Radon
Thanks for bringing this up again Jay.. I wonder how the people
working on the code are doing.. if they've had the time.


On Tue, 12 Oct 2004 22:10:10 -0500, Jay Milk [EMAIL PROTECTED] wrote:
 Just a reminder that there's an active bounty for Asterisk Bluetooth
 support out there:
 
 http://www.voip-info.org/tiki-index.php?page=Asterisk+bounty+bluetooth+c
 ell-phone+support
 
 It's up to $350 now, and I added a $50 incentive for support of multiple
 phones (simultaneously).  There is no stipulation of how many USB
 dongles it takes for this support -- whether it's one dongle per phone,
 or one dongle supporting multiple phones is really not a cost issue.
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 


-- 
Is it something someone said, was it something someone said?
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth headsets/phones.

2004-06-02 Thread Stuart Grimshaw
Has anyone managed to use a bluetooth headset or phone with their install  
of Asterisk?

What I had in mind was either have a headset paired with the server and  
use that to answer/make calls in some way, or forward the calls to my  
mobile via bluetooth if that's possible.

--
-S
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth headsets/phones.

2004-06-02 Thread Dan
Hi,

 Has anyone managed to use a bluetooth headset or phone with their install
 of Asterisk?

 What I had in mind was either have a headset paired with the server and
 use that to answer/make calls in some way, or forward the calls to my
 mobile via bluetooth if that's possible.

I can use DIAX with the BT headset as audio device.
The new version of DIAX (hope to be ready in one week) accept any
Ericsson/SonyEricsson BT phone as dialer/callerid device for DIAX.
You can use the BT headset paired with the PC and the BT phone to dial and
to display info, like on the DIAX display.
In a future version you will be able to answer DIAX from the BT headset too.

I will post a message here when the new version will be available for
download.

Best regards,
Dan



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth

2004-03-15 Thread Serge Oleinikov



Where i can download bluetooth support for * ?


Re: [Asterisk-Users] Bluetooth discussions

2004-01-25 Thread Dan
Hi Steve,

- Original Message - 
From: Steve Underwood [EMAIL PROTECTED]

 Bluetooth just doesn't do anything very well.
There is something which is done better by 802.11 except the range (see
bellow) and the higher theoretical capacity and bandwidth? The '11Mbps'
value is an ideal one in real life conditions. Have you tried to compare an
old 10Mbps 10BaseT by downloading large files using several computers? You
will see that the real 'speed' of 802.11 is a maximum of 3Mbps in very good
conditions (devices close to each other, no RF noise and so on). The newer
standards (802.11a and 802.11g) does allmost nothing here. The range is
smaller at the same power and the capacity lower.
What else available?

 Other methods of doing
 cordless headset to phone connectivity offer far better battery life,
 and lower cost.

Do you know any other cordless headset to phone connectivity abvailable on
the market now?
I use for more than a year now a Plantronics Bluetooth headset with my
SonyEricsson T68i and I am very happy with it, but t he battery life
(maximum one day for regular use) is the main issue.
Unfortunatelly, 802.11 standard does not offer the same range of services
included in the standard as Bluetooth does in this moment and the power
consumption is higher.
More, the Bluetooth security is higher (spread spectrum, the devices must
bonded one with each other, the communication can be encripted and/or
password protected and so on).
Another interested thing: I have done some comparative tests between an iPaq
H3870 Pocket PC and a notebook, in very 'dense' concrete building (small
rooms with ticker walls). The BT was the low power one (10m). I have seen
that the range was more that 10m for BT and allmost the same for the 802.11b
(which is stated at 30-50m in buildings).
The sensibility to RF noise (especially Microwave Owens and other devices
from 2.4GHz range) is far lower for the BT devices.

The headsets cost $100 up
I have buy my Plantronic M1500 headset (including a portable BT receiver) at
the beginning of last year with around $80. You can find cheaper models for
less. Connecting the BT receiver to a PC sound card you can use the headset
for any available softphone too, if you do not have a BT dongle with Headset
Profile support.

  My guess is that this will collapse in 2005, and bluetooth will be
 dead soon after.

It is possible, but not because 802.11 is a better standard (we can find a
lot of other examples in the history when the better standard die first.).

 ... and phone to PDA connectivity seems to be the main use right
 now.
I am not aware of any other wireless possibility right now, except IR (which
is not acceptable for me because of the shorther range and the requirement
of direct visibility).

 However, all those products will soon have 802.11 ...
Do you know any available now (I'm reffering to phones not PDAs)?

 Anyone with 802.11 in
 their phone can we tracked rather well as they move around
This is right, but can be improoved in BT too.

The main issue with BT is that the standard is allmost the same for years.
The 'low power' feature of Bluetooth I don't think will be reached  by
802.11 very soon.

 Disclaimer: The value of predictions can go down as well as up :-)
Same for my comments..:-))

Best regards,
Dan


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth discussions

2004-01-25 Thread Don Feuer
 I do agree with what you have said about Bluetooth, however there are some
distinct advantages.  The chipsets are dirt cheap, and they normally use
hardly any power.  I do agree that the headsets are a rip, and they could go
way down.  I have been involved in the whole networked home which peaked
my interest in the Bluetooth discussions.  It will be interesting to see how
it goes along- I think 80.211 is much easier to use, and it doesn't require
licensing like Bluetooth does.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Underwood
Sent: Saturday, January 24, 2004 8:58 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Bluetooth discussions

Hi Don,

A large number of GSM phones and PDAs now have bluetooth. It looks likely
that through 2004 the majority of GSM phones anywhere above entry level will
have Bluetooth. My guess is that this will collapse in 2005, and bluetooth
will be dead soon after. In the meantime, I don't seem many people using the
Bluetooth feature they have. The headsets cost $100 up, and their battery
life is very poor. These have been selling for 3 years now, so we are not
just seeing the typical high cost of a new product. The first generation
headsets were over $300. Phone to notebook and phone to PDA connectivity
seems to be the main use right now. However, all those products will soon
have 802.11 so the Bluetooth feature will be superfluous.

Bluetooth just doesn't do anything very well. Other methods of doing
cordless headset to phone connectivity offer far better battery life, and
lower cost. 802.11 is now pretty cheap, much faster, more flexible, and it
going into everything soon.

Bluetooth prescence sounds like a dead end to me. However, if can work for
an 802.11 unit it probably has a real future. Anyone with 802.11 in their
phone can we tracked rather well as they move around.

Disclaimer: The value of predictions can go down as well as up :-)

Regards,
Steve


Don Feuer wrote:

 I have seen a number of phones being made by companies in Korea, but 
do not know much about what has happened to them.  I have seen a host 
of cellular to Bluetooth phones at COMDEX two years ago, and I am a 
strong proponent of Bluetooth.

It would be good if someone is from Korea or can read Korean to make a 
list of companies that manufacture these phones and share them with the 
community.
  



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Bluetooth discussions

2004-01-24 Thread John Todd
IRC channel chatter says that there are some new developments with a 
cool presence trick that Mark has come up with for bluetooth devices. 
I know a bit about it, but I think the general population here would 
like to see some details if they're available.

Mark - care to give the list a rundown on the topic?

In addition, are there plans for a bluetooth channel driver?  The 
Jabra headset is pretty nice, though of course it's answer-only. 
Integration into a chan_jabra would be cool, especially if someone 
gets sphinx voice recognition working...

JT
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth discussions

2004-01-24 Thread Linus Surguy
 IRC channel chatter says that there are some new developments with a
 cool presence trick that Mark has come up with for bluetooth devices.
 I know a bit about it, but I think the general population here would
 like to see some details if they're available.

I don't know if this is what you are talking about, but I know of other
experiments where a bluetooth enabled server allows bluetooth enabled mobile
(cellular) phones to register and then carry two way calls over bluetooth
rather than GSM.

This would be a cool trick if Asterisk could do this too...

Linus


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth discussions

2004-01-24 Thread Senad Jordanovic
Linus Surguy wrote:
 IRC channel chatter says that there are some new developments with a
 cool presence trick that Mark has come up with for bluetooth devices.
 I know a bit about it, but I think the general population here would
 like to see some details if they're available.
 
 I don't know if this is what you are talking about, but I know of
 other experiments where a bluetooth enabled server allows bluetooth
 enabled mobile (cellular) phones to register and then carry two way
 calls over bluetooth rather than GSM.  
 
 This would be a cool trick if Asterisk could do this too...
 
 Linus

I have heard of this as well... But apparently a mobile using
This service needs to be CTP (Cordless Telephony Profile) compatible.

At the moment (at last to my knowledge) there is no such mobile phone
available, although Apparently Samsung is to release one soon.

Ta
SJ 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


AW: [Asterisk-Users] Bluetooth discussions

2004-01-24 Thread Sascha Knific

Hi

I don´t know if this is CTP compatible but it uses Bluetooth:
http://www.olympia-it.de/cdp.htm  (Sorry german only)

Sascha


 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] Im Auftrag von Senad Jordanovic
 Gesendet: Samstag, 24. Januar 2004 18:21
 An: [EMAIL PROTECTED]
 Betreff: RE: [Asterisk-Users] Bluetooth discussions
 
 Linus Surguy wrote:
  IRC channel chatter says that there are some new developments with
a
  cool presence trick that Mark has come up with for bluetooth
devices.
  I know a bit about it, but I think the general population here
would
  like to see some details if they're available.
 
  I don't know if this is what you are talking about, but I know of
  other experiments where a bluetooth enabled server allows bluetooth
  enabled mobile (cellular) phones to register and then carry two way
  calls over bluetooth rather than GSM.
 
  This would be a cool trick if Asterisk could do this too...
 
  Linus
 
 I have heard of this as well... But apparently a mobile using
 This service needs to be CTP (Cordless Telephony Profile) compatible.
 
 At the moment (at last to my knowledge) there is no such mobile phone
 available, although Apparently Samsung is to release one soon.
 
 Ta
 SJ



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Bluetooth discussions

2004-01-24 Thread Don Feuer
 I have seen a number of phones being made by companies in Korea, but do not
know much about what has happened to them.  I have seen a host of cellular
to Bluetooth phones at COMDEX two years ago, and I am a strong proponent of
Bluetooth.

It would be good if someone is from Korea or can read Korean to make a list
of companies that manufacture these phones and share them with the
community.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Senad Jordanovic
Sent: Saturday, January 24, 2004 9:21 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Bluetooth discussions

Linus Surguy wrote:
 IRC channel chatter says that there are some new developments with a 
 cool presence trick that Mark has come up with for bluetooth devices.
 I know a bit about it, but I think the general population here would 
 like to see some details if they're available.
 
 I don't know if this is what you are talking about, but I know of 
 other experiments where a bluetooth enabled server allows bluetooth 
 enabled mobile (cellular) phones to register and then carry two way 
 calls over bluetooth rather than GSM.
 
 This would be a cool trick if Asterisk could do this too...
 
 Linus

I have heard of this as well... But apparently a mobile using This service
needs to be CTP (Cordless Telephony Profile) compatible.

At the moment (at last to my knowledge) there is no such mobile phone
available, although Apparently Samsung is to release one soon.

Ta
SJ 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth discussions

2004-01-24 Thread Steve Underwood
Hi Don,

A large number of GSM phones and PDAs now have bluetooth. It looks 
likely that through 2004 the majority of GSM phones anywhere above entry 
level will have Bluetooth. My guess is that this will collapse in 2005, 
and bluetooth will be dead soon after. In the meantime, I don't seem 
many people using the Bluetooth feature they have. The headsets cost 
$100 up, and their battery life is very poor. These have been selling 
for 3 years now, so we are not just seeing the typical high cost of a 
new product. The first generation headsets were over $300. Phone to 
notebook and phone to PDA connectivity seems to be the main use right 
now. However, all those products will soon have 802.11 so the Bluetooth 
feature will be superfluous.

Bluetooth just doesn't do anything very well. Other methods of doing 
cordless headset to phone connectivity offer far better battery life, 
and lower cost. 802.11 is now pretty cheap, much faster, more flexible, 
and it going into everything soon.

Bluetooth prescence sounds like a dead end to me. However, if can work 
for an 802.11 unit it probably has a real future. Anyone with 802.11 in 
their phone can we tracked rather well as they move around.

Disclaimer: The value of predictions can go down as well as up :-)

Regards,
Steve
Don Feuer wrote:

I have seen a number of phones being made by companies in Korea, but do not
know much about what has happened to them.  I have seen a host of cellular
to Bluetooth phones at COMDEX two years ago, and I am a strong proponent of
Bluetooth.
It would be good if someone is from Korea or can read Korean to make a list
of companies that manufacture these phones and share them with the
community.
 



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Bluetooth discussions

2004-01-24 Thread Brian West
I have seen bluetooth do nothing but grow. More and more devices are
getting bluetooth the headsets can be had for 64 or so at buy.com

bkw

On Sun, 25 Jan 2004, Steve Underwood wrote:

 Hi Don,

 A large number of GSM phones and PDAs now have bluetooth. It looks
 likely that through 2004 the majority of GSM phones anywhere above entry
 level will have Bluetooth. My guess is that this will collapse in 2005,
 and bluetooth will be dead soon after. In the meantime, I don't seem
 many people using the Bluetooth feature they have. The headsets cost
 $100 up, and their battery life is very poor. These have been selling
 for 3 years now, so we are not just seeing the typical high cost of a
 new product. The first generation headsets were over $300. Phone to
 notebook and phone to PDA connectivity seems to be the main use right
 now. However, all those products will soon have 802.11 so the Bluetooth
 feature will be superfluous.

 Bluetooth just doesn't do anything very well. Other methods of doing
 cordless headset to phone connectivity offer far better battery life,
 and lower cost. 802.11 is now pretty cheap, much faster, more flexible,
 and it going into everything soon.

 Bluetooth prescence sounds like a dead end to me. However, if can work
 for an 802.11 unit it probably has a real future. Anyone with 802.11 in
 their phone can we tracked rather well as they move around.

 Disclaimer: The value of predictions can go down as well as up :-)

 Regards,
 Steve


 Don Feuer wrote:

  I have seen a number of phones being made by companies in Korea, but do not
 know much about what has happened to them.  I have seen a host of cellular
 to Bluetooth phones at COMDEX two years ago, and I am a strong proponent of
 Bluetooth.
 
 It would be good if someone is from Korea or can read Korean to make a list
 of companies that manufacture these phones and share them with the
 community.
 
 


 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users