Configure a range of timers needed to support CAMEL service.
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > CAMEL
Service Configuration
configure > context
context_name
> camel-service
service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-camel-service)#
Syntax
timeout { gprs-apply-charging-report-ack-timer seconds | gprs-entity-release-ack-timer seconds | gprs-event-report-ack-timer seconds | gprs-tssf-timer seconds | sms-event-report-ack-timer seconds | sms-tssf-timer seconds | tc-guard-timer seconds }
default timeout { gprs-apply-charging-report-ack-timer | gprs-entity-release-ack-timer | gprs-event-report-ack-timer | gprs-tssf-timer | sms-event-report-ack-timer | sms-tssf-timer | tc-guard-timer }
default
Resets the timers to default values.
gprs-apply-charging-report-ack-timer
seconds
Configure the TCAP invoke timer to set the length of time the SGSN
waits for an acknowledgement after sending an ApplyChargingReportGPRS to the
SCF.
seconds : Enter an integer from 1 to 20.
Default: 4
Important
|
This timer value should be less than the value configured for the
tc-guard-timer.
|
gprs-entity-release-ack-timer
seconds
Configure the TCAP invoke timer to set the length of time the SGSN
waits for an acknowledgement from the SCF after sending Entity Release
information.
seconds : Enter an integer from 1 to 20.
Default: 4
gprs-event-report-ack-timer
seconds
Configure the TCAP invoke timer to set the length of time the SGSN
waits for an acknowledgement from the SCF after the SGSN sends an event report.
seconds : Enter an integer from 1 to 20.
Default: 4
gprs-tssf-timer
seconds
Configure the GPRS TSSF timer to set the length of time the SGSN waits
for an instructions from the SCF. On expiry the SGSN handles the transaction
through the default handling specified in the corresponding CSI.
seconds : Enter an integer from 1 to 10.
Default: 5
sms-event-report-ack-timer
seconds
Configure the TCAP invoke timer to set the length of time the SGSN
waits for an acknowledgement from the SCF after the SGSN sends an event report
for SMS.
seconds : Enter an integer from 1 to 20.
Default: 4
sms-tssf-timer
seconds
Configure the SMS TSSF timer to set the length of time the SGSN waits
for an instructions from the SCF. On expiry the SGSN handles the transaction
through the default handling specified in the corresponding CSI.
seconds : Enter an integer from 1 to 10.
Default: 5
tc-guard-timer
seconds
Configure the guard tier to start when the SGSN sends
ApplyChargingReportGPRS to the SCF. On expiry the SGSN closes the TCAP dialogue
if the GPRS Dialogue state is "monitoring". Default handling complies with 3GPP
23.078.
seconds : Enter an integer from 1 to 10.
Default: 5
Important
|
This timer value should be greater than the value configured for the
gprs-apply-charging-report-ack-timer .
|
Usage Guidelines
The SCCP network must be configured prior to use this command.
CAMEL service will not function unless an SCCP network is associated.
Repeat the command to configure multiple timers.
Example
Set the tc-guard timer for 4:
tc-guard-timer 4