Hello All,
I am trying to segregate ConnIDs based on Calltype values.
I am getting calltypes = 0 1 2 3 4
Can anybody help me in understanding the types more elaborately.
As I was knowing that CallType = 2 is an Incoming call.
Ash
Hello All,
I am trying to segregate ConnIDs based on Calltype values.
I am getting calltypes = 0 1 2 3 4
Can anybody help me in understanding the types more elaborately.
As I was knowing that CallType = 2 is an Incoming call.
Ash
Unknown: 0
Internal: 1
Inbound: 2
Outbound:3
Consult:4
Fra
Thanks a tonn.. for the prompt response.
It is really useful.
Regards
ASh