PhoneListener icon indicating copy to clipboard operation
PhoneListener copied to clipboard

Incoming Caller ID

Open gnetsys opened this issue 10 years ago • 9 comments

It it possible to detect Caller ID with this plugin?

gnetsys avatar Mar 08 '14 14:03 gnetsys

Kind of.

There is a branch called extended that has the incoming number added to the callback.

Sadly, this plugin is a bit unmaintained since its original purpose is no longer needed.

If you need me to, I could update it to work with Cordova 3.0.0 (assuming it suits your purpose).

devgeeks avatar Mar 13 '14 12:03 devgeeks

I am seeking to answer an incomming call automatically. You said its no longer needed, are the functions now native? It does seem to suit the purpose.

gnetsys avatar Mar 13 '14 12:03 gnetsys

I just meant my original purpose. I wrote it because the Media API in PhoneGap at the time did not pause music/audio playback when there was an incoming phone call... so I needed a way to do that myself.

The Media API has paused playback on incoming calls since PhoneGap 1.3 or so, IIRC.. so...

Have a look at the extended branch, if you think that is enough for you, I can roll that into master and update the plugin for Cordova/PhoneGap 3.x.x and plug man/cli compatibility.

devgeeks avatar Mar 13 '14 12:03 devgeeks

I looked at the extended branch. - "If you need me to, I could update it to work with Cordova 3.0.0 (assuming it suits your purpose)", would appreciate it very much would sovle an issue for me. let me know.

gnetsys avatar Mar 13 '14 16:03 gnetsys

Hey there, just wondering if it's possible to update this? I also need a phonegap plugin where I can detect the phone number of the incoming caller. I've had a look at the code, and it looks right to me :)

shanness avatar Jan 08 '15 02:01 shanness

Hi, I need it too :-) @devgeeks can you update your code to the newest cordova? I need it in ionic ;-)

noose avatar Mar 06 '15 10:03 noose

Not sure when I would have time to do this, sadly.

devgeeks avatar Mar 06 '15 10:03 devgeeks

:( Thanks for update.

noose avatar Mar 06 '15 10:03 noose

@devgeeks i also need it, can you please update it ?

Ab1d avatar Sep 07 '15 11:09 Ab1d