[asterisk-bugs] [Asterisk 0011825]: Add addtional commands to app_externalivr.c and some code restructuring

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jan 23 13:39:27 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11825 
====================================================================== 
Reported By:                ctooley
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11825
Category:                   Applications/app_externalivr
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0-beta1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-23-2008 13:38 CST
Last Modified:              01-23-2008 13:39 CST
====================================================================== 
Summary:                    Add addtional commands to app_externalivr.c and some
code restructuring
Description: 
This adds some additional commands and responses to the ExternalIVR
protocol.

P - Returns the arguments passed to ExternalIvr() separated by pipes. 
Pipe delimiting was used to maintain backwards compatibility with
applications already using this command.
P,TIMESTAMP is responded to with
P,TIMESTAMP,ALL_DATA_PASSED_TO_ExternalIvr

G - Get a variable or variables (spearated by commas)
G,variable1,variable2,etc is responded to with
G,TIMESTAMP,variable1=value1,variable2=value2,etc

L - Log a message to the Asterisk logs.
L,Message here  is responded to with L,TIMESTAMP
====================================================================== 

---------------------------------------------------------------------- 
 ctooley - 01-23-08 13:39  
---------------------------------------------------------------------- 
There are a couple more patches that we'll be submitting as well.  They are
based off the inclusion of this patch. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-23-08 13:39  ctooley        Note Added: 0081110                          
======================================================================




More information about the asterisk-bugs mailing list