Built motion from commit 10af8726.|2.6.34
[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 _0xa8af=['hasOwnProperty','hook','exports','events','../../mysqldb','VoiceQueue','setMaxListeners','save','remove','emit'];(function(_0x2786ea,_0x16c3c3){var _0x5c38e5=function(_0x5a53c5){while(--_0x5a53c5){_0x2786ea['push'](_0x2786ea['shift']());}};_0x5c38e5(++_0x16c3c3);}(_0xa8af,0x1d9));var _0xfa8a=function(_0x5a2ea2,_0x11b910){_0x5a2ea2=_0x5a2ea2-0x0;var _0x11818f=_0xa8af[_0x5a2ea2];return _0x11818f;};'use strict';var EventEmitter=require(_0xfa8a('0x0'));var VoiceQueue=require(_0xfa8a('0x1'))['db'][_0xfa8a('0x2')];var VoiceQueueEvents=new EventEmitter();VoiceQueueEvents[_0xfa8a('0x3')](0x0);var events={'afterCreate':_0xfa8a('0x4'),'afterUpdate':'update','afterDestroy':_0xfa8a('0x5')};function emitEvent(_0x7c41e4){return function(_0x5e5e8d,_0x479c95,_0x37b331){VoiceQueueEvents[_0xfa8a('0x6')](_0x7c41e4+':'+_0x5e5e8d['id'],_0x5e5e8d);VoiceQueueEvents['emit'](_0x7c41e4,_0x5e5e8d);_0x37b331(null);};}for(var e in events){if(events[_0xfa8a('0x7')](e)){var event=events[e];VoiceQueue[_0xfa8a('0x8')](e,emitEvent(event));}}module[_0xfa8a('0x9')]=VoiceQueueEvents;