...
|
...
3. Vega bridge process not running warning.
In this case. need to check if vega_bridge process is running or not using below command.
/usr/bin/systemctl status vega_bridge
If not running then try to run
/usr/bin/systemctl start vega_bridge
you can monitor logs to see if vega_bridge failed to start by below command -
journalctl -u vega_bridge -f Or look in /var/log/syslog log file.
4. Vega gateway module log is handy tool to see live interaction of the PBX Vega Gateway Module with Vega gateways. Always look for debug logs if you face any issue in communication with Vega gateways.
We can view the Vega logs from "Reports→Asterisk Log file → Select "Vega module" log file "