Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner


Reply
 
Share Thread Tools Display Modes
Old 02-26-2006, 02:27 PM   #1
Low Bitrate
 
Join Date: Sep 2005
Location: UK
Posts: 110
Cruizer is on a distinguished road
Audio gatway issues with Road Runner and Phoco

I apriciate this is more of a RR and bluetooth issue than a phoco one but I was hoping you could help me to understand what is going on exactly.

The situation is this. I have a SE V800, registered Phoco 1.6, Widcomm 5 drivers and road runner.

If I use phoco by itself, everything is fine, on incomming and outgoing calls the audio gateway service connects and the service works as expected. The windows bluetooth config does tell me that the comm connection ends before the audio gateway service starts but I am not sure I trust this, it is certainly not shown in the phoco log. Anyway this all works fine and I can see the below line in the log file

----------------------------------------------------------------------------
26/02/2006 15:39:01 Callers photo not found!
----------------------------------------------------------------------------
26/02/2006 15:39:01 >ATD01256470489;
----------------------------------------------------------------------------
26/02/2006 15:39:01 Bluetooth headset on device 'V800' connected!
----------------------------------------------------------------------------
26/02/2006 15:39:02 <
OK

----------------------------------------------------------------------------
26/02/2006 15:39:11 >AT+CPAS
----------------------------------------------------------------------------
26/02/2006 15:39:11 <
+CPAS: 3

OK

----------------------------------------------------------------------------
26/02/2006 15:39:11 >AT+CSQ;+CBC
----------------------------------------------------------------------------
26/02/2006 15:39:11 <
+CSQ: 12,99

+CBC: 0,46

OK

----------------------------------------------------------------------------
26/02/2006 15:39:30 >AT+CHUP
----------------------------------------------------------------------------
26/02/2006 15:39:30 <
OK

----------------------------------------------------------------------------
26/02/2006 15:39:30 Bluetooth headset on device 'V800' disconnected!
----------------------------------------------------------------------------
26/02/2006 15:39:31 >AT+CPAS
----------------------------------------------------------------------------
26/02/2006 15:39:31 <
+CPAS: 0

OK

However if I use phoco through road runner in the remote no design mode the audio gateway doesn't connect on outgoing or incomming calls. I can so no evidence of this in the trace

OK

----------------------------------------------------------------------------
26/02/2006 15:57:22 RemoteCommand: <PhoneControl.NET><Dial number="01256470489"/></PhoneControl.NET>
----------------------------------------------------------------------------
26/02/2006 15:57:22 Callers photo not found!
----------------------------------------------------------------------------
26/02/2006 15:57:22 >ATD01256470489;
----------------------------------------------------------------------------
26/02/2006 15:57:22 <
OK

----------------------------------------------------------------------------
26/02/2006 15:57:28 >AT+CPAS
----------------------------------------------------------------------------
26/02/2006 15:57:28 <
+CPAS: 3

OK

----------------------------------------------------------------------------
26/02/2006 15:57:28 >AT+CSQ;+CBC
----------------------------------------------------------------------------
26/02/2006 15:57:28 <
+CSQ: 6,99

+CBC: 0,45

OK

----------------------------------------------------------------------------
26/02/2006 15:57:48 >AT+CPAS
----------------------------------------------------------------------------
26/02/2006 15:57:48 <
+CPAS: 4

OK

----------------------------------------------------------------------------
26/02/2006 15:57:48 >AT+CSQ;+CBC
----------------------------------------------------------------------------
26/02/2006 15:57:49 <
+CSQ: 6,99

+CBC: 0,46

OK

----------------------------------------------------------------------------
26/02/2006 15:57:50 RemoteCommand: <PhoneControl.NET><Hangup/></PhoneControl.NET>
----------------------------------------------------------------------------
26/02/2006 15:57:50 >AT+CHUP
----------------------------------------------------------------------------
26/02/2006 15:57:50 <
OK

So my question is obviously, why is this happening? Is it a lack of code on the RR side or the Phoco side? Also for my own piece of mind is the serial port disconnecting to allow the audio gateway or are both services running as they should on the SE phone.

