[asterisk-bugs] [Asterisk 0013434]: Revision 141028 (to resolve issue #11979) breaks compatibility with some agi scripts

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Sep 6 08:13:31 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13434 
====================================================================== 
Reported By:                francesco_r
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13434
Category:                   Resources/res_agi
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 141028 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-06 07:26 CDT
Last Modified:              2008-09-06 08:13 CDT
====================================================================== 
Summary:                    Revision 141028 (to resolve issue
http://bugs.digium.com/view.php?id=11979) breaks compatibility with some agi
scripts
Description: 
For example the recordingcheck agi script of FreePBX (present to see if a
call need to be recorded) block the dialing of every extension. The call is
hangup after the execution of this agi.

This is the relative part of extensions.conf:
[macro-exten-vm]
exten => s,1,Macro(user-callerid)
exten => s,n,Set(FROMCONTEXT=exten-vm)
exten => s,n,Set(VMBOX=${ARG1})
exten => s,n,Set(EXTTOCALL=${ARG2})
exten => s,n,Set(CFUEXT=${DB(CFU/${EXTTOCALL})})
exten => s,n,Set(CFBEXT=${DB(CFB/${EXTTOCALL})})
exten => s,n,Set(RT=${IF($[$["${VMBOX}"!="novm"]
|["foo${CFUEXT}"!="foo"]]?${RINGTIMER}:"")})
exten => s,n,Macro(record-enable,${EXTTOCALL},IN)
exten => s,n,Macro(dial,${RT},${DIAL_OPTIONS},${EXTTOCALL})
====================================================================== 

---------------------------------------------------------------------- 
 (0092137) francesco_r (reporter) - 2008-09-06 08:13
 http://bugs.digium.com/view.php?id=13434#c92137 
---------------------------------------------------------------------- 
Sorry for attaching two times the same agi script but the bug tracker give
me an error during the upload, only after i see the files were loaded
successfully.
Also in the additional note i wrote asterisk 1.4.22, but it was asterisk
1.4.21.2. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-06 08:13 francesco_r    Note Added: 0092137                          
======================================================================




More information about the asterisk-bugs mailing list