I'm a tech for a call accounting company and I'm trying to find the right answer to an issue I am having. I need to properly track transfer calls via cdr in a multi-switch environment and I need some clarification. Looks like I should look for cdr records where
GLOBSEQ is the same for each call
SUPLSERV = 3
But I feel like SWP should be factored in, but can't find any documentation to describe how or why.
Also in my test data, when I grab all the calls with the same GLOBSEQ number, I get a lot of calls with SUPLSERV values other than 3 (ex. 1, 19,48,52...).
Any help would be greatly appreciated.
GLOBSEQ is the same for each call
SUPLSERV = 3
But I feel like SWP should be factored in, but can't find any documentation to describe how or why.
Also in my test data, when I grab all the calls with the same GLOBSEQ number, I get a lot of calls with SUPLSERV values other than 3 (ex. 1, 19,48,52...).
Any help would be greatly appreciated.