Add an empty DID array to example common yaml
This commit is contained in:
parent
695c794089
commit
31d8550a75
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ rhizo::bts:
|
|||
|
||||
#Misc
|
||||
rhizo::free_numbers: [ "1234567890", "0987654321" ]
|
||||
rhizo::dids:
|
||||
- ""
|
||||
rhizo::use_ups: "no"
|
||||
rhizo::use_sip: "no"
|
||||
rhizo::sip_central_ip_address: [ "192.168.1.1", "192.168.1.254" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue