updated API with new properties for voip_carriers that require outbound registration

This commit is contained in:
Dave Horton
2020-12-11 10:34:34 -05:00
parent c578757dd2
commit 484fa7841a
5 changed files with 68 additions and 14 deletions

View File

@@ -1677,6 +1677,14 @@ components:
type: string
e164_leading_plus:
type: boolean
requires_register:
type: boolean
register_username:
type: string
register_sip_realm:
type: string
register_password:
type: string
required:
- voip_carrier_sid
- name