Seite 1 von 1

Use PC without mobile

Verfasst: Di 4. Nov 2008, 15:02
von bnilantha
Im new user to my phone explorer.. i wanna know can i use my head phone to answer call as wel dial call.. mean with out use mobile phone use my head phone mic as phone mic and my speaker as mobile speaker


2.. other thing can i hav source code to get mobile number to another php page. mean if some one call that number send to my any other php programme

Verfasst: Di 4. Nov 2008, 17:25
von FJ
1) It's possible only throught bluetooth and the right BT-Software (f.e. Widcomm)

2) check out the EventHandlers

i cant understand

Verfasst: Di 4. Nov 2008, 18:30
von bnilantha
can u send that in english

Verfasst: Di 4. Nov 2008, 18:33
von FJ

thank

Verfasst: Di 4. Nov 2008, 18:36
von bnilantha
thank you FJ.. try to modify this over PC head phone.. then we can keep away mobile from us.. just put head phone & do works..

please help

Verfasst: Mi 5. Nov 2008, 17:05
von bnilantha
i tried to create page.. but coldnt since im not much exp for the programming

i wanna get mobile no as

<?php $mobile=$_GET['mobile']; ?>
to my page get_mobile.php

how should i do that

Verfasst: Mi 5. Nov 2008, 18:58
von FJ
In your signature is written that you are an admin. I thought an Admin knows how ShellEvents can be handled....

First you need a local script or program on the PC which gets startet from MPE on an incoming call. In the script or program you send a HTTP-GET Request to your PHP-Script.

In the general.ini of MPE you add the Section similar this:

Code: Alles auswählen

[EventHandlers]
OnIncomingCall=C:\my_local_script_which_opens_the_httpconnection.vbs %number

thanks

Verfasst: Do 13. Nov 2008, 18:30
von bnilantha
thanks ill try

till problem

Verfasst: Do 13. Nov 2008, 19:06
von bnilantha
im tried with file which is in C . it was work. but its not open as web page..
i want send 'http://localhost/mobile/incall.php'

Verfasst: Do 13. Nov 2008, 19:52
von FJ
OK, a little search in Google showed me WGET

The call could look like this:

Code: Alles auswählen

[EventHandlers] 
OnIncomingCall=C:\wget.exe http://localhost/mobile/incall.php?num=%number

i failed again

Verfasst: Sa 15. Nov 2008, 06:43
von bnilantha
i have download wget and put dat code.. but just open cmd and closed not open browser

Verfasst: Sa 15. Nov 2008, 08:20
von FJ
I thought you use the php-File to do some actions. Why opening a browser ? But if you want you can also open iexplore.exe with the url as parameter.

my project

Verfasst: Sa 15. Nov 2008, 09:09
von bnilantha
il explane what i want..

i have create web page with php/mysql/html.
so when some one call to my mobile i want open IE with web pages. then i can get mobile number from url and search from my database.
then page will print all details images.

thank u very much

Verfasst: Sa 15. Nov 2008, 09:19
von bnilantha
thanks FJ ur doing great job. i got solution..

other thing is

is that posible to use sub wofers as mobile speacker and PC mic as mobile mic??

Verfasst: Sa 15. Nov 2008, 12:37
von FJ
It is possible, but only throught Bluetooth

You have to search for a Bluetooth-Stick which supports the Service "Audio-Gateway". Mostly the chaep Sticks are delivered with BlueSoleil-Software which does not support this service. Take care that the Stick you buy is delivered with the Software WIDCOMM.