Document ID: 5723
Contents
Introduction
Prerequisites
Requirements
Components Used
Conventions
Activating Changes
Recompiling .mml Files
NetPro Discussion Forums - Featured Conversations
Related Information
Introduction
ASCII files are used to configure the Message Transport Protocol (MTP). The primary configuration file for MTP is mtp.mml. The mtp.mml file defines link sets, links, combined link sets, routes, and route sets. Similarly, ASCII files are used to configure the ISDN User Part (ISUP). The primary configuration file for ISUP is isup.mml.
Prerequisites
Requirements
There are no specific requirements for this document.
Components Used
The information in this document is based on the software versions below.
-
all versions of Signaling System No. 7 (SS7)
Conventions
For more information on document conventions, see the Cisco Technical Tips Conventions.
Activating Changes
After you edit mtp.mml or isup.mml files, you must recompile the files to activate the changes.
Note: On redundant switches, this process must be performed on both sides.
Recompiling .mml Files
Follow the instructions provided below:
-
Stop the SS7 stack by entering the following command:
stop-ss7.sh
Note: Respond with Y to all prompts.
-
Access the DBfiles directory and remove all contents by entering the following commands:
cd $EBSHOME/access/RUN0/DBfiles rm*.*
-
Remove all files from the backup directory by entering the following commands:
cd ../backup rm *.*
-
Go to the directory that contains the mtp.mml or isup.mml files by entering one of the following commands:
cd $SPA - or - cd $SPC
Note: The cd $SPA command sets up the $SPA directory for ANSI SS7 and the cd $SPC command sets up the $SPC directory for ITU/CCITT SS7.
-
Recompile the database by entering the following commands:
ebs_start upmd 0 & snmd 0 & mml 0 <filename> AccessISUP 0 & mml 0 <filename>
-
Stop the SS7 stack by entering the following command:
stop-ss7.sh
Note: Respond with Y to all prompts.
-
Restart the SS7 stack by entering the following command:
start-ss7.sh
Note: Respond with Y to all prompts.
NetPro Discussion Forums - Featured Conversations
| NetPro Discussion Forums - Featured Conversations for Voice |
| Service Providers: Voice over IP |
| Voice & Video: Voice over IP |
| Voice & Video: IP Telephony |
| Voice & Video: IP Phone Services for End Users |
| Voice & Video: Unified Communications |
| Voice & Video: IP Phone Services for Developers |
| Voice & Video: General |
Related Information
- Voice Technology Support
- Voice and Unified Communications Product Support
-
Recommended Reading:
Troubleshooting
Cisco IP Telephony
- Technical Support & Documentation - Cisco Systems
| Updated: Feb 02, 2006 | Document ID: 5723 |
