[asterisk-bugs] [Asterisk 0014159]: [patch] Set global context to be included in all other contexts

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 8 15:48:03 CST 2009


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=14159 
====================================================================== 
Reported By:                Dovid
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   14159
Category:                   PBX/NewFeature
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.22 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-12-31 21:07 CST
Last Modified:              2009-01-08 15:48 CST
====================================================================== 
Summary:                    [patch] Set global context to be included in all
other contexts
Description: 
In extensions.conf under the general context if you set globalcontext to a
context it will include it automatically in every other context.

For instance if if have:
globalcontext=foo

[default]
Exten => 1,1,Answer
Exten => 1,2,Hangup

[foo]
Exten => h,1,Noop(FOO)

then the h extension set in foo will be called on hangup in default.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-08 15:48 Corydon76      Resolution               open => won't fix   
======================================================================




More information about the asterisk-bugs mailing list