Hi,
I've just migrated my data from the old asterisk_common* modules to the new asterisk_plus* modules. I've finished the agent setup and the connection between odoo and the agent is fine. But I have a trouble that I can't make the call by clicking on the phone widget inside odoo system, eg. clicking to call the 999 user from the 201 user. The error popup is below:
Here are my 2 users:
I sure that the both extens PJSIP/201 and PJSIP/999 are set up through FreePBX and available, and the direct number dialing between those 2 extens by using softphones is still working.
Maybe there is something wrong with the data or the agent, because I don't see any asterisk log comes up. The agent has only 1 line of log like below:
agent-1 | 2025-05-22 15:21:15,979 - __main__:437 - INFO - Originate channel PJSIP/201 to 999
Please help!