mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-15 16:51:54 +00:00
ecdae10548
The verto.clientReady event calls the onMessage callback function passed in the Verto object. We should check for the existence of this callback function before trying to call it.