Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: guest on May 12, 2009, 06:15:30 AM

Title: URS log message
Post by: guest on May 12, 2009, 06:15:30 AM
In URS log when a strategy / s/r is callled you would see this  -

call strategy *0x65*Strategy Name (level=2, cnt=7 from 1241829105.780)

return to strategy *0x65*Strategy Name (level=3)


What does level and Cnt signify here ?
Title: Re: URS log message
Post by: SisB on May 12, 2009, 06:40:44 AM
level: the stack level for s/r call starting with 1 for strategy (loaded on DN).
cnt: count of pushes in the stack (excluding strategy).