Guest

Cisco IOS Software Releases 12.0 T

Prepaid Distributed Calling Card via Packet Telephony

Table Of Contents

Prepaid Distributed Calling Card via Packet Telephony

Feature Overview

TCL Scripts

TCL Script Summaries

Debit Card Features

VSA Fields

Debit Card Call Flow

Audio File Prompts

Cisco Provided Audio Files

Audio File Naming Convention

Creating Audio Index Files

Sample Index File

Benefits

Restrictions

Related Features and Technologies

Related Documents

Supported Platforms

Supported MIBs and RFCs

Prerequisites

Configuration Tasks

Configuring the Inbound POTS Dial Peer

Configuring AAA

Verifying the Debit Card Configuration

Debit Card Feature Configuration Example

Command Reference

call application voice application_name location

Syntax Description

Defaults

Command Mode

Command History

Usage Guidelines

Example

Related Commands

call application voice app_name param-name param-value

Syntax Description

Defaults

Command Mode

Command History

Usage Guidelines

Examples

Related Commands

call application voice app-name set-location

Syntax Description

Defaults

Command Mode

Command History

Example

Related Commands

gw-accounting

Syntax Description

Defaults

Command Mode

Command History

Usage Guidelines

Related Commands

ivr autoload

Syntax Description

Defaults

Command Mode

Command History

Usage Guidelines

Examples

Related Commands

ivr prompt memory

Syntax Description

Defaults

Command Mode

Command History

Usage Guidelines

Examples

Related Commands


Glossary


Prepaid Distributed Calling Card via Packet Telephony


This feature is also known as "Debit Card for Packet Telephony on Cisco Access Platforms."

Feature History

Release
Modification

12.0(7)T

This feature was introduced.

CSCds35184

Configuration requirement added to comply with DDTS CSCds35184.

12.2(2)XB1

This feature was implemented on the Cisco AS5850 platform.

12.2(11)T

This feature was integrated into Cisco IOS Release 12.2(11T).


The Debit Card feature gives service providers the ability to offer calling service with the use of debit accounting. This feature 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

Benefits

Related Features and Technologies

Supported Platforms

Prerequisites

Configuration Tasks

Command Reference

Glossary

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/0061ivr.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 audio 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 approach 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/0061ivr.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

TCL Script Summaries

The TCL IVR scripts that are supported by the Debit Card feature in Cisco  IOS Release 12.0(7)T are described in summary as follows:

Script Name
Description

clid_col_dnis_3.tcl

Authenticates the caller ID three times, first with DNIS, if that is not successful, it attempts to authenticate with the caller PIN up to 3times.

clid_col_npw_3.tcl

Authenticates with NULL. If authentication is not successful it attempts to authenticate using the caller PIN up to 3 times.

clid_4digits_npw_3.tcl

Authenticates with NULL. If the authentication is not successful it attempts to authenticate with the caller PIN up to 3 times using the fourteen digit account number and password entered together.

clid_4digits_npw_3_cli.tcl

Authenticates the account number and PIN respectively using ANI and NULL. The length of digits allowed for the account number and password are configurable through the command line interface (CLI). If the authentication fails, it allows the caller to retry. The retry number is also configured through the CLI.

clid_authen_col_npw_cli.tcl

Authenticates the account number and PIN respectively using ANI and NULL. If the authentication fails, it allows the caller to retry. The retry number is configured through the command line interface (CLI). The account number and PIN are collected separately.

clid_authen_collect_cli.tcl

Authenticates the account number and PIN using ANI and DNIS. If the authentication fails, it allows the caller to retry. The retry number is configured through the command line interface (CLI). The account number and PIN are collected separately.

clid_col_npw_3_cli.tcl

Authenticates using ANI and NULL for account and PIN respectively. If the authentication fails, it allows the caller to retry. The retry number is configured through the command line interface (CLI).

clid_col_npw_npw_cli.tcl

Authenticates using ANI and NULL for account and PIN respectively. If authentication fails, it allows the caller to retry. The retry number is configured through the CLI. The account number and PIN are collected together.


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.

Debit Card Features


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.


New feature functionality includes:

Rates a call according to the caller ID, PIN, and destination number.

