Index

Classes


Class FaxSessionActionAllowed

enum

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

<static> FaxSessionActionAllowed.CallSession
Request a call on the session

<static> FaxSessionActionAllowed.CancelSearchMode
Go out SearchMode

<static> FaxSessionActionAllowed.CloseSession
End of this fax handling, close the script, send the status and change agent state

<static> FaxSessionActionAllowed.HangupCallSession
Hangup the call made on the session

<static> FaxSessionActionAllowed.HoldCallSession
Hold the call made on the session

<static> FaxSessionActionAllowed.Redial
Redial the of current session

<static> FaxSessionActionAllowed.RetrieveCallSession
Retrieve the call held on the session

<static> FaxSessionActionAllowed.SearchModeSelect
Request a context popup for search mode

<static> FaxSessionActionAllowed.SendEmail
Send an email if a media server is connected

<static> FaxSessionActionAllowed.SetCallStatus
Set the call status of this session

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:32 GMT+0100 (CET)