Fetches all Trunk Group details of a single Trunk Group in a Group.
my_api.trunk_groups.get_group_trunk_group(
"ServiceProviderID",
"GroupID",
"trunkGroupName"
)
{
"department": {
"serviceProviderId": "ent.odin",
"groupId": "grp.odin",
"name": "test"
},
"accessDevice": {
"deviceLevel": "Group",
"deviceName": "Generic SIP IP-PBX Single Registration 1"
},
"maxActiveCalls": 5,
"maxIncomingCalls": 5,
"maxOutgoingCalls": 5,
"enableBursting": false,
"capacityExceededTrapInitialCalls": 0,
"capacityExceededTrapOffsetCalls": 0,
"invitationTimeout": 6,
"requireAuthentication": false,
"trunkGroupIdentity": "grp.odin.trunka@parkbenchsolutions.com",
"allowTerminationToTrunkGroupIdentity": false,
"allowTerminationToDtgIdentity": false,
"includeTrunkGroupIdentity": false,
"includeDtgIdentity": false,
"includeTrunkGroupIdentityForNetworkCalls": false,
"includeOtgIdentityForNetworkCalls": false,
"enableNetworkAddressIdentity": false,
"allowUnscreenedCalls": false,
"allowUnscreenedEmergencyCalls": false,
"pilotUserCallingLineIdentityForExternalCallsPolicy": "No Calls",
"pilotUserChargeNumberPolicy": "No Calls",
"callForwardingAlwaysAction": "Reroute",
"callForwardingAlwaysForwardAddress": 123123123,
"callForwardingAlwaysRerouteTrunkGroupKey": {
"serviceProviderId": "ent.odin",
"groupId": "grp.odin.audit",
"name": "trunk.odin.audit"
},
"routeToPeeringDomain": false,
"prefixEnabled": false,
"statefulReroutingEnabled": false,
"sendContinuousOptionsMessage": false,
"continuousOptionsSendingIntervalSeconds": 30,
"failureOptionsSendingIntervalSeconds": 10,
"failureThresholdCounter": 1,
"successThresholdCounter": 1,
"inviteFailureThresholdCounter": 1,
"inviteFailureThresholdWindowSeconds": 30,
"trunkGroupState": "Available",
"pilotUserCallingLineAssertedIdentityPolicy": "Unscreened Originating Calls",
"useSystemCallingLineAssertedIdentityPolicy": true,
"totalActiveIncomingCalls": 0,
"totalActiveOutgoingCalls": 0,
"pilotUserCallOptimizationPolicy": "Optimize For User Services",
"clidSourceForScreenedCallsPolicy": "Profile Name Profile Number",
"useSystemCLIDSourceForScreenedCallsPolicy": true,
"userLookupPolicy": "Basic",
"useSystemUserLookupPolicy": true,
"pilotUserCallingLineIdentityForEmergencyCallsPolicy": "No Calls",
"serviceProviderId": "ent.odin",
"groupId": "grp.odin",
"name": "grp.odin.trunka",
"users": []
}