execute

<execute application data action>*DATA*</execute> 

execute executes a FreeSWITCH Dialplan application. It has the following attributes:

  • application: The Dialplan application to run
  • data: Alternate source for application data
  • *DATA*: The application data

Example:

<document type="text/freeswitch-httapi"> 
  <work> 
    <execute action="http://localhost/newurl.php"  
      temp-action="http://localhost/newtempurl.php"  
      application="log"  
      data="INFO this is an info log message"/> 
   </work> 
 </document> 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset