a041b312f24fe783ea1fde80b12733da8eff8dec
[motion2.git] / server / api / faxInteraction / faxInteraction.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 _0x374f=['events','../../mysqldb','FaxInteraction','setMaxListeners','save','remove','then','setDataValue','Users','map','findAll','length','emit','catch','hasOwnProperty','hook','exports'];(function(_0x11efac,_0x8cc791){var _0xe00bff=function(_0x38360c){while(--_0x38360c){_0x11efac['push'](_0x11efac['shift']());}};_0xe00bff(++_0x8cc791);}(_0x374f,0x1a9));var _0xf374=function(_0x50fe5b,_0x582b6b){_0x50fe5b=_0x50fe5b-0x0;var _0x3ab3d3=_0x374f[_0x50fe5b];return _0x3ab3d3;};'use strict';var EventEmitter=require(_0xf374('0x0'));var FaxInteraction=require(_0xf374('0x1'))['db'][_0xf374('0x2')];var FaxMessage=require(_0xf374('0x1'))['db']['FaxMessage'];var FaxInteractionEvents=new EventEmitter();FaxInteractionEvents[_0xf374('0x3')](0x0);var events={'afterCreate':_0xf374('0x4'),'afterUpdate':'update','afterDestroy':_0xf374('0x5')};function emitEvent(_0x2a9484){return function(_0xe57fbd,_0x163d2a,_0x2f6c7b){_0xe57fbd['getUsers']({'attributes':['id'],'raw':!![]})[_0xf374('0x6')](function(_0xee7313){_0xe57fbd[_0xf374('0x7')](_0xf374('0x8'),_0xee7313[_0xf374('0x9')](function(_0x19628b){return{'id':_0x19628b['id']};}));return FaxMessage[_0xf374('0xa')]({'where':{'FaxInteractionId':_0xe57fbd['id'],'direction':'in','read':![]},'raw':!![]});})[_0xf374('0x6')](function(_0x5052e9){_0xe57fbd[_0xf374('0x7')]('unreadMessages',_0x5052e9[_0xf374('0xb')]);FaxInteractionEvents['emit'](_0x2a9484+':'+_0xe57fbd['id'],_0xe57fbd);FaxInteractionEvents[_0xf374('0xc')](_0x2a9484,_0xe57fbd);_0x2f6c7b(null);})[_0xf374('0xd')](_0x2f6c7b(null));};}for(var e in events){if(events[_0xf374('0xe')](e)){var event=events[e];FaxInteraction[_0xf374('0xf')](e,emitEvent(event));}}module[_0xf374('0x10')]=FaxInteractionEvents;