[Home]

Summary:ASTERISK-03974: [patch] Add DND manager notification to chan_zap
Reporter:nicolasg (nicolasg)Labels:
Date Opened:2005-04-22 19:53:08Date Closed:2008-01-15 15:32:20.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_zap_dnd.txt
Description:This patch adds manager events for chan_zap DND status. It also displays the DND status in ZapShowChannels manager command.

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

Disclaimer on file.
Comments:By: Kevin P. Fleming (kpfleming) 2005-04-26 23:15:30

I've committed this to CVS HEAD, but with some modifications. They are:

- I named the event "DNDState", so it's not Zaptel-specific.
- I used the "Channel" header (as recommended by manager.txt), and added a "Zap/" prefix.
- I changed the values to be all lowercase, since this is not intended to be human-readable output.

By: Digium Subversion (svnbot) 2008-01-15 15:32:20.000-0600

Repository: asterisk
Revision: 5513

U   trunk/channels/chan_zap.c
U   trunk/doc/manager.txt

------------------------------------------------------------------------
r5513 | kpfleming | 2008-01-15 15:32:20 -0600 (Tue, 15 Jan 2008) | 2 lines

add manager events for Zaptel DND state changes (bug ASTERISK-3974, with mods)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5513