Function: updateConfig()

updateConfig(name, patch, options?): Promise<OutboundConfig>

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

Parameters

name

string

patch

account

null | string

cps

null | number

domain

null | string

fromUser

null | string

password

null | string

authorization password, if one is needed

server

null | string

transport

null | "tcp" | "udp"

options?

account

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

Returns

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.