Hello,
I have a situation in the FusionPBX API integration, where whenever I create a new “call center” queue, this queue does not work. I need to open the FusionPBX panel and click “save” for it to work.
In my API call, after creating the queue, I still call the following commands via API:
Reload Xml Reload Queue
Even so, I need to open the FusionPBX panel only once and click save on the queue, after that I can do everything via API, but the first time I create it, I need to go to the panel and click “save”.
If I do not click save, when I try to establish a connection with the queue, the call does not even start.
Is there any other command I should execute?
I have a situation in the FusionPBX API integration, where whenever I create a new “call center” queue, this queue does not work. I need to open the FusionPBX panel and click “save” for it to work.
In my API call, after creating the queue, I still call the following commands via API:
Reload Xml Reload Queue
Even so, I need to open the FusionPBX panel only once and click save on the queue, after that I can do everything via API, but the first time I create it, I need to go to the panel and click “save”.
If I do not click save, when I try to establish a connection with the queue, the call does not even start.
Is there any other command I should execute?