X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceQueue%2FvoiceQueue.events.js;h=1cf0fa83dbd664fd79708ed477c4668be26a2639;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=c4d04226c0934b8654cc46f660eab4b0da552dda;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/api/voiceQueue/voiceQueue.events.js b/server/api/voiceQueue/voiceQueue.events.js index c4d0422..1cf0fa8 100644 --- a/server/api/voiceQueue/voiceQueue.events.js +++ b/server/api/voiceQueue/voiceQueue.events.js @@ -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 _0x2dea=['remove','hasOwnProperty','exports','events','../../mysqldb','setMaxListeners','save','update'];(function(_0x10d44a,_0x4a421a){var _0x199e2b=function(_0x411637){while(--_0x411637){_0x10d44a['push'](_0x10d44a['shift']());}};_0x199e2b(++_0x4a421a);}(_0x2dea,0x1b3));var _0xa2de=function(_0x1b0452,_0x3c69a5){_0x1b0452=_0x1b0452-0x0;var _0x140bb1=_0x2dea[_0x1b0452];return _0x140bb1;};'use strict';var EventEmitter=require(_0xa2de('0x0'));var VoiceQueue=require(_0xa2de('0x1'))['db']['VoiceQueue'];var VoiceQueueEvents=new EventEmitter();VoiceQueueEvents[_0xa2de('0x2')](0x0);var events={'afterCreate':_0xa2de('0x3'),'afterUpdate':_0xa2de('0x4'),'afterDestroy':_0xa2de('0x5')};function emitEvent(_0x2caffe){return function(_0x2617fa,_0xfd2849,_0x5ad14a){VoiceQueueEvents['emit'](_0x2caffe+':'+_0x2617fa['id'],_0x2617fa);VoiceQueueEvents['emit'](_0x2caffe,_0x2617fa);_0x5ad14a(null);};}for(var e in events){if(events[_0xa2de('0x6')](e)){var event=events[e];VoiceQueue['hook'](e,emitEvent(event));}}module[_0xa2de('0x7')]=VoiceQueueEvents; \ No newline at end of file