Commit 38ad6485 authored by Kulya's avatar Kulya 😊

Update SIPml-tug.js

parent fdfd94a5
Pipeline #172 canceled with stages
......@@ -8514,6 +8514,7 @@ tsip_event.prototype.init = function(_, e, t, s, i) {
break;
case tsip_event_type_e.MESSAGE:
_.o_session.o_stack.on_event_message && setTimeout(function() {
console.log("--== on EVENT MSG:",_)
_.o_session.o_stack.on_event_message(_)
}, 1);
break;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment