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