deb9122b8be0d039eeb49e87c4ebc9a775bf2f39
[motion2.git] / server / api / voiceQueue / voiceQueue.events.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xc2e3=['update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','setMaxListeners','save'];(function(_0x11ec6c,_0x1a8169){var _0xb59506=function(_0x58e31d){while(--_0x58e31d){_0x11ec6c['push'](_0x11ec6c['shift']());}};_0xb59506(++_0x1a8169);}(_0xc2e3,0x1be));var _0x3c2e=function(_0x36206a,_0x1a5ab7){_0x36206a=_0x36206a-0x0;var _0x257441=_0xc2e3[_0x36206a];return _0x257441;};'use strict';var EventEmitter=require(_0x3c2e('0x0'));var VoiceQueue=require(_0x3c2e('0x1'))['db']['VoiceQueue'];var VoiceQueueEvents=new EventEmitter();VoiceQueueEvents[_0x3c2e('0x2')](0x0);var events={'afterCreate':_0x3c2e('0x3'),'afterUpdate':_0x3c2e('0x4'),'afterDestroy':_0x3c2e('0x5')};function emitEvent(_0x2b24db){return function(_0x2a49ea,_0x67e64d,_0xd6af79){VoiceQueueEvents[_0x3c2e('0x6')](_0x2b24db+':'+_0x2a49ea['id'],_0x2a49ea);VoiceQueueEvents[_0x3c2e('0x6')](_0x2b24db,_0x2a49ea);_0xd6af79(null);};}for(var e in events){if(events[_0x3c2e('0x7')](e)){var event=events[e];VoiceQueue[_0x3c2e('0x8')](e,emitEvent(event));}}module[_0x3c2e('0x9')]=VoiceQueueEvents;