Many Thanks
Cruizer is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 02-26-2006, 03:08 PM   #2
Maximum Bitrate
 
Robby BMW's Avatar
 
Join Date: Aug 2005
Location: Italy
Posts: 558
Robby BMW is on a distinguished road
Add this line in your rr.ini file "connecthsp=true" to see if it will be helpful
Robby BMW is offline   Reply With Quote
Old 02-28-2006, 01:40 PM   #3
Low Bitrate
 
Join Date: Sep 2005
Location: UK
Posts: 110
Cruizer is on a distinguished road
Thanks for the idea robbie but that didn't seem to work. I haven't looked at the log files after making this change but it definatly doesn't turn the audio gateway on.
Cruizer is offline   Reply With Quote
Old 03-05-2006, 12:23 PM   #4
Low Bitrate
 
Join Date: Sep 2005
Location: UK
Posts: 110
Cruizer is on a distinguished road
Right, I have added the line you suggested and run rr in debug mode. I started by dialling a number a couple of time and then by calling my mobile, both with no luck.

http://www.cruizer.plus.com/debug.txt
http://www.cruizer.plus.com/debugnofd.txt

Unfortunatly I ran the debug with freedrive running so there is alot of location rubbish in there. Debug.txt is the raw debug and debugnofd.txt is the same file but I have deleted all the fd lines to make it easier to read.

I can't see any command that would turn the audio gateway on? Is there a command I can add to the accept call button to enable the audio gateway?

I also double checked and the audiogateway and it doesn't seem to come on when I use phoco through rr but it does if I use phoco directly.

Many Thanks
Cruizer is offline   Reply With Quote
Old 03-05-2006, 01:10 PM   #5
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
guino will become famous soon enoughguino will become famous soon enough
I think a command need to be added to tell phoco to release the COM port in order for another BT connection to be made (using Phoco's SDK).. or so I heard.. this is the same with trying to dial the internet via BT when using Phoco... my condolences for all of you that own phones with crappy BT support.. not sure when I can look into it, specially since my phone doesn't have this limitation, so I could never be sure it's working when testing it... Making this change does affect the software in the way that you MUST end the call through the computer (since phoco won't be connected to the phone and wont be able to alert RR that the call has ended using the phone)...
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 03-05-2006, 02:25 PM   #6
Low Bitrate
 
Join Date: Sep 2005
Location: UK
Posts: 110
Cruizer is on a distinguished road
Ah, but I dont have a phone with crappy bt support. My phone is able to maintain both serial port and audio gateway services at the same time, the problem is the audio gateway service doesn't start when going through rr. I am also chasing zorro to see if this is a limitation with the remotenodeisgn feature.

Thanks
Cruizer is offline   Reply With Quote
Old 03-10-2006, 02:42 AM   #7
Low Bitrate
 
Join Date: Sep 2005
Location: UK
Posts: 110
Cruizer is on a distinguished road
Robby, Zorro has suggested I talk to you about this issue. It seems you are the newly apointed Phoco RR integrator.

OK, so the ini seting you suggested doesn't seem to do anything, is there a command I can run to actually connect the audiogatway, I can then just include this on the recieve button?
Cruizer is offline   Reply With Quote
Old 03-15-2006, 11:06 AM   #8
Raw Wave
 
tbird2340's Avatar
 
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,911
tbird2340 is on a distinguished road
Cruizer, are you using your PC mic to speak to the caller?
__________________
Wife's Vehicle: 2007 Dodge Nitro

Current Vehicle: 2005 Dodge Ram 1500 Quad Cab

First Vehicle: 2003 Ford Ranger
tbird2340 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iDrive for Road Runner - Originally by BTBE Enforcer RR Skins No Longer Supported 546 05-02-2007 08:07 PM
Software Review: PhoneControl.NET zorro The Review Palace 8 11-20-2006 09:01 AM
phoco w road runner embeded liquid_smoke PhoneControl 0 07-19-2005 10:45 PM
Phone control in Road Runner RoyN Road Runner 24 05-09-2005 01:04 PM
phone icon on road runner brush metal honda skin? mick0uziel Road Runner 2 03-27-2005 04:32 AM



All times are GMT -5. The time now is 06:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics