Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / voiceQueue / voiceQueue.events.js
index 9a06a3d..6b5e599 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1eca=['exports','events','../../mysqldb','setMaxListeners','save','emit','hasOwnProperty','hook'];(function(_0x3f53c8,_0xe7381){var _0x376557=function(_0x3f9433){while(--_0x3f9433){_0x3f53c8['push'](_0x3f53c8['shift']());}};_0x376557(++_0xe7381);}(_0x1eca,0x1d9));var _0xa1ec=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x1eca[_0x3dd15e];return _0x231fd0;};'use strict';var EventEmitter=require(_0xa1ec('0x0'));var VoiceQueue=require(_0xa1ec('0x1'))['db']['VoiceQueue'];var VoiceQueueEvents=new EventEmitter();VoiceQueueEvents[_0xa1ec('0x2')](0x0);var events={'afterCreate':_0xa1ec('0x3'),'afterUpdate':'update','afterDestroy':'remove'};function emitEvent(_0x249024){return function(_0x4c26ed,_0xdc5ea7,_0x530fc0){VoiceQueueEvents[_0xa1ec('0x4')](_0x249024+':'+_0x4c26ed['id'],_0x4c26ed);VoiceQueueEvents[_0xa1ec('0x4')](_0x249024,_0x4c26ed);_0x530fc0(null);};}for(var e in events){if(events[_0xa1ec('0x5')](e)){var event=events[e];VoiceQueue[_0xa1ec('0x6')](e,emitEvent(event));}}module[_0xa1ec('0x7')]=VoiceQueueEvents;
\ No newline at end of file
+var _0x9b1f=['hasOwnProperty','exports','events','update','emit'];(function(_0x46c535,_0x4b0863){var _0x4c1187=function(_0x5b0c0b){while(--_0x5b0c0b){_0x46c535['push'](_0x46c535['shift']());}};_0x4c1187(++_0x4b0863);}(_0x9b1f,0x19c));var _0xf9b1=function(_0x29d915,_0x54a040){_0x29d915=_0x29d915-0x0;var _0x160f86=_0x9b1f[_0x29d915];return _0x160f86;};'use strict';var EventEmitter=require(_0xf9b1('0x0'));var VoiceQueue=require('../../mysqldb')['db']['VoiceQueue'];var VoiceQueueEvents=new EventEmitter();VoiceQueueEvents['setMaxListeners'](0x0);var events={'afterCreate':'save','afterUpdate':_0xf9b1('0x1'),'afterDestroy':'remove'};function emitEvent(_0x34841b){return function(_0x32178d,_0xf4c1ab,_0x35a146){VoiceQueueEvents[_0xf9b1('0x2')](_0x34841b+':'+_0x32178d['id'],_0x32178d);VoiceQueueEvents[_0xf9b1('0x2')](_0x34841b,_0x32178d);_0x35a146(null);};}for(var e in events){if(events[_0xf9b1('0x3')](e)){var event=events[e];VoiceQueue['hook'](e,emitEvent(event));}}module[_0xf9b1('0x4')]=VoiceQueueEvents;
\ No newline at end of file