Seite 1 von 1
Call log save to mysql
Verfasst: Mi 26. Okt 2011, 08:10
von bnilantha
i want to save call log to my sql database on real time. so how can i do that?
Verfasst: Mi 26. Okt 2011, 16:06
von FJ
You did work already with the Eventhandlers of MyPhoneExplorer earlier so why not using them ?
Code: Alles auswählen
[EventHandlers]
OnMissedCall=C:\Test.exe missednumber="%number"
OnAcceptedCall (%number|%user)
OnOutgoingCall (%number|%user)
OnIncomingCall (%number|%user)
OnEndedCall (%number|%user)
Verfasst: Fr 28. Okt 2011, 13:26
von bnilantha
yes im using that with your help. problem is when im opening php script via web browser its always open web page. so i want do it in back end
Verfasst: Mi 2. Nov 2011, 17:08
von bnilantha
is there any possible way?? and other thing can i send USSD ??
Verfasst: Mi 9. Nov 2011, 23:48
von FJ
Is it my job to teach you how to access webscripts ? Use commandline "downloaders" to access your script. f.e.
wget
Its not possible to send USSD