Mobile Call Monitor (4 Viewers)

ravenrocks

Portal Pro
October 11, 2007
351
96
The above path is the swedish equivalent to the english path c:\program files\
The file is created in excel, only to make a csv file, then I have edited the file using notepad.
It looks like this inside:
name;number
name;number
And so on...
 

boozelclark

Portal Pro
March 26, 2007
191
10
Johannesburg/Cape Town
Home Country
South Africa South Africa
ok. i think i may know what the problem is. Try create a new folder on our c drive called "Program Files" and then in that a "Team Mediaportal" folder and in that a "MediaPortal" folder so you have the path:
C:\Program Files\Team MediaPortal\MediaPortal
and in there just put the contacts.csv file and if that works then the problem is the directory and i'll fix the code for you.
 

ravenrocks

Portal Pro
October 11, 2007
351
96
I'm afraid it didnt work, this is what I get in the error.log file:

2008-09-02 18:36:35.484375 [ERROR][17]: Exception :Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Det går inte att hitta filen.
2008-09-02 18:36:35.500000 [ERROR][17]: site :confused:ystem.String checkPB(System.String)
2008-09-02 18:36:35.500000 [ERROR][17]: source :OurPlugin
2008-09-02 18:36:35.500000 [ERROR][17]: stacktrace: vid OurPlugin.Class1.checkPB(String number)
vid OurPlugin.Class1.messagep(String message)
vid OurPlugin.Class1.readbuffer()
vid OurPlugin.Class1.port_DataReceived(Object sender, SerialDataReceivedEventArgs e)
vid System.IO.Ports.SerialPort.CatchReceivedEvents(Object src, SerialDataReceivedEventArgs e)
vid System.IO.Ports.SerialStream.EventLoopRunner.CallReceiveEvents(Object state)
vid System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
vid System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
vid System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
 

boozelclark

Portal Pro
March 26, 2007
191
10
Johannesburg/Cape Town
Home Country
South Africa South Africa
hi. i'm not sure. it works on anyphone that supports at commands but i'm not sure if the iphone does. if you have one you can test by connecting it by blue tooth then use windows hyper terminal and open a connection on the comport your phone is connected on and type at if it returns ok it should work. and if it returns ok to at+clip=1 means it will support the caller id. just to make sure try calling it while connected and if ring comes up on the hyper terminal console then it will work.
 

Da Silva

Portal Pro
May 31, 2007
52
1
Home Country
Finland Finland
Hi,

I have a problem,

AT returns ok in hyperterminal
AT+CLIP=1 returns ok in the hyperterminal

The DUN com port is 3 which is set up correcty in the MP config.

When I'm in windows the bluetooth dongle light is solid blue.

When I start MediaPortal it starts to flash at a constant rate. Approximately once per second.

Then when I start a phonecall from my other phone the bluetooth dogles light does start to flash in an inconsistent way this gives me an idea that my phone which is connected via bluetooht is discussing with the PC but nothing happens in Mediaportal.

Any help appreciated very much

Using
MediaPortal SVN-Snapshot:-09-06-2008 11-16h - Revision:20143
 

boozelclark

Portal Pro
March 26, 2007
191
10
Johannesburg/Cape Town
Home Country
South Africa South Africa
hi when you are in hyper terminal and typed at+clip=1 and ok is returned then phone the phone and see if the hyper terminal console says ring. i'm not sure what the different dongle lights mean but one way to check your phone is connecting in media prtal is to set the connection between the phone and pc to unathorised (on the phone) so when the pc tries to connect the phone will ask for permission.
 

Da Silva

Portal Pro
May 31, 2007
52
1
Home Country
Finland Finland
Thank you for your help boozelclark.

When I start MP there is a message that my phone is connected to my HTPC.
This is as it should be.

Also when I ring my phone I can see In hyperterminal

RING

+CLIP: "xxxxxxxx",145

phonenumber also visible so the phone supports the phonenumbers transfer via BT.

Are there compatibility issues with MP RC2. I have also had the same behaviour with RC1 though.

Here is how I have installed the plugin,

1. Copied dll to process plugin folder
2 Activate in mp config
3. select com 3 (the DUN of the phone)
4. Start MP
5. Call my phone, no reaction in MP after several tests and waits of many minutes.
6. Pray

Do I need to configure any of the phonebook setting etc in the plugin config or are the defaults ok.

Thanks again for any suggestions :)
 

Users who are viewing this thread

Top Bottom