]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11279: Wrap verto.clientReady message callback in check for onMessage callback...
authorChad Phillips <chad@apartmentlines.com>
Thu, 26 Jul 2018 18:19:45 +0000 (13:19 -0500)
committerChris Rienzo <chris@rienzo.com>
Wed, 22 Aug 2018 22:12:13 +0000 (18:12 -0400)
commitecdae10548188f23a59529497e040abeb9a2e6f8
tree7d8227b9c2a0f0d2522feb28f3300a277f135a85
parentfc26aa9785ff4341db5416a9c2c27a1d88838ebc
FS-11279: Wrap verto.clientReady message callback in check for onMessage callback function

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.
html5/verto/js/src/jquery.verto.js