Media and Dialogs/Media Asynchronous Error Notification
If an operations performed on a Media or nonvoice Dialog results in an asynchronous error, the error notifications include the error type, error code, and error constant. The ErrorMedia parameter indicates the Media Routing Domain to which the error applies.
Format: |
XML |
Node: |
/finesse/api/User/{id}/Media /finesse/api/User/{id}/Dialogs/Media |
Source: |
/finesse/api/User/{id}/Media/{mrdId} /finesse/api/User/{id}/ Media/{mrdId}/Dialogs (when a Dialog is added or removed from the Dialog collection for the user, for example offered or closed.) /finesse/api/Dialog/{id} (when a Dialog within the Dialogs collection for the user is modified, for example accepted, started, paused, or wrapped up.) |
Data: |
Media Dialog |
Payload: | |
Sample Notification Payload: | |
Notification Triggers: |
The notification system returns this error if an operation on a Media or nonvoice Dialog results in an asynchronous error. |