Table Of Contents
IP SLAs VoIP Call Setup (Post-Dial Delay) Monitoring
Prerequisites for the IP SLAs VoIP Call Setup Monitoring Operation
Information About the IP SLAs VoIP Call Setup Monitoring Operation
IP SLAs VoIP Call Setup Monitoring Using H.323 or SIP
How to Configure the IP SLAs VoIP Call Setup Monitoring Operation
Configuring the Originating Gateway
Configuring the Terminating Gateway Using the IP SLAs VoIP Responder Application
Configuration Examples for the IP SLAs VoIP Call Setup Monitoring Operation
Configuring the Originating Gateway: Example
Configuring the Terminating Gateway: Example
IP SLAs VoIP Call Setup (Post-Dial Delay) Monitoring
The Cisco IOS IP Service Level Agreements (SLAs) VoIP Call Setup (Post-Dial Delay) Monitoring feature provides the ability to measure your network's response time for setting up a Voice over IP (VoIP) call. This document describes how to use the IP SLAs VoIP call setup operation to monitor the call setup performance of your VoIP network.
When using either H.323 or Session Initiation Protocol (SIP) , the IP SLAs VoIP call setup operation can measure the total time from when an originating gateway sends a call message (containing a call number) to when the originating gateway receives a message from the terminating gateway (destination) indicating that either the called number rang or the called party answered the call.
History for the IP SLAs VoIP Call Setup (Post-Dial Delay) Monitoring Feature
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Prerequisites for the IP SLAs VoIP Call Setup Monitoring Operation
•
Information About the IP SLAs VoIP Call Setup Monitoring Operation
•
How to Configure the IP SLAs VoIP Call Setup Monitoring Operation
•
Configuration Examples for the IP SLAs VoIP Call Setup Monitoring Operation
Prerequisites for the IP SLAs VoIP Call Setup Monitoring Operation
In order to use the IP SLAs VoIP call setup functionality, your Cisco IOS software image must support the IP SLAs VoIP test-call application and IP SLAs VoIP Responder application. To determine if your Cisco IOS software image is configured with these applications, use the show call application voice command in EXEC mode.
Note
The IP SLAs VoIP Responder application is different from the IP SLAs Responder (which is configured using the ip sla monitor responder command in global configuration mode).
Information About the IP SLAs VoIP Call Setup Monitoring Operation
To configure an IP SLAs VoIP call setup operation, you should understand the following concept:
•
IP SLAs VoIP Call Setup Monitoring Using H.323 or SIP
IP SLAs VoIP Call Setup Monitoring Using H.323 or SIP
The Cisco IOS IP SLAs VoIP Call Setup Monitoring feature provides the ability to measure your network's response time for setting up a Voice over IP (VoIP) call. Prior to configuring the IP SLAs VoIP call setup operation, you must enable the IP SLAs VoIP test-call application on the originating gateway (source). With the IP SLAs VoIP test-call application enabled, H.323 or Session Initiation Protocol (SIP) call messages can be sent to and received by the originating and terminating gateways. The configuration for the IP SLAs VoIP call setup operation is essentially the same for both protocols.
When using either H.323 or SIP, the IP SLAs VoIP call setup operation can measure the total time from when an originating gateway sends a call message (containing a call number) to when the originating gateway receives a message from the terminating gateway (destination) indicating that either the called number rang or the called party answered the call. As with all Cisco IOS IP SLAs operations, you can configure the VoIP call setup operation to repeat at specified time intervals, for a specified number of repetitions, and over a specified duration of time.
Note
If a gatekeeper (GK) or directory gatekeeper (DGK) is involved in the H.323 call signaling, additional messages are sent and received between the originating and terminating gateways before the call message (containing a call number) is actually sent. The additional time required for these messages is included in the IP SLAs VoIP call setup response time measurement. Likewise, if a proxy server or redirection server is involved in the SIP call signaling, any additional time required for messages to be sent and received (prior to sending the call message) is included in the VoIP call setup response time measurement.
A plain old telephone service (POTS) IP phone can be set up at the terminating gateway to respond to an IP SLAs VoIP call setup test call. As a convenient alternative to an actual IP phone, you can enable the IP SLAs VoIP Responder application in the terminating gateway. The IP SLAs VoIP Responder application will respond to incoming call setup messages from the originating gateway using H.323 or SIP.
Note
The IP SLAs VoIP Responder application is different from the IP SLAs Responder (which is configured using the ip sla monitor responder command in global configuration mode).
How to Configure the IP SLAs VoIP Call Setup Monitoring Operation
This section contains the following tasks:
•
Configuring the Originating Gateway
•
Configuring the Terminating Gateway Using the IP SLAs VoIP Responder Application
Configuring the Originating Gateway
Perform this task on the originating gateway (source) in order to start the IP SLAs VoIP test-call application, set up the dial peer to route the test call, define the VoIP call setup operation, and schedule the VoIP call setup operation. The required configuration for setting up the dial peer will vary slightly depending on whether you are using H.323 or SIP.
Prerequisites
In order to use the IP SLAs VoIP call setup functionality, your Cisco IOS software image must support the IP SLAs VoIP test-call application and IP SLAs VoIP Responder application. To determine if your Cisco IOS software image is configured with these applications, use the show call application voice command in EXEC mode.
Note
The IP SLAs VoIP Responder application is different from the IP SLAs Responder (which is configured using the ip sla monitor responder command in global configuration mode).
SUMMARY STEPS
1.
enable
2.
show call application voice [name | summary]
3.
call application session start instance-name [application-name]
4.
configure terminal
5.
dial-peer voice tag voip
6.
destination-pattern [+] string [T]
7.
session target {ipv4:destination-address | dns:[$s$. | $d$. | $e$. | $u$.] host-name | enum:table-num | loopback:rtp | ras | sip-server}
8.
session protocol sipv2
9.
exit
10.
ip sla monitor operation-number
11.
type voip delay post-dial [detect-point {alert-ringing | connect-ok}] destination tag
12.
exit
13.
ip sla monitor schedule operation-number [life {forever | seconds}] [start-time {hh:mm[:ss] [month day | day month] | pending | now | after hh:mm:ss}] [ageout seconds] [recurring]
14.
exit
DETAILED STEPS
Configuring the Terminating Gateway Using the IP SLAs VoIP Responder Application
Perform this task on the terminating gateway (destination) in order to set up the dial peer and enable the IP SLAs VoIP Responder application to respond to the IP SLAs VoIP test call. The required configuration for setting up the dial peer will vary slightly depending on whether you are using H.323 or SIP.
Prerequisites
In order to use the IP SLAs VoIP call setup functionality, your Cisco IOS software image must support the IP SLAs VoIP test-call application and IP SLAs VoIP Responder application. To determine if your Cisco IOS software image is configured with these applications, use the show call application voice command in EXEC mode.
Note
The IP SLAs VoIP Responder application is different from the IP SLAs Responder (which is configured using the ip sla monitor responder command in global configuration mode).
SUMMARY STEPS
1.
enable
2.
show call application voice [name | summary]
3.
configure terminal
4.
dial-peer voice tag voip
5.
incoming called-number tag
6.
application application-name
7.
session protocol sipv2
8.
exit
DETAILED STEPS
Configuration Examples for the IP SLAs VoIP Call Setup Monitoring Operation
This section contains the following configuration examples:
•
Configuring the Originating Gateway: Example
•
Configuring the Terminating Gateway: Example
Configuring the Originating Gateway: Example
The following example shows how to configure an originating gateway to start the IP SLAs VoIP test-call application, set up the dial peer to route the test call, define the VoIP call setup operation, and schedule the VoIP call setup operation. In this example, test-call messages are generated using the Session Initiation Protocol (SIP).
call application session start ipsla-testcall ipsla-testcallconfigure terminaldial-peer voice 6789 voipdestination-pattern 6789session target ipv4:172.29.129.123session protocol sipv2exitip sla monitor 1type voip delay post-dial detect-point alert-ringing destination 6789exitip sla schedule 1 start-time now life foreverConfiguring the Terminating Gateway: Example
The following example shows how to configure a terminating gateway to set up the dial peer and enable the IP SLAs VoIP Responder application to respond to the IP SLAs VoIP call setup test call. In this example, test-call messages are generated using the Session Initiation Protocol (SIP).
configure terminaldial-peer voice 6789 voipincoming called-number 6789application ipsla-respondersession protocol sipv2exitAdditional References
The following sections provide references related to the IP SLAs VoIP Call Setup Monitoring feature.
Related Documents
Related Topic Document TitleCisco IOS IP SLAs configuration tasks
Cisco IOS IP SLAs Configuration Guide, Release 12.4
Cisco IOS IP SLAs commands
Cisco IOS IP SLAs Command Reference, Release 12.4
Standards
Standard TitleNo new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
—
MIBs
MIB MIBs LinkCISCO-RTTMON-MIB
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL:
RFCs
RFC TitleNo new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
—
Technical Assistance
Command Reference
This section documents the following new command:
type voip delay post-dial
To configure an Cisco IOS IP Service Level Agreements (SLAs) VoIP call setup (post-dial delay) operation, use the type voip delay post-dial command in IP SLA monitor configuration mode. To remove or replace a previously configured IP SLAs operation, use the no ip sla monitor operation-number command in global configuration mode.
type voip delay post-dial [detect-point {alert-ringing | connect-ok}] destination tag
Syntax Description
Command Default
No IP SLAs operation type is configured for the operation being configured.
Command Modes
IP SLA monitor configuration
Command History
Usage Guidelines
In order to use the IP SLAs VoIP call setup functionality, your Cisco IOS software image must support the IP SLAs VoIP test-call application and IP SLAs VoIP Responder application. To determine if your Cisco IOS software image is configured with these applications, use the show call application voice command in EXEC mode.
Note
The IP SLAs VoIP Responder application is different from the IP SLAs Responder (which is configured using the ip sla monitor responder command in global configuration mode).
If the detect-point keyword is not specified, the response time for the called number to ring is measured by default.
You must configure the type of operation before you can configure any of the other characteristics of the operation.
Examples
The following example shows how to configure an originating gateway to start the IP SLAs VoIP test-call application, set up the dial peer to route the test call, define the VoIP call setup operation, and schedule the VoIP call setup operation. In this example, test-call messages are generated using the Session Initiation Protocol (SIP).
call application session start ipsla-testcall ipsla-testcallconfigure terminaldial-peer voice 6789 voipdestination-pattern 6789session target ipv4:172.29.129.123session protocol sipv2exitip sla monitor 1type voip delay post-dial detect-point alert-ringing destination 6789exitip sla schedule 1 start-time now life foreverexitThe following example shows how to configure a terminating gateway to set up the dial peer and enable the IP SLAs VoIP Responder application to respond to the IP SLAs VoIP call setup test call. In this example, test-call messages are generated using the Session Initiation Protocol (SIP).
configure terminaldial-peer voice 6789 voipincoming called-number 6789application ipsla-respondersession protocol sipv2exitRelated Commands
Command Descriptionip sla monitor
Specifies an IP SLAs operation and enters IP SLA monitor configuration mode.
show call application voice
Displays information about configured voice applications.
© 2005 Cisco Systems, Inc. All rights reserved.


