WebAPI/AppDefinedTeleophony: Difference between revisions

Jump to navigation Jump to search
Line 22: Line 22:


=== Add a Number from Call History ===
=== Add a Number from Call History ===
So, the idea is to borrow the experience of mobile phone.  When you ask your friend for phone number, you will call it at first to make sure the number is correct.  Then, you create a new contact from call history.  You select the number of your friend from call history and the phone will ask you what do you want to do.  You ask the phone to add the phone number to contacts, then you pick up an existing contact or create a new one.  It can also be applied to SIP phone or Skype. When the user make a call, it add a new record with Call History API. Then, the user read all history with Call History App, and select the SIP phone number/address or Skype friend account to create a new contact, or add it to an existing one.
So, the idea is to borrow the experience of mobile phone.  When you ask your friend for phone number, you will call it at first to make sure the number is correct.  Then, you create a new contact from call history.  You select the number of your friend from call history and the phone will ask you what do you want to do.  You ask the phone to add the phone number to contacts, then you pick up an existing contact or create a new one.  It can also be applied to SIP phone or Skype.
* When the user make a call,
* it add a new record with Call History API.
* Then, the user read all history with Call History App,
* and select the SIP phone number/address or Skype friend account to create a new contact, or add it to an existing one.


=== Add a New Friend at Communication App ===
=== Add a New Friend at Communication App ===
Confirmed users
398

edits

Navigation menu