Function: updateConfig()

updateConfig(name, changes, options?): Promise<InboundConfig>

Update an inbound SIP config. Pass null in the optional fields to reset to defaults.

Parameters

name

string

changes

alias

null | string

applicationName

string

groupName

null | string

ipAcls

null | string[]

password

null | string

SIP authentication password as per https://tools.ietf.org/html/rfc3261#section-22.3

priority

number

options?

account

an account to use; if not set, defaults to the getCurrentAccountName | current account

Returns

Promise<InboundConfig>

an updated config

Found a mistake? Let us know.

Enroll in beta

Request invite to our private Beta program for developers to join the waitlist. No spam, we promise.