[zaptel-commits] tzafrir: trunk r2823 - /trunk/zaptel.h
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Mon Aug 6 15:28:16 CDT 2007
Author: tzafrir
Date: Mon Aug 6 15:28:15 2007
New Revision: 2823
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2823
Log:
Calrify the meaning of ZT_VMWI.
Modified:
trunk/zaptel.h
Modified: trunk/zaptel.h
URL: http://svn.digium.com/view/zaptel/trunk/zaptel.h?view=diff&rev=2823&r1=2822&r2=2823
==============================================================================
--- trunk/zaptel.h (original)
+++ trunk/zaptel.h Mon Aug 6 15:28:15 2007
@@ -662,8 +662,8 @@
#define ZT_TRANSCODE_OP _IOWR(ZT_CODE, 93, int)
/*
- * VoiceMail Waiting Indication (WMWI) -- implemented by low-level driver
- * Tell zaptel that a voicemail message is waiting or not.
+ * VoiceMail Waiting Indication (WMWI) -- implemented by low-level driver.
+ * Value: number of waiting messages (hence 0: switch messages off).
*/
#define ZT_VMWI _IOWR(ZT_CODE, 94, int)
More information about the zaptel-commits
mailing list