Junction Networks

Junction Networks Web Services API

GatewayUserEditCallerId

Edit the Caller ID information for a User. In order to reset the caller ID to the default behaviour of using the user-agent settings, pass neither the CallerIdName parameter nor the CallerIdNumber parameter. However, if either the CallerIdName or CallerIdNumber is passed in the request then both are required.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires User Update permission.

Parameters

UserId
Required
A positive integer which references a unique User.
CallerIdName
Optional
The new value for the caller ID name. The value must be an alphanumeric string between 1 and 60 characters. Please read the description above regarding reseting the caller ID behaviour.
CallerIdNumber
Optional
The new value for the caller ID number. The value must be a valid north american telephone number. Please read the description above regarding reseting the caller ID behaviour.

Result RELAX NG Schema Modules

Not available.

Result Element Example

Not available.