pbakondy / cordova-plugin-sim

:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
MIT License
163 stars 100 forks source link

Can this sim plugin offer an API to count ringing times and even record a calling? #1

Closed gloCalHelp closed 9 years ago

gloCalHelp commented 9 years ago

Dear Peter,

 Thank you for offer this plugin, can this sim plugin offer an API to count ringing times and even record a calling? 

  It would be my  honor that if you could send this reply to me to mail: jiaxinlin@live.com

Bye.

pbakondy commented 9 years ago

I think counting the ringing times is not possible in any way. The waiting sound can be different in every provider, you can not "count" this.

Recording a call - it is possible, if somebody writes the background interface to the core system API. I am not planning to do this.