Function: listConfigs()
listConfigs(
options
?):Promise
<{}>
List all outbound SIP configs available to an account.
Parameters
options?
account
an account to use; if not set, defaults to the getCurrentAccountName | current account
Returns
Promise
<{}>
a dictionary of OutboundConfig objects by their name
Found a mistake? Let us know.