[Asterisk-Users] RE: chan_bluetooth problems

2006-01-12 Thread John Voss
I power cycled my phone and this problem went away.

However, it still doesn't work as expected. The call is initiated but the audio 
can't be heard through asterisk. If I pick up the cell phone I can carry on the 
conversation there.

My phone is a Nokia 6255i

Again any ideas? 

Thanks in advance

---
Originally John Voss said

Has anyone had experience with Theo's chan_bluetooth with 
asterisk-1.2.0 on FC3.

When I try to make a call to my home through the channel my phone 
shows calling but my home phone never rings.

I get this on screen:

   == Spawn extension (outgoing, 3234600, 2) exited non-zero on 'SIP/2299-9131'
 -- Executing Dial(SIP/2299-7743, BLT/John/3541107) in new stack
  [AG]   John  ATD3541107;
 -- Called John
  [AG]   John  OK
  [AG]   John  +CIEV: 3,2
  [AG]   John  +CIEV: 4,2
  [AG]   John  ERROR
  [AG]   John  +CIEV: 1,0
  [AG]   John  ATH
  [AG]   John  AT+CHUP
   == No one is available to answer at this time (1:0/0/0)
  [AG]   John  +CIEV: 3,0
  [AG]   John  +CIEV: 4,0
  [AG]   John  OK
  [AG]   John  OK

Any suggestions? Anyone know where there are any documentation for it.


-- 
___
Play 100s of games for FREE! http://games.mail.com/

___
--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] Re: chan_bluetooth

2005-11-18 Thread Victor Alvarez
Can you try this again with a CLI open on * with a high verbose level.
This is what I get when asterisk drops out of the chain.
 chan_bluetooth.c:701 sco_thread: SCO connection error: Connection
refused (errno 111)

This is the trace asterisk is giving me:


-
show version
Asterisk CVS-Nv1-0-9-11/14/05-15:26:22 built by [EMAIL PROTECTED] on a i686 
running
Linux
sip show peers
Name/usernameHostDyn Nat ACL Mask Port
Status
02/02(Unspecified)D  255.255.255.255  0
Unmonitored
01/01192.168.129.237  D  255.255.255.255  5060
Unmonitored
*CLI bluetooth show peers
BDAddrName   Role Status  A/C SCOCon/Fd/Th Sig
- --  --- ---  ---
00:0E:6D:7A:B1:FA N7600  AG   Ready   Yes -1/-1/0  Yes
00:12:62:E1:E5:45 Nokia  AG   Ready   Yes -1/-1/0  Yes
*CLI Nov 18 10:30:45 DEBUG[18269]: chan_sip.c:5456 check_user_full: Setting
NAT on RTP to 0
Nov 18 10:30:45 DEBUG[18269]: chan_sip.c:841 __c
'[EMAIL PROTECTED]' of Response 34150:
Found
Nov 18 10:30:45 DEBUG[18269]: chan_sip.c:5456 check_user_full: Setting NAT
on RTP to 0
Nov 18 10:30:45 DEBUG[18269]: chan_sip.c:7354 handle_request: Check for res
for 01
Nov 18 10:30:45 DEBUG[18269]: chan_sip.c:1623 update_user_counter: Call from
user '01' is 1 out of 0
Nov 18 10:30:45 DEBUG[18269]: chan_sip.c:4643 build_route: build_route:
Contact hop: sip:[EMAIL PROTECTED]:5060
-- Executing Dial(SIP/01-1724, BLT/N7600/XXX) in new stack
Nov 18 10:30:45 DEBUG[18312]: /usr/src/chan_bluetooth/chan_bluetooth.c:1112
blt_request: Dialing 'XXX' via 'N7600'
Nov 18 10:30:46 DEBUG[18312]: /usr/src/chan_bluetooth/chan_bluetooth.c:882
blt_call: Calling N7600 on BLT/N7600 [t: 0]
 [AG]  N7600  ATDXXX;
-- Called N7600
 [AG]  N7600  ATDXXX;
 [AG]  N7600  OK
Nov 18 10:30:47 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:1578
ag_unknown_response: Got UNKN response: OK
Nov 18 10:30:47 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 3 set to 2
 [AG]  N7600  +CIEV: 3,2
Nov 18 10:30:47 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 4 set to 2
 [AG]  N7600  +CIEV: 4,2
Nov 18 10:30:50 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 3 set to 3
 [AG]  N7600  +CIEV: 3,3
Nov 18 10:30:50 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 4 set to 3
 [AG]  N7600  +CIEV: 4,3
-- BLT/N7600 is ringing
Nov 18 10:30:52 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 1 set to 1
 [AG]  N7600  +CIEV: 1,1
-- BLT/N7600 answered SIP/01-1724
Nov 18 10:30:52 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 3 set to 0
 [AG]  N7600  +CIEV: 3,0
Nov 18 10:30:52 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 4 set to 0
 [AG]  N7600  +CIEV: 4,0
Nov 18 10:30:52 DEBUG[18269]: chan_sip.c:841 __sip_ack: Stopping
retransmission on '[EMAIL PROTECTED]' of
Response 34151: Found
Nov 18 10:30:57 DEBUG[18312]: channel.c:2675 ast_channel_bridge: Didn't get
a frame from channel: SIP/01-1724
Nov 18 10:30:57 DEBUG[18312]: channel.c:2746 ast_channel_bridge: Bridge
stops bridging channels SIP/01-1724 and BLT/N7600
Nov 18 10:30:57 DEBUG[18312]: /usr/src/chan_bluetooth/chan_bluetooth.c:932
blt_hangup: blt_hangup(BLT/N7600)
 [AG]  N7600  AT+CHUP
