Reference:Administration/PBX/Objects/Message Waiting: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


{|
{|
|valign=top| '''Announcement URL'''
|valign=top nowrap| '''Announcement URL'''
| The URL for an announcement to be played when the MWI object is called. This announcement can be used to give explanation what DTMF commands are available. If no Announcement is configured the builtin Music on Hold is played.
| The URL for an announcement to be played when the MWI object is called. This announcement can be used to give explanation what DTMF commands are available. If no Announcement is configured the builtin Music on Hold is played.
|-
|-
|valign=top| '''Extern Name/Number'''
|valign=top nowrap| '''Extern Name/Number'''
| The announcement can also retrieved from another endpoint. If a Name or Number is configured here a call is sent to this Name/Number when the MWI object is called. The configured URL is sent as User User Information (UUI) with this call, so that it can be used by the called endpoint to retrieve the announcement.
| The announcement can also retrieved from another endpoint. If a Name or Number is configured here a call is sent to this Name/Number when the MWI object is called. The configured URL is sent as User User Information (UUI) with this call, so that it can be used by the called endpoint to retrieve the announcement.
|}
|}
Line 22: Line 22:


{|
{|
|valign=top| '''*1*<dest>'''
|valign=top nowrap| '''*1*<dest>'''
| Set MWI for the endpoint <dest>
| Set MWI for the endpoint <dest>
|-
|-
|valign=top| '''*2*<dest>'''
|valign=top nowrap| '''*2*<dest>'''
| Clear MWI for the endpoint <dest>
| Clear MWI for the endpoint <dest>
|-
|-
|valign=top| '''#'''
|valign=top nowrap| '''#'''
| Clear MWI for the calling endpoint.
| Clear MWI for the calling endpoint.
|}
|}

Revision as of 17:22, 4 April 2007

The message waiting object (MWI) is used to store message waiting status for other endpoints. The MWI status can be interrogated by these endpoints and is also sent actively to the endpoint if the status changes. For H.323 endpoints H.450-7 messages are used for this purpose.

The MWI status can be set by two methods:

  • Normal call to the MWI object with DTMF commands
  • H.450-7 MWI-ACTIVATE/MWI-DEACTIVATE facilities

Configuration

Announcement URL The URL for an announcement to be played when the MWI object is called. This announcement can be used to give explanation what DTMF commands are available. If no Announcement is configured the builtin Music on Hold is played.
Extern Name/Number The announcement can also retrieved from another endpoint. If a Name or Number is configured here a call is sent to this Name/Number when the MWI object is called. The configured URL is sent as User User Information (UUI) with this call, so that it can be used by the called endpoint to retrieve the announcement.

DTMF Commands

The following DTMF commands are available when the MWI object is called:

*1*<dest> Set MWI for the endpoint <dest>
*2*<dest> Clear MWI for the endpoint <dest>
# Clear MWI for the calling endpoint.