|
 |
|
04-11-2005, 05:58 PM
|
#31
|
|
Low Bitrate
Join Date: Mar 2005
Location: Germany
Posts: 89
|
hi @all
please tell me what exactly is not working ...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-11-2005, 06:24 PM
|
#32
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
Hi Hematec, Have you tested this version I put out ? It seems to me that for some reason no incomming data from Phoco is working/comming into RR. So it lets people send commands out but nothing comes in... I have taken a look at the code but without the hardware I coudn't find anything wrong with it... The skins do seem to be in order..
__________________
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."
|
|
|
04-11-2005, 06:25 PM
|
#33
|
|
Constant Bitrate
Join Date: Apr 2004
Location: Amsterdam
Posts: 172
|
well, when I go to misc - phone , RR starts phonecontrol up, so that works.
but the connection with the phone isn't OK. I can dial a number but the rest doesn't work at all. No phone status, no phonebook reading, no saving of changes, reload button doesn't work, etc.
the file AdressBook.xml isn't created, do I need to make one because I can't find one anywhere.
|
|
|
04-11-2005, 06:27 PM
|
#34
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Quote: Originally Posted by mauri
Who of you that it tries the tests of Phoco, please face a list of the compatible jail cell, I beg me
Mauri
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
04-11-2005, 07:58 PM
|
#35
|
|
Maximum Bitrate
Join Date: Feb 2005
Location: The Yay Area (SF)
Posts: 481
|
yo am I doing something wrong it won't load up phoco for me.
what am i supposed to do with the phoco.ini it looks fine to me.
__________________
Peep MY TYTE WHIP yo! It's got too many ill mods to list!
Last edited by contaygious; 04-11-2005 at 08:02 PM.
|
|
|
04-11-2005, 08:05 PM
|
#36
|
|
Maximum Bitrate
Join Date: Oct 2003
Posts: 664
|
I'd be willing to test. I have a T637 and everything that PhoCo can do works with my phone.
Dan
|
|
|
04-11-2005, 08:12 PM
|
#37
|
|
Constant Bitrate
Join Date: Apr 2004
Location: Amsterdam
Posts: 172
|
@contaygious
you need to have the right path for phonecontrol in your ini file. Mine is for example:
C:\Program Files\PhoneControl.NET\
the AdressBook.xml should be created by RR I guess, but it doesn't happen.
awaiting more info from guino and hematec to continue testing
|
|
|
04-11-2005, 08:17 PM
|
#38
|
|
Maximum Bitrate
Join Date: Feb 2005
Location: The Yay Area (SF)
Posts: 481
|
thanks, but mine looks like this and doesn't load phoco
phocopath=C:\Program Files\PhoneControl.NET\
__________________
Peep MY TYTE WHIP yo! It's got too many ill mods to list!
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-11-2005, 08:23 PM
|
#39
|
|
Constant Bitrate
Join Date: Apr 2004
Location: Amsterdam
Posts: 172
|
check your configuration file for phonecontrol and see if remote control is active (server)
<RemoteControl>
<Mode>Server</Mode>
<IPPort>17015</IPPort>
</RemoteControl>
|
|
|
04-11-2005, 08:25 PM
|
#40
|
|
Maximum Bitrate
Join Date: Feb 2005
Location: The Yay Area (SF)
Posts: 481
|
yup that's how mine looks too:
<RemoteControl>
<Mode>Server</Mode>
<IPPort>17015</IPPort>
</RemoteControl>
__________________
Peep MY TYTE WHIP yo! It's got too many ill mods to list!
|
|
|
04-11-2005, 08:27 PM
|
#41
|
|
Constant Bitrate
Join Date: Apr 2004
Location: Amsterdam
Posts: 172
|
hmm, weird, phonecontrol launches on my pc because I see it's window on the taskbar. I can't open it but that's because RR is controlling it. Try do dial to any number to see if that works (that's the only thing I can do)
|
|
|
04-11-2005, 08:29 PM
|
#42
|
|
Maximum Bitrate
Join Date: Feb 2005
Location: The Yay Area (SF)
Posts: 481
|
nope doesn't work either :?
i have the trial version does that matter?
__________________
Peep MY TYTE WHIP yo! It's got too many ill mods to list!
|
|
|
04-11-2005, 08:32 PM
|
#43
|
|
Low Bitrate
Join Date: Mar 2005
Location: Germany
Posts: 89
|
hi,
my mistake. please comment out the line in frmCOM
which is:
'Call ParseXML(left(m_sRecvBuffer_PHOCO, Len(m_sRecvBuffer_PHOCO) - 1))
this sends the xml messages to RR
also please change:
winsPhoCo.GetData l_sTmp
to:
call winsPhoCo.GetData l_sTmp
also i updated the modPhoco.bas and changed the startup and closing of phoco.
its no difference if phoco is running or not, but it will be closed when you close roadrunner. you can now also tell RR if you wish to save your call list and how many entries you want maximal at your list of every type (default 25).
please check before you use phoco with RR that it works correct when you start it manualy. in the config-file of phoco the remote-port has to be set to 17015 (is the default value)
Last edited by hematec; 04-11-2005 at 08:37 PM.
|
|
|
04-11-2005, 08:39 PM
|
#44
|
|
Low Bitrate
Join Date: Mar 2005
Location: Germany
Posts: 89
|
i forgot that you now had to write the complete path to the phoco.exe in the phoco.ini not only the path!!!!!
but this only if you use the new version of the modPhoco.bas
|
|
|
04-11-2005, 08:51 PM
|
#45
|
|
Maximum Bitrate
Join Date: Feb 2005
Location: The Yay Area (SF)
Posts: 481
|
did those changes, still doesn't load for me.
phocopath=C:\Program Files\PhoneControl.NET\PhoneCtl.NET.exe
__________________
Peep MY TYTE WHIP yo! It's got too many ill mods to list!
Last edited by contaygious; 04-11-2005 at 08:54 PM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:58 AM.
| |