Nov 18 10:30:57 DEBUG[18312]: app_dial.c:1054 dial_exec: Exiting with
DIALSTATUS=ANSWER.
  == Spawn extension (default, 04, 1) exited non-zero on 'SIP/01-1724'
Nov 18 10:30:57 DEBUG[18312]: chan_sip.c:1726 sip_hangup:
update_user_counter(01) - decrement inUse counter
 [AG]  N7600  AT+CHUP
 [AG]  N7600  OK
Nov 18 10:30:57 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:1578
ag_unknown_response: Got UNKN response: OK
Nov 18 10:30:57 DEBUG[18281]: /usr/src/chan_bluetooth/chan_bluetooth.c:386
set_cind: CIND 1 set to 0
 [AG]  N7600  +CIEV: 1,0

-
 ast_channel_bridge stops bridging channels SIP and BLT?

 Kind Regards,
  Victor.

___
--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] Re: chan_bluetooth

2005-11-18 Thread Alejandro Vargas
2005/11/17, José Luis Gómez [EMAIL PROTECTED]:
 Hello Victor.
 I had the same problem, but when I compile a new version of
 chan_bluetooth (ones form august) it works.
 Try to download and compile a new version. I`m using asterisk 1.0.9.

Is not there a way to avoid the bluetooth part by using an usb
connection to the phone?

--
Alejandro Vargas
___
--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] Re: chan_bluetooth

2005-11-17 Thread Victor Alvarez
   I have been trying chan_bluetooth module for asterisk during last
  week. I found some difficulties configuring it, due mainly to my
  ignorance and secondly to the lack of documentation. Thanks to the
  list I have managed to configure the Audio Gateway mode and I have a
  strong doubt about how it works.
 
  This is my scenario:
 
sip phone---sip-Asterisk-bluetooth--Nokia 6630 
  7600 ---PSTN (My mobile phone)
 
  I want to make a call from my sip phone to my mobile phone using the
  Nokias as intermediaries. I have successfully made calls using both
of
  them, but I get all the audio on the Nokia when I was expecting it
on
  my sip phone.
 
  I am thinking what could be the point for this as the only
  functionality I am getting is dialling from the sip phone instead of
  from the Nokia, as for the rest, it is nothing but a normal pstn
call.
  Is it due to a wrong configuration, an uncompleted programming, or
Am
  I just missing the point?

 I got this the other day ( * stepping out of the chain on answer),
but
 interestingly if I called my other fixed line it all worked
perfectly.

 Dave Cotton [EMAIL PROTECTED]


  I have been trying X-lite and Nokia 6630  7600 with mobile phones and
fixed phones, obtaining the same result. Funny thing is manage the
communication from the SIP end, which says Trying, Ringing, Connected and
Hang up, but doesn't get sound at all.

What is your configuration, Dave, if I may ask?

Regards,
Victor.

___
--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] Re: chan_bluetooth

2005-11-17 Thread José Luis Gómez
Hello Victor.
I had the same problem, but when I compile a new version of
chan_bluetooth (ones form august) it works.
Try to download and compile a new version. I`m using asterisk 1.0.9.
Regards,
   José Luis

El jue, 17-11-2005 a las 14:39 +, Victor Alvarez escribió:
I have been trying chan_bluetooth module for asterisk during last
   week. I found some difficulties configuring it, due mainly to my
   ignorance and secondly to the lack of documentation. Thanks to the
   list I have managed to configure the Audio Gateway mode and I have a
   strong doubt about how it works.
  
   This is my scenario:
  
 sip phone---sip-Asterisk-bluetooth--Nokia 6630 
   7600 ---PSTN (My mobile phone)
  
   I want to make a call from my sip phone to my mobile phone using the
   Nokias as intermediaries. I have successfully made calls using both
 of
   them, but I get all the audio on the Nokia when I was expecting it
 on
   my sip phone.
  
   I am thinking what could be the point for this as the only
   functionality I am getting is dialling from the sip phone instead of
   from the Nokia, as for the rest, it is nothing but a normal pstn
 call.
   Is it due to a wrong configuration, an uncompleted programming, or
 Am
   I just missing the point?
 
  I got this the other day ( * stepping out of the chain on answer),
 but
  interestingly if I called my other fixed line it all worked
 perfectly.
 
  Dave Cotton [EMAIL PROTECTED]
 
 
   I have been trying X-lite and Nokia 6630  7600 with mobile phones and
 fixed phones, obtaining the same result. Funny thing is manage the
 communication from the SIP end, which says Trying, Ringing, Connected and
 Hang up, but doesn't get sound at all.
 
 What is your configuration, Dave, if I may ask?
 
 Regards,
 Victor.
 
 ___
 --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
-- 

José Luis Gómez
Qualis Information Technology
Av. Rivadavia 2553, PB Of. 43 EP
0342-4565684 int 102
Bs. As. 011-51990896
www.qualis.com.ar
Soporte 0810-8880022
Santa Fe - Argentina

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