Function: deleteConfig()
deleteConfig(
name
,options
?):Promise
<void
>
Delete an outbound SIP config from the Dasha platform.
Parameters
name
string
options?
account
an account to use; if not set, defaults to the getCurrentAccountName | current account
quiet
boolean
if true, does not complain if the config does not exist
Returns
Promise
<void
>
Found a mistake? Let us know.