Prepaid TCL Script Guide
Prepaid TCL Script Guide
Telephony
Feature History
Release Modification
12.0(7)T This feature was introduced.
12.1(5)XM2 Support was added for the Cisco AS5350 and Cisco AS5400 universal
gateways.
CSCds35184 Configuration requirement added to comply with DDTS
CSCds35184.
This feature is also known as “Debit Card for Packet Telephony on Cisco Access Platforms.”
The Debit Card feature gives service providers the ability to offer calling service with the use of debit
accounting. This f eature was first introduced in Cisco IOS Release 12.0(4)XH. The following
enhancements have been added to Cisco IOS Release 12.0(7)T:
• Support for the Spanish language
• New TCL scripts and script modifications
• Two new commands:
– ivr autoload
– ivr prompt memory
This document includes the following sections:
• Feature Overview, page 2
• Benefits, page 19
• Related Features and Technologies, page 19
• Supported Platforms, page 20
• Supported MIBs and RFCs, page 20
• Prerequisites, page 20
• Configuration Tasks, page 21
• Configuration Examples, page 25
• Command Reference, page 29
• Glossary, page 42
Feature Overview
The Debit Card for Packet Telephony on Cisco Access Platforms is an application supported by the
Cisco Interactive Voice Response (IVR) feature. The IVR voice scripts have been modified to use Tool
Command Language (TCL) scripts.
Note For a complete description of the IVR TCL feature, see “Configuring Interactive Voice
Response for Cisco Access Platforms.” on the Cisco CCO Web site.
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_serv/5300/cfios/cfselfea/00
61ivr.htm
The feature components consist of IVR functionality in Cisco IOS software that work in conjunction
with an integrated third-party billing system. The Debit Card feature includes the ability to maintain
per-user credit balance information through the use of a billing system. When these features are
implemented, the billing system and IOS software functions enable a carrier to authorize voice calls and
debit individual user accounts in real time at the edges of a voice-over-IP network, without requiring
external service nodes. This feature uses vendor specific attributes (VSAs) to communicate with the
billing system.
A general, the Interactive Voice Response software infrastructure allows pre-recorded audio files to be
combined dynamically to play the dollar amount of credit remaining, the time and date, and other
information. The dynamic creation of the audio files (by combining prerecorded audio pieces) is limited
to auidio files playing out dollar, time, and day information.
We recommend that you contact your Cisco marketing or sales representative to help determine which
RADIUS server vendor best meets your needs. Also, refer to the marketing data sheet titled “Debit Card
Application for Cisco Packet Telephony” that describes the Debit Card feature and provides a list of the
specific features supported by RADIUS server vendors.
TCL Scripts
The Cisco Debit Card for Packet Telephony feature works in tandem with the Cisco Interactive Voice
Response (IVR) feature modified with TCL scripts to provide voice prompts. These voice prompts are
required to collect the necessary digits for accounting and settlement processes.
Before Cisco IOS Release 12.0(7)T and the introduction of IVR TCL scripts, IVR scripts were written
in C programming language and compiled with the Cisco IOS software. This approaach tied the IVR
application to the Cisco IOS software and also constrained releases of updated IVR scripts due to the
Cisco IOS Release cycle.
Objects or commands written in C language that can be grouped together by the TCL script. When the
script is activated by the incoming call, it activates the C codes in run-time mode and performs the work
of these commands.
Note For additional information about the Interactive Voice Response application, see the IOS
New Feature documentation “Configuring Interactive Voice Response for Cisco Access
Platforms” at the following URL:
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_serv/5300/cfios/cfselfea/00
61ivr.htm
The TCL scripts required for the Debit Card feature need to be downloaded from the Cisco CCO
Software Center, located at the following URL:
http://www.cisco.com/cgi-bin/tablebuild.pl/tclware
• Cisco IOS Releases 12.0(7)T and 12.0XH1 are compatible with TCLware 1.0.x
• Cisco IOS Release 12.0(7)T is compatible with TCLware 1.1.x
Two new TCL scripts have been developed for Cisco IOS Release 12.0(7)T:
• debitcard.tcl—Collects account ID and PIN with a single prompt.
• debitcard_acct_pin.tcl—Requests the account and PIN number with two separate prompts.
Note The feature functionality is dependent upon the working configuration of the designated
RADIUS server. Different Debit Card features may be supported on different RADIUS
servers that control the VSA attributes. It is the customer’s responsibility to determine
which RADIUS server vendor best meets the customer’s needs.
consideration the ‘rating’ and time boundary overlaps. The prompt played to the caller is, for
example, “You have five hours and thirty-five minutes.” The design is flexible enough to play any
amount of time up to a maximum time specified in the script.
If the time credit remaining is less than the configurable “time-out” value, the prompt played for
example, “You only have two minutes remaining on your credit.”
• Plays a ‘time-running-out’ message based on the configurable time-out value.
The RADIUS server maintains and furnishes time credit information during the authorization. The
TCL script monitors the time remaining and, based on the configured value, plays a
‘time-has-run-out’ message to the caller. The called party hears silence during this time. For
example, if the timeout value is configured for three minutes, the prompt, “You only have three
minutes remaining on your credit” is played.
• Plays a warning ‘time-has-run-out’ message when the credit runs out.
This message is played to the calling party by the TCL script when the time credit has run out. The
called party hears silence. The message is, for example, ‘Sorry, you have run out of credit.’
• Makes more than one successive call to different destinations during a single call session.
This feature makes it possible for the caller to make subsequent calls to different destinations
without disconnecting from the call leg. Thus, the caller is required to enter the account ID number
and PIN only once during initial authorization. To make subsequent calls, the caller needs to enter
only the destination number. After talking with one destination, the caller is allowed to disconnect
the call by pressing the pound (#) key on the keypad and holding it down for one to two seconds.
If the # key is pressed down for more than one second it is treated as long pound (#). The called
party is disconnected and an announcement is played to the caller, giving the new time, and
prompting for a new destination number.
This feature also allows the caller to make additional calls if the called party hangs up.
• Reauthorizes each new call.
Every time a caller enters a new destination number, the TCL script reauthorizes the call with the
RADIUS server and obtains the remaining time and credit balance information. The TCL script
then announces the amount of time remaining to the calling party.
• Allows type-ahead keypad entries without waiting for the prompt to complete.
The normal terminating character for the caller ID, PIN, and destination number is the # key. The
caller may want to continue without waiting to hear the prompts. This TCL script will stop playing
or will not start a prompt when it discovers that the caller wants to type ahead.
• Allows the caller to skip past announcements by pressing a touch-tone key.
This TCL script stops playing announcements when the system determines that the caller has
pressed any touch tone key.
• Allows retry when entering data (user-ID/PIN/destination number) by using a special key.
– The caller is allowed to interrupt partially entered numbers and restart from the beginning by
pressing asterisk (*) key on the keypad. The asterisk key is configured in the TCL script. The
caller can use the asterisk key to cancel an entry and reenter the user-ID/PIN/destination
number. The caller is allowed to reenter data only a certain number of times. The number of
retries is configurable; the default is three.
• Terminates a field by size rather than using terminating character (#).
The TCL script can be used to specify a number of digits in the user ID and PIN fields. This means
that the caller can type all of the digits (without the terminating character) and the script determines
how to extract different fields from the number strings. If the caller uses the terminating character
(the pound key), the terminating character takes precedence and the fields are extracted
accordingly.
• Supports two languages.
The language is selected when the caller presses a predefined key. For example, ‘For English press
one. For Mandarin press two.’ The TCL script uses the selected language until the caller
disconnects, the caller is asked only once, at the beginning of the session, for the language of
choice.
Support for the Spanish language is introduced with Cisco IOS Release 12.0(7)T.
The ivr autoload Cisco IOS command is used during configuration to determine which set of audio
files to load when the gateway server boots up.
• Sends an off-net tone to the caller.
The RADIUS server is expected to maintain information regarding off-net calls. During
authorization, it provides this information to the TCL script. Based on the collected information,
the TCL script has the ability to generate a prerecorded message or tone to the calling party.
• Supports vendor specific attributes.
Cisco vendor specific attributes (VSAs), which before this release were overloaded into the Session
ID field of the AAA application.
• Provides voice-quality information to the RADIUS server on a call-by-call basis.
A new field has been added to the Stop Record field. The data for this field is obtained from fields
that maintain and tune voice quality. It is up to the user application on the RADIUS server to use
this information and give credit to the caller if the call has unsatisfactory voice quality.
• Uses prompt memory more efficiently.
When voice prompts are not used for a period of time, they are swapped out of RAM. The swapping
does not introduce undue delays in playing prompts. The most frequently used prompts remain in
memory and are not swapped.
• Creates dynamic prompts by using prerecorded audio files.
A general infrastructure is provided that allows combining prerecorded audio files to play the dollar
amount , time, and day. An interface for the scripts to use this infrastructure is also part of this
feature. Dynamic creation of the final audio (by combining prerecorded audio files) is limited to
playing out dollar amount, time, and day information. For example, when the system receives a
credit balance of $15.50, it combines the prerecorded audio files, “You have” “fifteen” “dollars”
“and” “fifty” “cents” to make up this message.
• Allows retries for RADIUS server failures, with the maximum number retries allowed determined
by the RADIUS server.
If errors that are returned by the RADIUS server during authentication or authorization (use of the
AAA application), the caller is allowed to retry the entry. The RADIUS server determines how
many retries to allow. The caller is disconnected when the number of retries has exceeded the limit.
• Determines how many languages are configured and only plays the language selection menu if
needed.
VSA Fields
VSAs are collected by the RADIUS server during the accounting process when AAA is configured with
the Debit Card feature. (See “Configuring AAA” on page 22.) Data items are collected for each call leg
created on the gateway. A call leg is the internal representation of a connection on the gateway. Each
call made through the gateway consists of two call legs: incoming and outgoing. The call leg
information emitted by the gateways can be correlated by the connection ID, which is the same for all
call legs of a connection.
Use the H.323 VSA method of accounting when configuring the AAA application. (See the command
“gw-accounting” on page 37.)
There are two modes:
• Overloaded Session-ID
Use the gw-accounting h323 syslog command to configure this mode.
• VSA
Use the gw-accounting h323 vsa command to configure this mode.
Field Description
session id The standard RADIUS account session ID.
setup time The Q.931 setup time for this connection in NTP format.
gateway id The name of the underlying gateway in the form of
“gateway.domain_name”.
call origin Origin of the call relative to the gateway. Possible values are originate
and answer.
call type Indicates call leg type. Possible values are telephony and VoIP.
connection id A unique global identifier used to correlate call legs that belong to the
same end-to end call. The field consists of 4 long words (128 bits). Each
long word is displayed as a hexadecimal value and separated by a space
character.
connect time The Q.931 connect time for this call leg, in NTP format.
disconnect time The Q.931 disconnect time for this call leg, in NTP format.
disconnect cause Documented in the Q.931 specification. Can be in the range of 1 to 160.
1
remote IP address Address of the remote gateway port where the call is connected.
1. Support for the remote IP address field was introduced with Cisco IOS Release 11.3(7)NA.
VSA Fields
The voice specific accounting information is coded as separate VSAs. Each attribute is encoded as
'Cisco-AV-pair' which has the format attribute = value. The value is encoded as an ASCII string.
The VSA fields and their ASCII values listed in Table 2.
Figure 2
Figure 3
Fail Success
FIRST_AUTHORIZE
DIGIT_COLLECTION
get_card_number
(Continued on
Debit Card Sequence 4)
28658
(Continued on
Debit Card Sequence 4)
Figure 4 h
GET_DEST
DIGIT COLLECTION
28659
get_dest DISCONNECT
Figure 5
Success Fail
SECOND_AUTHORIZE
No CreditTime -
warnTime < 20
DIGIT COLLECTION
Play "Your call DISCONNECT
get_dest
Play "You have will be disconnected
hh.mm." after mm.ss."
Success
PLACE_CALL
Fail
PLACE_CALL_FAIL
PlayFailureTone ACTIVE
Long pound entered WarnTime reached
No Yes
Is NoPlay set?
Play "Out
of time."
be disconnected."
en_disconnect.au
Note You can find TCLWare and audio files at the following URL:
http://www.cisco.com/cgi-bin/tablebuild.pl/tclware
Because there are a large number of prompts, and to ensure efficient use of system memory resources,
all prompts are downloaded to a TFTP server. A basic set of audio files is downloaded to the system
when it is initialized. The system removes less-frequently-used prompts from memory to conserve
memory: when the prompt is needed, the system fetches the prompt from the TFTP server.
For languages that are syntactically similar to English, the audio file can be recorded and saved as the
same filename to allow the system to construct the message properly. (See Audio File Naming
Convention, page 18.) It is not mandatory to use the prompt set that Cisco provides. If the customer has
access to a recording studio, prompts can be created or customized, as long as they are saved in the
proper format.
Audio File
Name Recorded Prompt Audio File Name Recorded Prompt
en_zero.au Zero en_fifteen.au Fifteen
en_one.au One en_sixteen.au Sixteen
en_two.au Two en_seventeen.au Seventeen
en_three.au Three en_eighteen.au Eighteen
en_four.au Four en_nineteen.au Nineteen
en_five.au Five en_twenty.au Twenty
en_six.au Six en_thirty.au Thirty
en_seven.au Seven en_forty.au Forty
en_eight.au Eight en_fifty.au Fifty
en_nine.au Nine en_sixty.au Sixty
Audio File
Name Recorded Prompt Audio File Name Recorded Prompt
en_ten.au Ten en_seventy.au Seventy
en_eleven.au Eleven en_eighty.au Eighty
en_twelve.au Twelve en_ninety.au Ninety
en_thirteen.au Thirteen en_hundred.au Hundred
en_fourteen.au Fourteen en_thousand.au Thousand
Audio File
Name Recorded Prompt
en_second.au Second
en_seconds.au Seconds
en_minute Minute
en_minutes Minutes
en_hour.au Hour
en_hours.au Hours
en_cent.au Cent
en_cents.au Cents
en_dollar.au Dollar
en_dollars.au Dollars
• en_invalid_digits.au
“You have entered an invalid number of digits. Please re-enter your card number followed by
pound.”
• en_auth_fail.au
“You have entered an invalid card number. Please re-enter your card number followed by pound.”
• en_no_card_entered.au
“You did not enter any digits. Please enter card number followed by pound.”
• en_technical_problem.au
“We are having technical difficulties. Please call back later.”
• en_zero_bal.au
“You have zero balance. Please call the operator or hang up.”
• en_enter_dest.au
“Please enter destination number.”
• en_disconnect.au
“Your call will be disconnected.”
• en_disconnected.au
“You have been disconnected.”
• en_dest_collect_fail.au
“Sorry, the number you have dialed is blocked. If you feel you have reached a number in error,
please call the customer service number.”
• en_invalid_amt.au
“You have more than one million.”
• en_dest_busy.au
“The party you called is busy, please enter a new number or hang up and try again later.”
• en_enter_acct.au
“Please enter your account number followed by the pound key.”
• en_no_acct_entered.au
“We did not get any input, please enter your account number followed by the pound key.”
• en_invalid_digits_acct.au
“You have entered an invalid number of digits. Please enter your account number followed by the
pound key.”
• en_invalid_account.au
“You have entered an invalid account number. Please enter your account number followed by the
pound key.”
• en_enter_pin.au
“Please enter your PIN number followed by the pound key.”
• en_no_pin_entered.au
“We did not get any input, please enter your pin number followed by the pound key.”
• en_invalid_digits_pin.au
“You have entered an invalid number of digits. Please enter your PIN number followed by the pound
key.”
• en_invalid_pin.au
“You have entered an invalid PIN. Please enter your pin number followed by the pound key.”
• en_card_expired.au
“We are sorry, your card has expired.”
• en_account_blocked.au
“This account is currently in use.”
• en_no_dest_entered.au
“We did not get any input. Please enter the destination number you are calling.”
• en_invalid_digits_pin.au
“You have entered an invalid number of digits. Please enter your PIN number followed by the pound
key.”
• en_invalid_pin.au
“You have entered an invalid PIN. Please enter your PIN number followedby the pound key.”
• en_card_expired.au
“We are sorry, your card has expired.”
• en_account_blocked.au
“This account is currently in use.”
• en_no_dest_entered.au
“We did not get any input. Please enter the destination number you are calling.”
• en_no_dialpeer_match.au
“You have entered an invalid destination. Please re-enter the destination number you are calling.”
• en_connect_cust_ser.au
“You will be connected to Customer Service.”
• en_dial_cust_ser.au
“Please hang up and dial the calling card customer service number.”
• en_no_service.au
“We are sorry, this service is not avaliable.”
• en_dest_unreachable.au
“We are sorry, the destination you have called is unreachable.”
• en_toll_free.au
“You can only make toll-free calls.”
Note See “Command Reference” on page 29 and the command “call application voice
application_name location”.
# tftp://jurai/tclware/au/en/auth_fail_retry_number.au
# tftp://jurai/tclware/au/en/auth_failed.au
# tftp://jurai/tclware/au/en/ch_generic_final.au
# tftp://jurai/tclware/au/en/ch_lang_sel1.au
Benefits
• The Cisco Debit Card application makes deployment of a prepaid calling card economically
feasible in a network that includes a small point of presence (POP).
• The addition of TCL, which is a programmable scripting language, allows the separation of the
Cisco IOS software and the IVR feature software. This allows quicker turnaround for additional
TCL scripts and a vast reduction in memory requirements.
Restrictions
The maximum call length is 18 hours. When a caller uses the Debit Card application, a call is
disconnected after 18 hours, even if the caller has a dollar amount balance remaining. This limitation is
due to the timing implementation in the software.
Related Documents
For related information on this feature, see the following documents:
• Service Provider Features for Voice over IP (introduced in Cisco IOS Release 12.0(3)T)
• Interactive Voice Response Feature for Cisco Access Platforms (introduced in Cisco IOS
Release 12.0(7)T)
• Voice over IP for the Cisco AS5300
• Configuring Voice over IP for the Cisco 2600 and Cisco 3600 Series Routers
Supported Platforms
This feature is supported on the following platforms:
• Cisco 2600 series routers
• Cisco 3600 series routers
• Cisco AS5300 universal access server
• Cisco AS5350 universal gateway
• Cisco AS5400 universal gateway
MIBs
No new or modified MIBs are supported by this feature.
To obtain lists of MIBs supported by platform and Cisco IOS release and to download MIB modules,
go to the Cisco MIB web site on Cisco Connection Online (CCO) at
http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml.
RFCs
The RADIUS RFC is already implemented in the Cisco IOS software. Extensions have been added that
are compliant with the following IETF RFCs:
• 2138
• 2139
Prerequisites
The Cisco AS5350 and Cisco AS5400 do not support the Mica Modem Card, Microcom Modem Card,
or VoIP Feature Card. Voice and modem functions are provided by the Universal Port Dial Feature card
running SPE firmware. See the Cisco AS5350 Universal Gateway Card Installation Guide and the
Cisco AS5400 Universal Gateway Card Installation Guide for more information. All references to the
Cisco AS5300 in this document apply to the Cisco AS5350 and Cisco AS5400 platforms with the
following exceptions:
• Use the Universal Port Dial Feature Card instead of the Mica or Microcom modem cards.
• Use SPE firmware instead of portware version 6.7.7.
• Run Cisco IOS Release 12.1(5)XM2 software for VoIP functionality.
Other Prerequisites
Before you can configure your access server platform (Cisco AS5300, Cisco 3600, or other supported
voice platform) with the Debit Card feature, complete the following activities:
• Ensure that your access platform has a minimum of 16 MB Flash memory and 64 MB DRAM
memory.
• Establish a working IP network. For more information about configuring IP, refer to the
“IP Overview,” “Configuring IP Addressing,” and “Configuring IP Services” chapters in the Cisco
IOS Release 12.0 Network Protocols Configuration Guide, Part 1.
• Configure Voice-over-IP. For more information about configuring Voice-over-IP, refer to the Voice
over IP Software Configuration Guide for the appropriate access platform.
• Configure a TFTP server to perform storage and retrieval of the audio files which are required by
the Debit Card gateway.
• Program and configure the interface between the RADIUS billing server and the Cisco gateway to
operate with VSAs.
• Ensure the correct software is loaded on the platform that supports the gateway feature and
supporting software applications. Cisco IOS Release 12.0(7)T or higher, and VCWare version 4.0.2
is required on the Cisco AS5300 universal access server.
• Download the TCL scripts required for the Debit Card feature, located at the following URL:
http://www.cisco.com/cgi-bin/tablebuild.pl/tclware
– Cisco IOS Releases 12.0(7)T and 12.0XH1 are compatible with TCLware 1.0.x
– Cisco IOS Release 12.0(7)T is compatible with TCLware 1.1.x
Configuration Tasks
Before starting the software configuration tasks for the Debit Card feature, complete the following
preinstallation tasks:
• Download the TCL Scripts and audio files to be used with the Debit Card feature from the CCO
Software Support Center.
• Store the TCL scripts and audio files on a TFTP server configured to interact with your gateway
access server.
Note If you have recorded your own audio files, make sure your files follow the
correct naming convention (see “Audio File Naming Convention”) and your
audio file index meets the format requirements (see Creating Audio Index
Files).
Note When configuring the language priority using the call application voice language command,
keep in mind that the software is hardcoded for configuring the digit 1 to represent the primary
language, and the digit 2 to represent the secondary language.
When these tasks have been completed, you can begin the software configuration to configure the Cisco
platform to perform Debit Card Calling services.
• Associate the call application you created to a dial-peer by configuring the inbound POTS dial peer.
(See Configuring the Inbound POTS Dial Peer.)
• Enable VoIP gateway accounting by configuring AAA in the inbound dial peer. (See Configuring
AAA, page 22.)
Note When configuring a voice port, use the following configuration designations:
For the Cisco AS5300 access server, port designation is port.
For the Cisco AS5350 and Cisco AS5400 gateway, port designation is slot/port.
For the Cisco AS5800 access server, port designation is shelf/slot/port.
Command Purpose
Step 1 Router# configure terminal Enter global configuration mode.
Step 2 Router(config)# dial-peer voice number pots Enter dial-peer configuration mode to configure a
POTS dial peer.
Configuring AAA
The Cisco IOS software AAA accounting user interface can be configured to use the H.323 method as
follows:
The authentication command line creates a method list named H.323 with RADIUS being its only
member.
Also note that the accounting command line looks like a regular RADIUS accounting command line for
connection accounting. Connection accounting has to be globally enabled using this command line.
Start-stop or stop only methods may be used.
Command Purpose
Step 1 Router# enable Enter enable mode.
Password: <password> Enter the password.
Router#
Step 2 Router# config term Enter global configuration mode. You have entered
Enter configuration commands, one per line. End global configuration mode when the prompt changes
with CNTL/Z.
Router(config)#
to router(config)#.
Step 3 Router(config)# aaa new-model Initiates the AAA script.
Step 4 Router(config)# aaa authentication login h323 radius Configure the router to use the H.323 method list for
authentication purposes.
Step 5 Router(config)# aaa accounting connection h323 Tell the system to use connection based accounting
start-stop radius and the H.323 service.
Step 6 Router(config)# radius-server host 171.69.58.104 Sets the server host IP address and the ports for both
auth-port 1812 acct-port 1813 the authentication service and the accounting
service.
Step 7 Router(config)# radius-server key testing123 Specify the password used between the gateway and
the RADIUS server.
Step 8 Router(config)# end End the configuration session.
Note When using the Debit Card Cisco IOS feature you must use the H.323 VSA method of
accounting.
Tips
• Because Cisco security authenticates based on account number, RADIUS is required for the
redialer fax application.
• RADIUS is turned on globally, but is only used for services if it is so programmed. Fax hop-on does
use it, and a regular session application does not.
prepaid tftp://keyer/debitcard.tcl
Router #
Next, execute the show dial-peer voice <peer tag> command and verify that the application
associated with the dial-peer is correct.
Router #show dial-peer voice 30001
VoiceEncapPeer30001
information type = voice,
tag = 30001, destination-pattern = `300..',
answer-address = `', preference=0,
group = 30001, Admin state is up, Operation state is up,
incoming called-number = `', connections/maximum = 0/unlimited,
application associated:prepaid
type = pots, prefix = `300',
session-target = `', voice-port = `2:D',
direct-inward-dial = disabled,
register E.164 number with GK = TRUE
Connect Time = 0, Charged Units = 0,
Successful Calls = 0, Failed Calls = 20,
Accepted Calls = 20, Refused Calls = 0,
Last Disconnect Cause is "4F ",
Last Disconnect Text is "service not implemented",
Last Setup Time = 24591
Router #
Configuration Examples
Current configuration:
!
version 12.0
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
service internal
!
hostname Router name
!
no logging buffered
! AAA configuration
!--------------------------------------
aaa new-model
aaa authentication login h323 group radius
aaa authorization exec h323 group radius
aaa accounting connection h323 start-stop group radius
!------------------------------------
!
enable secret 5 $1$rLpz$DpgRh8qfaDqCPteN4/KXD0
enable password xxx
!
username Router password 0 xyxyxy
username s
!
!
resource-pool disable
!
!
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
interface Ethernet0
description ip address 132.132.1.2 255.255.255.0
ip address 1.13.103.1 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
load-interval 30
no keepalive
no cdp enable
!
interface Serial2:23
description D-Channel - To Abacus
no ip address
no ip directed-broadcast
isdn switch-type primary-5ess
isdn protocol-emulate user
isdn incoming-voice modem
fair-queue 64 256 0
no cdp enable
!
interface Serial3:23
description D-Channel - To Abacus
no ip address
no ip directed-broadcast
isdn switch-type primary-5ess
isdn protocol-emulate user
isdn incoming-voice modem
fair-queue 64 256 0
no cdp enable
!
interface FastEthernet0
ip address 147.14.25.100 255.255.0.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
duplex full
no cdp enable
hold-queue 2048 in
!
interface Async1
ip address 2.2.2.1 255.255.255.0
no ip directed-broadcast
encapsulation ppp
shutdown
async mode dedicated
ppp authentication chap
hold-queue 10 in
!
interface Group-Async1
physical-layer async
ip unnumbered Serial2:22
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
dialer in-band
dialer idle-timeout 200000
async default routing
async mode interactive
no peer default ip address
no fair-queue
no cdp enable
hold-queue 10 in
!
!
line con 0
exec-timeout 0 0
transport input none
line aux 0
line vty 0 4
exec-timeout 0 0
password lab
!
end
!
Router #
Command Reference
This section documents the following new or modified commands. All other commands used with this
feature are documented in the Cisco IOS Release 12.1 command reference publications. The commands
preceded with an asterisk first appeared in Cisco IOS Release 12.0(3)T.
• call application voice application_name location
• call application voice app_name param-name param-value
• call application voice app-name set-location
• gw-accounting
• * ivr autoload
• * ivr prompt memory
Syntax Description application_name A short string of characters that is the application name.
location The location of the TCL file in URL format. Valid storage locations are
TFTP, FTP, and Flash.
Usage Guidelines This command is used with the Debit Card feature.
Example Syntax
OR
Syntax Description application name The name of the application to which the parameters are being passed.
param-name Name of the parameter that is being passed.
param-value Value of the parameter that is being passed.
language The number that identifies the language used by the audio files. For
example, enter “1” for English language or “2” for Spanish language
audio files. Any number can represent any languages.
Enter: language digit language.
For example: call application voice test language 1 en
Parameter values are:
• number— Tag that uniquely identifies an audio file. Enter 1 to indicate the
primary language, and to 2 indicate the secondary language. Valid entries are
from 0 - 9. (The digits 1 and 2 are hard coded to represent primary and
secondary languages.)
• language — Two characters representing the language. For
example, en for English, sp for Spanish and ch for Mandarin.
Enter “aa” to represent all.
redirect-number The designated operator telephone number of the service provider (or
any other number designated by the customer). This is the number that
calls are terminated to when debit time allowed has run out or the debit
amount is exceeded.
pin-length The number of characters in the PIN number. (0-10)
Defaults No default behavior or values. The system will not call an IVR application with the dial-peer.
Each variable must be defined for system interaction with the voice prompts.
Usage Guidelines This command is used with the Debit Card feature.
Tips for use:
• no call application voice app_name removes the entire application and other parameters if
configured.
Refer to Table 7 for the TCL script name and ensure that you have configured the corresponding
parameters that are required for each TCL (those with CLI input) script to work.
• Example of sequence of commands entered during configuration:
Router(config) #call application voice prepaid tftp://keyer/debitcard.tcl
Syntax Description app-name The name of the application created to use for configuration.
set-location The location where the ausio files are stored, usually a directory or
URL site. This is a mandatory parameter.
language A two-digit variable to specify the language used:
en = English, ch = Mandarin, sp = Spanish
category A one-digit variable to specify the category.
The audio files can be divided into category groups (0 - 4). For
example, audio files representing the days and months can be category
1, audio files representing units of currency can be category2, audio
files representing units of time: seconds, minutes, and hours can be
category 3.
For example: set-location en 1 tftp://keyer/debitaudio/
location The TFTP server locationwhere audio files are stored. .
gw-accounting
To enable gateway specific accounting, use the gw-accounting command. There are three different
methods of accounting. The H.323 method sends the CDR to the RADIUS server. The syslog method
uses the system logging facility to record the CDRs. The VSA method collects VSA attributes. Use the
no form of this command to disable gateway specific accounting.
Syntax Description h323 H.323 method uses RADIUS to output accounting CDRs.
vsa (Optional) Vendor Specific Attributes are included in the RADIUS
accounting. All the attributes that were included previously in the
overloaded session ID are shown when this field is entered. See “VSA
Attributes in Overloaded Session ID” in Table 1.
syslog (Optional) Syslog uses the system logging facility to output CDRs.
Note When using the Debit Card Cisco IOS feature you must use the H.323 VSA method of
accounting.
Usage Guidelines • This command is used when configuring the AAA accounting application.
• This command line defines a method for doing the accounting and enables the gateway to do the
accounting. There are two accounting methods defined.
• Both h.323 and syslog can be enabled at the same time, which causes CDRs to be generated in both
methods.
ivr autoload
To load files from TFTP to memory, use the ivr autoload [mode verbose | silent] [retry <num>] url
<index> command. To disable this function, use the no form of this command.
Usage Guidelines An index file is provided as a parameter to this command. This file contains a list of audio files (URL)
to be down loaded from TFTP. These audio files (prompts) that are loaded using ivr autoload command
are not dynamically swapped out of memory. They are considered as autoloaded prompts as opposed to
'dynamic' prompts. (see the ivr prompt memory command for details on dynamic prompts.)
Issuing the ivr autoload command initiates the process of down-loading files from TFTP to memory.
The command only starts up a back-ground process. The back-ground process (loader) does the actual
down-loading of the files.
The back-ground process first reads the index file from either Flash or TFTP. It parses the files line by
line looking for the URL. It ignores lines which starts with # as comment lines. Once it has a correct
URL, it tries to read that .au file into memory and creates a media object. If there are any errors during
the reading of the file, it retries the configured number of times. If mode is set to 'verbose' the loader
logs the transaction to console. Once parsing has reached the end of the index file, the back-ground
process exits out of memory.
Perform the following checks before initiating the back-ground process. If one of the checks fail, it
indicates the back-ground process is not started, and instead you will see an error response to the
command.
• Check if any prompt is being actively used (IVR is actively playing some prompts). If there are
active prompts, the command fails with following error (.au files are also referred to as prompts).
command is not allowed when prompts are active
• Check if there is already a back-ground process in progress. If there a process, command fails with
following error.
previous autoload command is still in progress
• Check if there is already a earlier ivr autoload command. If there is already an ivr autoload
command configured,the user sees the following response when the command is issued.
previous command is being replaced
• When the no ivr autoload command is issued, if there was already an ivr autoload command in
progress, it will be aborted.
Syntax Description size Specify an integer which specifies the maximum memory to be used
by the free dynamic prompts. Unit is Kilobytes.
Min. = 128
Max. = 16 MB
Default = 3MB
files This is an optional parameter.
num Enter an integer which specifies the maximum number of free
dynamic prompts that would stay in memory.
Min. = 1
Max. = 1000
Default = 200
Usage Guidelines When both the number and size parameters are specified, the minimum memory out of the two will be
used for memory calculations.
All the prompts which are not autoloaded or fixed are considered as dynamic. Dynamic prompts are
loaded in to memory from TFTP or Flash, as and when they are needed. When they are actively used
for playing prompts they are considered to be in 'active' state. However, once the prompt playing is
complete, these prompts are no more active and are considered to be in 'free' state.
The free prompts either stay in memory or removed out of memory depending on the availability of
space in memory for these free prompts. The prompt-mem command essentially specifies a maximum
memory to be used for these free prompts.
The free prompts are saved in the memory and are queued in a waitQ. When the waitQ is full (either
because the totally memory occupied by the free prompts exceeds the max. configured value or the
number of files in the waitQ exceeds max. configured), oldest free prompts are removed out of memory.
Glossary
AAA—Authentication, Authorization, and Accounting.
CLI—Command Line Interface
DTMF—Dual tone multi frequency. Use of two simultaneous voice-band tones for dialing (such as
touch tone).
IVR—Interactive Voice Response. The system plays a message to the calling party and may also collect
information from the calling party in order to interact with the caller.
NTP—Network Time Protocol. NTP is a protocol built on top of TCP that assures accurate local
time-keeping with reference to radio and atomic clocks located on the Internet. This protocol is capable
of synchronizing distributed clocks within milliseconds over long time periods.
On-net—On-net calls are voice over IP calls processed on the IP network.
Off-net—Off-net calls are those that are circuit-switched calls, whether switched by the PSTN or a
PBX.
POP—Point of Presence. The location where a call enters and exits the VoIP interexchange network
from and to the PSTN.
PSTN—Public Switched Telephone Network.
TCL—Tool Command Language. TCL is an interpreted script language developed by Dr. John
Ousterhout at the University of California, Berkeley, and now developed and maintained by Sun
Microsystems Laboratories.
VoIP—Voice over IP
VSA—Vendor Specific Attributes.