[Home]

Summary:ASTERISK-02237: [patch] Set/show MWI settings for Zap channels from CLI
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-08-18 13:33:07Date Closed:2011-06-07 14:04:47
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040818__zap_reset_mwi.diff.txt
Description:Due to a reload not changing Zaptel settings, I've had to make this patch to allow the MWI settings for individual Zap channels to be set on the fly from the CLI (for those sitations where we simply cannot restart the PBX due to call volume).

****** ADDITIONAL INFORMATION ******

Two CLI commands:
 zap show mailbox [<channum>]
 zap set mailbox <channum> <mailbox>[@<context>]
Comments:By: Mark Spencer (markster) 2004-08-18 14:00:26

zapata.conf should be reloaded.  This is certainly an interesting hack, but is totally inappropriate for merger.  I appreciate your posting it though anyway.