Name | Type | Description | Notes |
---|---|---|---|
name | NSString* | Name of Trunk | [optional] |
uri | NSString* | URI of Trunk (in the form of SIP/user@host.com:port) | [optional] |
maxConcurrentCalls | NSNumber* | Max concurrent calls | [optional] |
maxMinutesPerMonth | NSNumber* | Max minutes per month | [optional] |
greeting | NSObject* | Recording lookup object | [optional] |
errorMessage | NSObject* | Recording lookup object | [optional] |
codecs | NSArray<NSObject>** | Custom audio codec configuration | [optional] |