The call is authenticated using caller ID and PIN. The RADIUS server provides user credit (dollar) amount. The caller is then prompted to enter the destination number. The TCL script authorizes the call with the RADIUS server. The RADIUS server is expected to keep track of the caller's credit information, and it communicates with other billing servers, if necessary, to maintain or furnish user credit information.

An enhancement was added to Cisco IOS Release 12.0(7)T to allow two separate prompts for requesting the caller account number and password.

Plays the credit (dollar amount) remaining on a card in $$$$$$.$$ format.

The RADIUS server is expected to maintain the credit information and furnish it to the script at the time of authentication. The TCL script plays a prompt that announces the remaining credit to the caller as dollars and cents. This is achieved by prerecording the words `one', `two', and so on, and then combining these recordings to form the final prompt. The format and resolution is $$$$$$.$$. The design is flexible enough to play any amount up to a maximum of 999999.99. For example, "You have one-thousand, three-hundred forty-five dollars and seventeen cents" is played.

Announces the time remaining credit on the card in hours and minutes (HH:MM).

The RADIUS server provides the credit (time) remaining to the script during authorization. The TCL script combines prerecorded audio files to form the final prompt and play the `time-remaining' to the caller. The time credit amount returned by the RADIUS server is expected to have taken into 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.

Overloaded Session-ID Fields

The voice specific accounting information is coded into the 'session-id' field of the RADIUS record. Each field is encoded as an ASCII string. The fields are separated by a /. For additional information about the overloaded session ID refer Service Provider Features for Voice over IP. (See "Related Documents" on page 19.) shows the VSA fields and a brief description of each.

Table 1 VSA Attributes in Overloaded Session ID

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.

remote IP address1

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 VSA Fields and Their ASCII Values

Field
Attribute Name
Value

gw_id

h323-gw-id

Gateway name

conf_id

h323-conf-id

Conference ID

call_origin

h323-call-origin

Telephony/VOIP

call_type

h323-call-type

Originating/terminating

setup_time

h323-setup-time

Setup time in UTC (GMT)

connect_time

h323-connect-time

Connect time in UTC

disconnect_time

h323-disconnect-time

Disconnect time in UTC

disconnect_cause

h323-disconnect-cause

Cause code (reference Q.931)

remote_address

h323-remote-address

IP address of remote gateway

voice_quality

h323-voice-quality

Quality based on ICPIF


Debit Card Call Flow

A high-level call flow sequence is displayed in through "". The actual call flow varies, depending on the parameters passed to the application and also on the features that are available on the RADIUS server billing system that is being used.

The call sequence flow charts below graphically depict the different states in the Debit Card application. The different states are represented by the double bars in the boxes and show the flow from one state to the next.

Figure 1

Debit Card Call Sequence

Figure 2

Figure 3

Figure 4

Figure 5

Audio File Prompts

Cisco provides a set of professionally recorded English (U.S.) and Mandarin audio prompts to allow easier immediate integration and use of the Debit Card feature. The prompts are stored on the FTP server in the audio file format (.au.) To announce the credit available to the caller, the system concatenates a series of prompts to create the appropriate message.

The Cisco provided audio files are zipped and stored on CCO in the URL for the Software Support Center. The audio files need to be downloaded to either a TFTP server or into Flash memory. When the system runs, these files are copied into memory.


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.) 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.

Cisco Provided Audio Files

The following audio file prompts are provided by Cisco. A similar set is available in Mandarin. Not all of the audio file sets are used by Cisco IOS Release 12.0(7)T. Some are reserved for future use.

Support for the Spanish language is added to Cisco IOS Release 12.0(7)T. A similar set of professionally recorded audio files is available on CCO. The audio files provided are listed in and .

Table 3 Numbers Audio File Set 

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

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


Table 4 Miscellaneous Prompts

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


Additional Miscellaneous Prompts:

en_welcome.au

"Welcome to Cisco Debit Card Demo".

en_lang_select.au

"Please press 1 for English, 2 for Mandarin."

en_wrong_lang_sel.au

"You have made an invalid selection. Please press 1 for English or press 2 for Mandarin."

en_no_lang_sel.au

"You did not select any language. Press 1 for English or press 2 for Mandarin."

en_final.au

"We are having difficulties connecting your call. Please try again later."

en_generic_final.au

"Please hang up and try again."

en_enter_card_num.au

"Please enter card number followed by pound."

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 available."

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."

Audio File Naming Convention

If you record your own audio files, you must name them using the convention described in for the TCL scripts to identify which audio file to use. The TCL scripts are designed to work with designated audio file names.

For example, when the Debit Card audio file for the caller to choose a language (en_lang_select.au) is played, ("Please press # 1 for English and # 2 for Mandarin"), if Mandarin is selected by the caller, then the TCL script calls the <ch> audio files to interact with the system.

Continuing with this example, when configuring the voice platform to process Mandarin audio files, use the call application voice command, with the language and set-location key words. When specifying the set-location parameter, the correct <language> <ch> specifier needs to be configured to interact with the TCL script. Therefore, when naming your audio files, make sure you include the language identifier for each file.

Table 5

Audio File Name
Description

en_one.au

Specifies the English language audio file for the number one.

ch_one.au

Specifies the Mandarin language audio file for the number one

sp_one.au

Specifies the Spanish language audio file for the number one.


Example Audio File Naming Convention


Note   See "Command Reference" on page 29 and the command "call application voice application_name location".


Creating Audio Index Files

If you record your own audio files, you must also create an index file that contains a list of the audio files in URL format. An index file needs to be created for each audio file that needs to be downloaded from TFTP to memory. Use the ivr autoload command to download the audio files into Flash memory. See"Command Reference" on page 29 for additional command description and instructions for downloading using the index parameter.

When creating your audio file index, keep in mind that the filename and extension (au) are is actually the file's URL. Follow these recommendations:

Each line should list only one file location (URL)

Comment lines start with #

Locations listed in the index file should match the locations used by the application (see the call application voice set-location command)

Extra white spaces at the beginning and end of the line are ignored

No white spaces are allowed within the URL

Sample Index File

The following is a sample index file:

# tftp://jurai/tclware/au/en/auth_fail_final.au
# tftp://jurai/tclware/au/en/auth_fail_retry.au

# 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 Features and Technologies

"Service Provider Features for Voice over IP"

"Interactive Voice Response for Cisco Access Platforms"

"Named Method Lists for AAA Authorization, Authentication and Accounting"

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 3620 and 3640 routers only)

Cisco AS5300 universal access server

Cisco AS5850 universal gateway

Determining Platform Support Through Cisco Feature Navigator

Cisco IOS software is packaged in feature sets that support specific platforms. To get updated information regarding platform support for this feature, access Cisco Feature Navigator. Cisco Feature Navigator dynamically updates the list of supported platforms as new platform support is added for the feature.

Cisco Feature Navigator is a web-based tool that enables you to determine which Cisco IOS software images support a specific set of features and which features are supported in a specific Cisco IOS image. You can search by feature or release. Under the release section, you can compare releases side by side to display both the features unique to each software release and the features in common.

To access Cisco Feature Navigator, you must have an account on Cisco.com. If you have forgotten or lost your account information, send a blank e-mail to cco-locksmith@cisco.com. An automatic check will verify that your e-mail address is registered with Cisco.com. If the check is successful, account details with a new random password will be e-mailed to you. Qualified users can establish an account on Cisco.com by following the directions at http://www.cisco.com/register.

Cisco Feature Navigator is updated regularly when major Cisco IOS software releases and technology releases occur. For the most current information, go to the Cisco Feature Navigator home page at the following URL:

http://www.cisco.com/go/fn

Availability of Cisco IOS Software Images

Platform support for particular Cisco IOS software releases is dependent on the availability of the software images for those platforms. Software images for some platforms may be deferred, delayed, or changed without prior notice. For updated information about platform support and availability of software images for each Cisco IOS software release, refer to the online release notes or, if supported, Cisco Feature Navigator.

Supported MIBs and RFCs

No MIBS are supported by this feature.

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

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.


Note   The use of a TFTP server is intended only to get the prompts into RAM, it should not be used for live prompt playout. The system should be designed to use either an RTSP server, or be able to keep the set of prompts in RAM on the 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).


Create an application to interact with the TCL scripts.

Use the call application voice app_name set-location command to create the application. Enter any name that is significant to how you use the feature and then enter the location where the TCL scripts are located. (See the "call application voice application_name location" section.

Pass the parameters to the application that you created using the call application voice command and the keywords {language | redirect-number | pin-length | retry-count | set-location | uid-lenth | warning-time}. See "call application voice application_name location" section.


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.)

Configuring the Inbound POTS Dial Peer

To configure the inbound POTS dial peer, use the following commands:

Step
Command
Purpose

1

Router# configure terminal

Enter global configuration mode.

2

Router(config)# dial-peer voice number pots

Enter dial-peer configuration mode to configure a POTS dial peer.

Note   The number value of the dial-peer voice pots command is a tag that uniquely identifies the dial peer.

3

Router(dial-peer)# application name

Enter the selected TCL application name.


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.

Step
Command
Purpose
1
Router#  enable

Password: <password>

Router# 

Enter enable mode.

Enter the password.

2
Router# config term
Enter configuration commands, one per line. End
with CNTL/Z.
Router(config)#

Enter global configuration mode. You have entered global configuration mode when the prompt changes to router(config)#.

3
Router(config)#aaa new-model

Initiates the AAA script.

4
Router(config)#aaa authentication login h323 radius

Configure the router to use the H.323 method list for authentication purposes.

5
Router(config)#aaa accounting connection h323 
start-stop radius

Tell the system to use connection based accounting and the H.323 service.

6
Router(config)#radius-server host 171.69.58.104 
auth-port 1812 acct-port 1813 

Sets the server host IP address and the ports for both the authentication service and the accounting service.

7
Router(config)#radius-server key testing123

Specify the password used between the gateway and the RADIUS server.

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.

Verifying the Debit Card Configuration

Execute the show call application voice summary command to verify that the newly created application is listed.


Router #show call app voice summ
name                 description

session              Basic app to do DID, or supply dialtone.
fax_hop_on           Script to talk to a fax redialer
clid_authen          Authenticate with (ani, dnis)
clid_authen_collect  Authenticate with (ani, dnis), collect if that fails
clid_authen_npw      Authenticate with (ani, NULL)
clid_authen_col_npw  Authenticate with (ani, NULL), collect if that fails
clid_col_npw_3       Authenticate with (ani, NULL), and 3 tries collecting
clid_col_npw_npw     Authenticate with (ani, NULL) and 3 tries without pw

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 #

Debit Card Feature Configuration Example

Router # show running configuration 
Building configuration...

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

!  TFTP address configuration
!----------------------------------
ip host keyer 223.255.254.254


! prepaid application creation
!-----------------------------------
call application voice prepaid tftp://keyer/debitcard.tcl

! passing parameters to prepaid application
!----------------------------------
call application voice prepaid uid-len 4
call application voice prepaid language 1 en
call application voice prepaid language 2 ch
call application voice prepaid set-location en 0 tftp://keyer/

mta receive maximum-recipients 1024
!
dial-control-mib max-size 300
!
controller T1 0
 shutdown
 framing esf
 linecode b8zs
 cablelength short 133
!
controller T1 1
 shutdown
 framing esf
 linecode b8zs
 cablelength short 133
!
controller T1 2
 framing esf
 clock source line primary
 linecode b8zs
 cablelength short 133
 pri-group timeslots 1-24
!
controller T1 3
 framing esf
 clock source line secondary 1
 linecode b8zs
 cablelength short 133
 pri-group timeslots 1-24
!
!
voice-port 2:D
 timeouts call-disconnect 0
!
voice-port 3:D
 timeouts call-disconnect 0

! configuring voip gw accounting
!-------------------------------
gw-accounting h323 vsa

! associating application to dial-peer
!------------------------------------
dial-peer voice 30001 pots
 application prepaid
 destination-pattern 300..
 port 2:D
 prefix 300
!
dial-peer voice 40001 pots
 destination-pattern 400..
 direct-inward-dial
 port 3:D
 prefix 400
!
dial-peer voice 50001 voip
 destination-pattern 500..
 session target ipv4:147.14.25.1
!
dial-peer voice 60001 voip
 destination-pattern 600..
 session target ipv4:147.14.25.1
!
process-max-time 200
!
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