mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-01-25 02:08:24 +00:00
updated API with new properties for voip_carriers that require outbound registration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user