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

6.1.2.95. System (dialplan application)

1. System - this application allows you to execute a system command with making a phone call.

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

 


Syntax:

System(command) ; write as argument the command you want to execute

 


Purpose and usage

Well, the purpose is to give you the possibility to execute system commands with phone calls.

So, what can you use this application for?
We will give you an idea. How about restarting your Asterisk PBX with a remote phone call.

Let me show how to achieve this.

 


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.

We need three registered users 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.



So, we have registered the users anatoliy, user1 and user2.

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.



Now, lets take a look at extensions.conf(the picture above). This is a screenshot of our file and it shows the context [test].

We want to restart the system by making a call. So, we need some kind of security check and for this purpose we will use the dialplan application Authenticate.

Also we will use the application SendText for sending a warning message to the caller.

When we want to restart the Asterisk PBX, we have only to dial 111. The first thing we will hear is the security check. We have to enter the correct password. In our case this is 1111. We achieve this with the Authenticate application. Next step is the welcome message. This is the extension with Playback application. You can do the same with the application Background. The difference between Playback and Background is that if you use the first one, you have to wait till the end of the message and then you can choose another option. If you use the second one then it’s not necessary to wait till the end of the message and you can choose the desired option while listening to the message.

Next extension is the one with priority 4. This one contains the application Sendtext. With its help we will send a message to the caller to remind him that after 5 seconds the system will reload. In our case this message si Your asterisk PBX system will be restarted after 5 seconds.

Then we have to set this 5 seconds and for this purpose we will use the Wait application. It is very simple and all we have to do is to set as argument 5.

Now we are ready to execute the command. Here we should use the System application. As argument we should write the command. In our case this is asterisk -rx reload.

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


 


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





And then, the messages from executing the program will appear.

 


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. Uploaded files

extensions.conf
iax.conf

 

 
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:

  • Sending Fax from Zoiper to Zoiper using T.38
    added 08/Dec/2008 18:16
  • 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

Latest Comments:

  • nice...
    tutorial: X-Lite - SIP softphone
  • Badly need your help. Things are only im...
    tutorial: Grandstream HandyTone-486 - SIP Analog Telephone Adapter (ATA)
  • how do i rectify this problem? all incom...
    tutorial: Troubleshooting
  • How are you. Summer afternoon - Summer a...
    tutorial: Cisco 7960 IP Phone - SIP firmware version
  • where is the tar file you mention above ...
    tutorial: Cisco 7960 IP Phone - SIP firmware version
 
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™