...
borderColor | green |
---|---|
bgColor | transparent |
borderWidth | 2 |
...
IP Trunk Group resource allocation mode.
note
Code Block | ||
---|---|---|
| ||
% set addressContext <name> zone <name> sipTrunkGroup <name> tgMtrgResAllocation <localIgnored | localPreferred> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Use the following command to view the SIP Trunk Group configuration details:
Code Block | ||
---|---|---|
| ||
> show configuration details addressContext default zone Z1 sipTrunkGroup TG1 masterTgName MTRGA; tgMtrgCallsPerReq 20; tgMtrgBwPerReq 12400; tgMtrgResAllocation localignored; tgMtrgReqMaxCalls 50; tgMtrgReqMaxBw unlimited; |
Use the following command to view the status of MTRG server registered trunk groups:
Code Block | ||
---|---|---|
| ||
> show status global cac mtrgServerRegTgStatus mtrgServerRegTgStatus MTRGC TG1 DEVHA2 SIPTG { mtrgServerIndex 1; tgIndex 0; callsAllocated 10; bwAllocated 24800; tgState active; |
Use the following command to view the status of MTRG client registered trunk groups:
Code Block | ||
---|---|---|
| ||
> show status global cac mtrgClientRegTgStatus mtrgClientRegTgStatus MTRGC TG1 DEVHA2 SIPTG { mtrgClientIndex 1; tgIndex 0; callsAllocated 10; bwAllocated 24800; tgState active; } |