Internal cache / old named of extensions
Hi,
I have a installation where, I had some sip extensions with certain names, but deleted them, and created them again with different named, but in FOP2 I still see the old names of the SIP extensions.
Is there any command to flush the cache or something?
Thanks in advanced,
Jorge Bastos,
I have a installation where, I had some sip extensions with certain names, but deleted them, and created them again with different named, but in FOP2 I still see the old names of the SIP extensions.
Is there any command to flush the cache or something?
Thanks in advanced,
Jorge Bastos,
Comments
1) fop2 related: go to freepbx, fop2 buttons page, click "refresh labels" button at the bottom, check if the names are shown correctly in the fop2 buttons page after that, and then log into fop2 and verify the change
2) if you still see old names, then it is a freepbx bug, where queue members mantain the old name, you can verify by issuing this command:
asterisk -rx "queue show"
Inspect the output, if you see old names for some queue mebers, then that is the problem, you have to edit the queue, remove the members, add them again and apply changes.