Function: createConfig()

createConfig(name, config, options?): Promise<InboundConfig>

Create a new inbound SIP config.

Parameters

name

string

config

alias?

string

applicationName

string

groupName?

string

ipAcls?

string[]

password?

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>

a newly-created 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.