search for: zt_conf_monitortx

Displaying 1 result from an estimated 1 matches for "zt_conf_monitortx".

Did you mean: zt_conf_monitor
2004 Mar 31
4
ANNOUNCEMENT : MeetMe Web User Interface
...res, feel free also to contact me off list. I welcome feedbackssss, Cheers, Areski #define ZT_CONF_MODE_MASK 0xff /* mask for modes (255) */ #define ZT_CONF_NORMAL 0 /* normal mode */ #define ZT_CONF_MONITOR 1 /* monitor mode (rx of other chan) */ #define ZT_CONF_MONITORTX 2 /* monitor mode (tx of other chan) */ #define ZT_CONF_MONITORBOTH 3 /* monitor mode (rx & tx of other chan) */ #define ZT_CONF_CONF 4 /* conference mode */ #define ZT_CONF_CONFANN 5 /* conference announce mode */ #define ZT_CONF_CONFMON 6...