[asterisk-bugs] [Asterisk 0016090]: [patch] Add couple of useful extensions as examples

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jan 13 12:44:14 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16090 
====================================================================== 
Reported By:                pprindeville
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   16090
Category:                   Core/Configuration
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.0-rc3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-10-17 17:34 CDT
Last Modified:              2010-01-13 12:44 CST
====================================================================== 
Summary:                    [patch] Add couple of useful extensions as examples
Description: 
Add more examples to extensions.conf showing how to use various
functionality and provide commonly useful features.

====================================================================== 

---------------------------------------------------------------------- 
 (0116612) lmadsen (administrator) - 2010-01-13 12:44
 https://issues.asterisk.org/view.php?id=16090#c116612 
---------------------------------------------------------------------- 
+exten => _X.,n,SayDigits(${CALLERID(ani)})
+exten => _X.,n,Wait(1.25)
+exten => _X.,n,SayDigits(${CALLERID(ani)})
+exten => _X.,n,Return()



Why do we say the ANI twice here? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-13 12:44 lmadsen        Note Added: 0116612                          
======================================================================




More information about the asterisk-bugs mailing list