HI,
Every time I add member to a queue in a FOP2 I get following messages in queue_log file:
1404293734|MANAGER|5101|Local/2101@from-queue/n|ADDMEMBER| 1404293738|MANAGER|5101|Local/2101@from-queue/n|REMOVEMEMBER|
But when i add member through feature code *455101 i get following messages:
1404293806|1404293803.0|5101|Local/2101@from-queue/n|ADDMEMBER| 1404293806|MANAGER|5101|Andrey Dudnikov|ADDMEMBER| 1404293819|1404293817.1|5101|Local/2101@from-queue/n|REMOVEMEMBER| 1404293819|MANAGER|5101|Andrey Dudnikov|REMOVEMEMBER|
As you can see when I use feature code Asterisk use MemberName in ADDMEMBER/REMOVEMEMBER messages, and I can find this in a Asternic CC Stats Pro by the agent name. But when I use FOP2 GUI I should find it by Agent/[number] in Asternic CC Stats Pro.
Is there a way to change queue_log messages to use MemberName when I add agent through FOP2 GUI?