Index

Classes


Class CallData

Class Summary
Constructor Attributes Constructor Name and Description
 
Call data
Field Summary
Field Attributes Field Name and Description
 
ANI
- Caller phone number
 
- Specify if ANI is internal or public number
 
- Data asociated with this call ( UUI ISDN field )
 
- Called phone number
 
- Specify if DNIS is internal or public number
 
- Details of this state (ISDN code for 'Cleared' reason)
 
- Call id in stats table
 
- State of the line handling the call
Class Detail
CallData()
Call data
Field Detail
{string} ANI
- Caller phone number

{PhoneNumberTypes} ANI_Type
- Specify if ANI is internal or public number

{string} AssociateData
- Data asociated with this call ( UUI ISDN field )

{string} DNIS
- Called phone number

{PhoneNumberTypes} DNIS_Type
- Specify if DNIS is internal or public number

{number} Reason
- Details of this state (ISDN code for 'Cleared' reason)

{string} StatID
- Call id in stats table

{LineStates} Status
- State of the line handling the call

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