Container Structure
Base Attributes
Attribute | Type | Example |
---|---|---|
id The ID of the container |
Integer | 1 |
name The name of the container |
String | Test PBX |
server_address The IP address of the container |
String | 127.0.0.1 |
server_hostname The hostname of the container |
String | sip.localhost |
allow_guest Allow calls from unknown sources? |
Integer | 0 |
Extended Attributes
Attribute | Type | Example |
---|---|---|
created_at The time the container was created |
Time | |
updated_at The time the container was updated |
Time |