Class VoiceMailSessionActionAllowed
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Allowed voicemail functions, need to be checked before each function call
|
Field Attributes | Field Name and Description |
---|---|
<static> |
VoiceMailSessionActionAllowed.BlindTransfer
Make a direct transfer to another agent or campaign
|
<static> |
VoiceMailSessionActionAllowed.CallSession
Request a call on the session
|
<static> |
VoiceMailSessionActionAllowed.CancelSearchMode
Go out SearchMode
|
<static> |
VoiceMailSessionActionAllowed.CloseSession
End of this voicemail handling, close the script, send the status and change agent state
|
<static> |
VoiceMailSessionActionAllowed.HangupCallSession
Hangup the call made on the session
|
<static> |
VoiceMailSessionActionAllowed.HoldCallSession
Hold the call made on the session
|
<static> |
VoiceMailSessionActionAllowed.Redial
Redial the of current session
|
<static> |
VoiceMailSessionActionAllowed.RetrieveCallSession
Retrieve the call held on the session
|
<static> |
VoiceMailSessionActionAllowed.SearchModeSelect
Request a context popup for search mode
|
<static> |
VoiceMailSessionActionAllowed.SendEmail
Send an email if a media server is connected
|
<static> |
VoiceMailSessionActionAllowed.SetCallStatus
Set the call status of this context
|
<static> |
VoiceMailSessionActionAllowed.VoicemailPlayStart
Play a voice mail
|
<static> |
VoiceMailSessionActionAllowed.VoicemailPlayStop
Stop a voice mail
|
Class Detail
VoiceMailSessionActionAllowed()
Allowed voicemail functions, need to be checked before each function call
Field Detail
<static>
VoiceMailSessionActionAllowed.BlindTransfer
Make a direct transfer to another agent or campaign
<static>
VoiceMailSessionActionAllowed.CallSession
Request a call on the session
<static>
VoiceMailSessionActionAllowed.CancelSearchMode
Go out SearchMode
<static>
VoiceMailSessionActionAllowed.CloseSession
End of this voicemail handling, close the script, send the status and change agent state
<static>
VoiceMailSessionActionAllowed.HangupCallSession
Hangup the call made on the session
<static>
VoiceMailSessionActionAllowed.HoldCallSession
Hold the call made on the session
<static>
VoiceMailSessionActionAllowed.Redial
Redial the of current session
<static>
VoiceMailSessionActionAllowed.RetrieveCallSession
Retrieve the call held on the session
<static>
VoiceMailSessionActionAllowed.SearchModeSelect
Request a context popup for search mode
<static>
VoiceMailSessionActionAllowed.SendEmail
Send an email if a media server is connected
<static>
VoiceMailSessionActionAllowed.SetCallStatus
Set the call status of this context
<static>
VoiceMailSessionActionAllowed.VoicemailPlayStart
Play a voice mail
<static>
VoiceMailSessionActionAllowed.VoicemailPlayStop
Stop a voice mail