使用AsterNet連接到Asterisk的,我已經看到了以下內容: Unhandled Exception:
System.SystemException: Unable to run: socket is null.
at AsterNET.Manager.ManagerReader.Run() in
e:\Projects\Github\AsterNET\Asterisk.2013\
我成功地在安裝了星號的服務器中安裝了PAMI。我寫了一個新的PHP文件,其中 class A implements IEventListener
{
public function handle(EventMessage $event)
{
print_r("Inside");
}
}
$pamiClient = new PamiClient($p