![Patton electronics SIPxNano Скачать руководство пользователя страница 120](http://html1.mh-extra.com/html/patton-electronics/sipxnano/sipxnano_getting-started-manual_4061041120.webp)
Preparing source data
109
SIPxNano IP-PBX Getting Started Guide
C • Configuration APIs
Send all profiles to a specified user
Sends user, device, and application profiles to all phones assigned as devices to a specified SIPxNano user. To
send profiles to a user’s phones, you use either:
•
sendProfilesForUser operation in the SendProfilesService. See the WSDL send-profiles-service.xml file
•
SendUsersProfilesCommand class in the com.Patton.pds. applications.loader.commands package
Preparing source data
The SIPxNano Configuration APIs import character-delimited ASCII rows from a flat file into SIPxNano. The
test value will be an op-code for the operation that the Loader is to perform on this record.
Table 21. Core Operations: Send all profiles to a specified user
WSDL Parameter
Java Method
Description
Required?
userId
setId()
Must be an existing SIPxNano
user ID.
Yes