Junction Networks

Junction Networks Web Services API

UserAddressAdd

Add a UserAddress to an Organization.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Organization Update permission.

Parameters

OrganizationId
Required
A positive integer which references a unique Organization.
Username
Required
The username portion of the address to add.
Domain
Required
The domain portion of the address to add.
UserId
Required
A positive integer which references a unique User associated with the address.
Timeout
Required
A positive integer indicating the max length of time in seconds a call attempt is made.
DefaultAddress
Optional
A failover SIP address to use in the event of a timeout or negative response. If not set, no failover will be attempted.

Result RELAX NG Schema Modules

Main module: UserAddressAdd.rng

Supporting modules:  UserAddress.rng  Address.rng  DefaultAddress.rng

Result Element Example

Not available.