[asterisk-bugs] [Asterisk 0013105]: [patch] If context wasn't found in extensions.conf - don't give up, look in RT.

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 17 16:42:53 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13105 
====================================================================== 
Reported By:                sergee
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13105
Category:                   PBX/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 131907 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-18 03:04 CDT
Last Modified:              2008-09-17 16:42 CDT
====================================================================== 
Summary:                    [patch] If context wasn't found in extensions.conf -
don't give up, look in RT.
Description: 
Idea: i don't want to edit extensions.conf each time i add new context.
Iwant to store contexts directly in RT engine.

This issue relates to 6019. Code 6019, doesn't work as expected, so here
is another implementation of the same idea.

How it works: if context not found in memory (extensions.conf) and
alwayscheckrt is present in extensions.conf, asterisk will perfom search in
configured RT engine.

Syntax:

alwayscheckrt=[context]@[rtfamily]

- very similar to Switch=> syntax.
====================================================================== 

---------------------------------------------------------------------- 
 (0092643) Corydon76 (administrator) - 2008-09-17 16:42
 http://bugs.digium.com/view.php?id=13105#c92643 
---------------------------------------------------------------------- 
No response from reporter. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-17 16:42 Corydon76      Note Added: 0092643                          
======================================================================




More information about the asterisk-bugs mailing list