CUBE Faq
CUBE Faq
CUBE Faq
Element ?
phones?
Related Information
Introduction
This document answers frequently asked questions about the Cisco Unified
Border Element (CUBE).
Media Flow-Through
Media Flow-Around
First you need to create the SIP trunk on the CUCM and point it to the cube
Enter the respective dial-peers on the cube for inbound and out bound calls to
and from the CUCM
g711alaw 64Kbps
g711ulaw 64Kbps
g723r53 5.3Kbps
g723r63 6.3Kbps
g723r63 6.3Kbps
iLBC
Pay-as-You-Grow License
This type of license covers the right to use the feature as well as the maximum
session count allowed. An example is the FL-CUBE-25 license, which allows up to
25 sessions.
This license is designed to allow a specific number of sessions (or calls) on a
platform. Purchase only as many sessions as are required in your deployment. You
can add more licenses later as your needs expand, thus offering pay-as-you-grow
benefits. Session licenses are stackable. These licenses are available on select
platforms as given in Table 3, and are available on all software images. Examples
include the FL-CUBE-4 and FL-CUBEE-100 licenses.
Platform License
This type of license covers the right to use the feature up to the maximum session
count supported on the chosen platform. An example is the FL-INTVVSRV-2811
license, which allows the maximum number of sessions the Cisco 2811 platform
supports.
These licenses are available on select platforms. These licenses require a software
image.Examples include the FL-INTVVSRV-2801 and FL-GK-3945 licenses.
show version
Solution
Show commands to Identify the active call count on SIP:
Show
But there can be more on total legs as there can some calls being generated. If you have MT
take no. of SIP legs /2 for SIP-SIP calls.
Introduction
This document covers the Configuration procedures with deployment examples to Implement Call
Admission Control (CAC) on Cisco Unified Border Element (CUBE). Call Admission Control plays a
major role in the network to control the number of calls based on the available resources and
bandwidth.
2.
3.
Total calls
CPU
Memory
IP call capacity
Max-connections
RSVP
CAC mechanisms ensure good QoS for video and voice calls and help meet the SLA
CAC Implementation
Configura
Global Command
call threshold global [total-calls | cpu-5sec | cpu-avg | total-mem | low <low-threshold> high
call treatment on
busy
no-QoS Insert cause code indicating the GW can't provide QOS (49)
no-resource Insert cause code indicating the GW has no resource (47)
Call treatment can be turned on to handle the call once the CAC limit is
reached
Configura
gatekeeper#
endpoint circuit-id h323id CUBE1 AA max-calls 500
CUBE#
Call counting mechanism does not take into account the codec type used
this is taken into account by enabling bandwidth management on the Cisco GK
Configura
CUBE#
dial-peer voice 1 voip
max-conn 2
Restricting the number of concurrent calls that can be active on a VoIP dial
peer
Max-Conn works on individual dial-peers, does not provide CAC for the entire
gateway
Configura
Configura
Configura
interface FastEthernet0/0
ip rsvp bandwidth 1000 1000
With the call threshold command, you can configure two thresholds, high and low, for
each
resource. Call treatment is triggered when the current value of a resource exceeds
the
configured high. The call treatment remains in effect until the current resource value
falls
below the configured low. Having high and low thresholds prevents call admission
flapping
and provides hysteresis in call admission decision making.
I have this configuration:
call treatment cause-code busy
call treatment on
call threshold global total-calls low 2 high 3
////Zero Calls
R_ISOL_HQ_7.06_36#show call threshold status
Status IF
------ --Avail N/A
Type
Value Low High Enable
---------- ---- ---- -----total-calls 0
2
3
busy&treat
R_ISOL_HQ_7.06_36#
////One Call - Ok
R_ISOL_HQ_7.06_36#show call threshold status
Status IF
------ --Avail N/A
Type
Value Low High Enable
---------- ---- ---- -----total-calls 1
2
3
busy&treat
R_ISOL_HQ_7.06_36#
////Two Calls - Ok
R_ISOL_HQ_7.06_36#show call threshold status
Status IF
------ --Avail N/A
Type
Value Low High Enable
---------- ---- ---- -----total-calls 2
2
3
busy&treat
R_ISOL_HQ_7.06_36#
////Three Calls - Ok
R_ISOL_HQ_7.06_36#show call threshold status
Status IF
------ --Avail N/A
Type
Value Low High Enable
---------- ---- ---- -----total-calls 3
2
3
busy&treat
R_ISOL_HQ_7.06_36#
Type
Value Low High Enable
---------- ---- ---- -----total-calls 3
2
3
busy&treat
R_ISOL_HQ_7.06_36#
In the console router we have
Feb 24 22:11:17.512: %CALLTREAT-3-HIGH_TOTAL_CALLS: High call volume.
Processing for callID(53874) is rejected.
On SIP Level, the CUBE send, back to the CUCM.
Feb 24 22:11:17.516: //53874/B01796000000/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 486 Busy here
Via: SIP/2.0/TCP 177.56.25.10:5060;branch=z9hG4bK16d798bab89
From: <sip:67952@177.56.25.10>;tag=11644~afccc525-5442-4756-a44e24c835482eb3-33492681
To: <sip:0082213224@177.56.25.4>;tag=8B736658-12FD
Date: Tue, 24 Feb 2015 22:11:17 GMT
Call-ID: b0179600-4ec1f9c5-b1-a1938b1@177.56.25.10
CSeq: 101 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.4.M7
Reason: Q.850;cause=17
Content-Length: 0
////Drop one call of three, the status still in NonAv, because the value is not under the
Low Threshold. The new calls will be droped.
R_ISOL_HQ_7.06_36#show call threshold status
Status IF
------ --NonAv N/A
Type
Value Low High Enable
---------- ---- ---- -----total-calls 2
2
3
busy&treat
R_ISOL_HQ_7.06_36#
////Drop one call of two, the status now is Avail, because the value is under the Low
Threshold, and we can reach the High Threshold again.
R_ISOL_HQ_7.06_36#show call threshold status
Status IF
------ --Avail N/A
Type
-----total-calls
R_ISOL_HQ_7.06_36#
Reason: Q.850;cause=49
Content-Length: 0
***** If we change the cause code "R_ISOL_HQ_7.06_36(config)#call treatment
cause-code no-resource " we have the next Cause Code Error on SIP, send to the
CUCM, on the fourth call.
Feb 24 22:28:39.335: //53890/1C9394800000/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 503 Service Unavailable
Via: SIP/2.0/TCP 177.56.25.10:5060;branch=z9hG4bK197162fe198
From: <sip:67952@177.56.25.10>;tag=11683~afccc525-5442-4756-a44e24c835482eb3-33492707
To: <sip:0082213224@177.56.25.4>;tag=8B834BFC-1061
Date: Tue, 24 Feb 2015 22:28:39 GMT
Call-ID: 1c939480-4ec1fdd6-bb-a1938b1@177.56.25.10
CSeq: 101 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.4.M7
Reason: Q.850;cause=47
Content-Length: 0