Synopsis
The SrxMWI command is for use with Sirrix ISDN channels.
It set / unsets a Message Waiting Indication (MWI) on a Sirrix group. Will only work on NT groups, functionality on TE groups is not specified.
Description
SrxMWI(group[/[digits_to_append][/number_to_set]]|sender_number|msg_count)
Parameters:
- group: name of a Sirrix group including the preceding ‘g’
- digits_to_append: digits that shall be appended to the group’s number (if group’s number ends with “+”)
- number_to_set: number to overwrite group’s number with
- sender_number: extension of MWI sender
- msg_count: number of waiting messages (0 disables MWI)
Always returns 0.
Examples
SrxMWI(gInternal//1234|4711|1)
SrxMWI(gInternal/34|4712|0)
See Also
Asterisk | Configuration | The Dialplan – extensions.conf | Dialplan Commands