Old ext name is appearing
Hello,
Sometimes the system is displaying the agent name wrongly on a particular extension (3311 in this case), where the current agent name on the extension is (Nora) and the system is showing the old name of the resigned agent (Abeer).
we have changed this from the fop2 admin under buttons but we are still facing the issue
Thank you.
Sometimes the system is displaying the agent name wrongly on a particular extension (3311 in this case), where the current agent name on the extension is (Nora) and the system is showing the old name of the resigned agent (Abeer).
we have changed this from the fop2 admin under buttons but we are still facing the issue
Thank you.
Comments
To fix the FreePBX bug, you have to edit the queue (in the freepbx gui), remove the member, save and apply, then add the member again and save and apply. That should re-add that queue member with the new extension name.
Best regards,
Any solution is this case
Thank you
So, if you use some feature code to dynamic adding agents to a queue, review that dialplan bit and see what member name is being set.
Solution is in your dialplan/configuration. FOP2 is making something visible that you probably did not see before.
But I insist, I do not know your setup, I do not have enough information to be conclusive, I am just mentioning something that usually happens, and that might be happening to you. Always contrast the data you see on FOP2 with actual activity on the queue_log file or the output from: asterisk -rx "queue show".
Check names there also, not only in FOP2.