Debug PHP-AGI
killall safe_asterisk;
killall asterisk;
export XDEBUG_CONFIG="remote_port=9000 remote_host=192.168.1.65 remote_enable=1 remote_mode=req remote_autostart=0 remote_connect_back=0";
nohup safe_asterisk -f > /dev/null 2>&1 &xdebug-enable-agi 192.168.1.65Last updated
Was this helpful?