[asterisk-bugs] [Asterisk-GUI 0016442]: [trunkdial-failover macro] CallerID Length required is too short for French Polynesia

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 8 13:02:58 CST 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16442 
====================================================================== 
Reported By:                invitu
Assigned To:                
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   16442
Category:                   General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
Asterisk GUI Version:       SVN 
Asterisk Version:           1.6.0.19 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 4994 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-14 18:02 CST
Last Modified:              2010-01-08 13:02 CST
====================================================================== 
Summary:                    [trunkdial-failover macro] CallerID Length required
is too short for French Polynesia
Description: 
The trunkdial-failover macro does not fit with Tahitian CallerIDs as they
are 6 digits long...
--> The CallerID presentation does not work 
 
Could you decrease the length to 5 ?
 
                                check_For_Contexts[ 'macro-' +
ASTGUI.contexts.dialtrunks ] = [
                                        // "; Macro by =  Brandon Kruse
<bkruse at digium.com> & Matthew O'Gorman mogorman at digium.com",
                                       
'exten=s,1,GotoIf($[${LEN(${FMCIDNUM})} > 5]?1-fmsetcid,1)',
                                       
'exten=s,2,GotoIf($[${LEN(${GLOBAL_OUTBOUNDCIDNAME})} >
1]?1-setgbobname,1)',
                                       
'exten=s,3,Set(CALLERID(num)=${IF($[${LEN(${CID_${CALLERID(num)}})} >
2]?${CID_${CALLERID(num)}}:)})',
                                       
'exten=s,n,GotoIf($[${LEN(${CALLERID(num)})} > 5]?1-dial,1)',

Best Regards
 
Cyril

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

---------------------------------------------------------------------- 
 (0116352) lmadsen (administrator) - 2010-01-08 13:02
 https://issues.asterisk.org/view.php?id=16442#c116352 
---------------------------------------------------------------------- 
This issue is currently being suspended as there are currently no resources

available for this project.  This issue will be re-evaluated when
resources 
become available to work on it.  

As with all open source projects, if you are interested in moving this
project
forward, please join the various IRC channels and mailing lists to get
involved.

Thank you for your understanding. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-08 13:02 lmadsen        Note Added: 0116352                          
2010-01-08 13:02 lmadsen        Status                   acknowledged => closed
2010-01-08 13:02 lmadsen        Resolution               open => suspended   
======================================================================




More information about the asterisk-bugs mailing list