• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER SIP softphone
Back to Tutorials

6.1.2.92. StripMSD (dialplan application)

1. StripMSD - this application allows you to set digits, which to be stripped from the extension number.

NOTE: This application is valid for Asterisk version 1.0.9 and above.

 


Syntax:

StripMSD(count)

 


Purpose and usage

The purpose of this application is to allow you to strip the digits from the beginning of an already existing extension number.

In this way you can easily change the extension number. This feature is useful within big and complicated dialplans.

Below, we will give you an example.

 


Prerequisites

To use this application you need a working Asterisk PBX with registered users in iax.conf, sip.conf or mgcp.conf(It depends on which protocol you would like to use) and made extensions.

To see how the application works we recommend to use our IAX softphone Idefisk. You can download it from here. Please also read our tutorial to learn how to configure it to work with Asterisk PBX.

 


Asterisk PBX configurations

NOTE: This is only an example of what for you can use this application. Of course you can use it and for other things.


iax.conf Configurations

We need one registered user in iax.conf file. This is because we are going to use the IAX2 protocol. If you want to use other protocol such as SIP or MGCP, you have to do the configurations below respectively in sip.conf or mgcp.conf.

iaxoneuser.jpg

So, we have registered the user user1

Type=friend means that this user can make and receive calls. Host=dynamic means that the IP is not static but dynamic through a DHCP server. Allow=all means that the line which this user will use, could support all audio codecs. Context=test - this shows that this user is working with the extensions in this context of the configuration file extensions.conf.


extensions.conf Configurations

extstripmsd.jpg

On the picture above you can see our extensions.conf file.

In our example when somebody dials 10101111, the call will be answered by the Answer application. The next executed extension will be the one which contains the SendText application. Thanks to it, we will check the content of the ${EXTEN} variable. It should be the number of the dialled extension. In our example the application will send a message to the caller with the following text: The current extension is: 10101111.

The next executed extension will be the one with the Wait application. It will give us time before the next message. We have set the time to 5 seconds.

The next executed extension will be the one with the StripMSD application. In its brackets we have set the following: 4. This will cause the change of the number of the next executed extension. In other words, as argument in the brackets, we have set the number of digits which we would like to be stripped from the beginning of the extension number. The number 4 means that we would like to remove the first four digits from the extension number. The number in our case will be changed to 1111.

NOTE: Please, pay attention that as argument in the brackets you have to set the number of digits, you would like to be removed, not the digits themselves.

Now, the number of the next extension - the one with priority 5, should be 1111 instead of 10101111. This extension will use again the SendText application to check, what is the new content of the variable ${EXTEN}. It should be 1111. Thanks to this application, on the screen of the caller will be displayed the following message: The new extension number is: 1111.

In order to be sure that the Asterisk PBX will hang up the line after the conversation is over, it is a good idea to make an extension for hanging up the line.

 


2. Screenshots of what you can see on your Idefisk and on the CLI of the Asterisk PBX

clistripmsd.jpg

idestripmsd1.jpg

clistripmsd1.jpg


 


3. Additional information

For more information about extensions.conf you can check here.
For more information about iax.conf you can check here.

This application is tested with our IAX softphone Idefisk. You can download it from here. For more information about this softphone please read our tutorial.

If you would like to test this application with the SIP channel you can read our tutorials about the SIP Softphones to learn how to configure them to work with Asterisk PBX

 


4. Similar dialplan applications

Suffix()
StripLSD()
Prefix()

 

 
Add Comment
Name:
Email:
Comment:
In order to prevent automatic posting on our website, we kindly request you to type in the number you see in the picture below.
Image Verification:
 

Latest Headlines:

  • T.38 faxing with Zoiper 2.15 is now easier than ever
    section: voip software
  • Asterisk 1.4.21 Released
    section: Asterisk
  • Asterisk 1.4.20 Released
    section: Asterisk
  • Asterisk 1.4.20-rc2 Released
    section: Asterisk
  • Asterisk 1.4.20-rc1 Now Available
    section: Asterisk
  • News Archives (older news)

Latest Tutorials:

  • VMAuthenticate (dialplan application)
    added 01/Mar/2008 15:57
  • Siptronic ST-530
    added 06/Nov/2007 17:57
  • Siemens C455 IP hardphone
    added 05/Nov/2007 10:24
  • Zoiper
    added 22/Oct/2007 17:53
  • Grandstream GXP-2020
    added 15/Oct/2007 18:17

Latest Comments:

  • It happened that a Dog <a href="http://w...
    section: voip hardware
  • It happened that a Dog <a href="http://w...
    section: voip hardware
  • thinks i installation <A href=\"http:...
    tutorial: Installation on CentOS
  • uh, why not just use the asterisk packag...
    tutorial: Installation on Debian
  • <br /> <p><a href="http://www.7be.com">...
    section: voip software
 
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™