cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
82
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Manas Varma on 10-11-2009 01:25:34 PM
 I need to put in some values for the alerting name and display name automatically while adding a new phone.How can this be implemented.
 
Thanks in advance

Subject: RE: Urgent : Add Alerting name and Display name for the Directory no's
Replied by: David Staudt on 10-11-2009 01:56:07 PM
The AXL web service API has a request 'addPhone', which you can use to programmatically add a phone to the system.
 
Lines on the phone are specified by entries in the <lines> list, and the label and ASCII label properties can be specified at addPhone/newPhone/lines/line/label|asciilabel
 
Note the lines must already exist - i.e. having been added via 'addLine' request.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links