Junction Networks

Junction Networks Web Services API

UserAddressEdit

Update a UserAddress.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Organization Update permission.

Parameters

Address
Required
A SIP "user" address of the form username@domain (ie joe@smith.onsip.com).
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.
Username
Optional
The updated username portion of the address.

Result RELAX NG Schema Modules

Main module: UserAddressEdit.rng

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

Result Element Example

Not available.