Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / voiceQueue / voiceQueue.events.js
index c4d0422..6b5e599 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc3c=['setMaxListeners','save','update','hasOwnProperty','hook','exports','events','../../mysqldb','VoiceQueue'];(function(_0x1e7634,_0x37d8e2){var _0x50a829=function(_0x3fe890){while(--_0x3fe890){_0x1e7634['push'](_0x1e7634['shift']());}};_0x50a829(++_0x37d8e2);}(_0xbc3c,0x1da));var _0xcbc3=function(_0x126558,_0x143c9a){_0x126558=_0x126558-0x0;var _0x1f6d14=_0xbc3c[_0x126558];return _0x1f6d14;};'use strict';var EventEmitter=require(_0xcbc3('0x0'));var VoiceQueue=require(_0xcbc3('0x1'))['db'][_0xcbc3('0x2')];var VoiceQueueEvents=new EventEmitter();VoiceQueueEvents[_0xcbc3('0x3')](0x0);var events={'afterCreate':_0xcbc3('0x4'),'afterUpdate':_0xcbc3('0x5'),'afterDestroy':'remove'};function emitEvent(_0x4eba9a){return function(_0x504944,_0x5c3b65,_0x6c98bb){VoiceQueueEvents['emit'](_0x4eba9a+':'+_0x504944['id'],_0x504944);VoiceQueueEvents['emit'](_0x4eba9a,_0x504944);_0x6c98bb(null);};}for(var e in events){if(events[_0xcbc3('0x6')](e)){var event=events[e];VoiceQueue[_0xcbc3('0x7')](e,emitEvent(event));}}module[_0xcbc3('0x8')]=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