Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 833 Bytes

SWGCreateTrunkParams.md

File metadata and controls

16 lines (12 loc) · 833 Bytes

SWGCreateTrunkParams

Properties

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]

[Back to Model list] [Back to API list] [Back to README]