Is there any way to do "dialplan reload" via AMI/ARI class for PHP?

I have Asterisk 18.16.0 , PHP 8

The command action should allow it in AMI:
action:command
command:dialplan reload

I want to use some PHP library like PAMI

PHP is not really suited for event-driven programming. And you are going to be dealing with events a lot in telephony.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.