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

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jul 18 03:05:11 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
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:                     new
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:             07-18-2008 03:04 CDT
Last Modified:              07-18-2008 03:05 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.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-18-08 03:05  sergee         Summary                  If context wasn't found
in extensions.conf - don't give up, look in RT. => [patch] If context wasn't
found in extensions.conf - don't give up, look in RT.
======================================================================




More information about the asterisk-bugs mailing list