9b40253ae4a09310da00e947b389b689cf8bb4b2
[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 _0xcbf7=['setDataValue','Users','findAll','length','emit','hook','exports','../../mysqldb','FaxInteraction','FaxMessage','save','update','remove','then'];(function(_0x380ce2,_0x32fa37){var _0x1de129=function(_0x46e4f5){while(--_0x46e4f5){_0x380ce2['push'](_0x380ce2['shift']());}};_0x1de129(++_0x32fa37);}(_0xcbf7,0x93));var _0x7cbf=function(_0x3f9834,_0x4d7ddf){_0x3f9834=_0x3f9834-0x0;var _0x289a6d=_0xcbf7[_0x3f9834];return _0x289a6d;};'use strict';var EventEmitter=require('events');var FaxInteraction=require(_0x7cbf('0x0'))['db'][_0x7cbf('0x1')];var FaxMessage=require(_0x7cbf('0x0'))['db'][_0x7cbf('0x2')];var FaxInteractionEvents=new EventEmitter();FaxInteractionEvents['setMaxListeners'](0x0);var events={'afterCreate':_0x7cbf('0x3'),'afterUpdate':_0x7cbf('0x4'),'afterDestroy':_0x7cbf('0x5')};function emitEvent(_0x2a85aa){return function(_0x240045,_0x3bcba7,_0x48b54b){_0x240045['getUsers']({'attributes':['id'],'raw':!![]})[_0x7cbf('0x6')](function(_0x457a05){_0x240045[_0x7cbf('0x7')](_0x7cbf('0x8'),_0x457a05['map'](function(_0x2554ec){return{'id':_0x2554ec['id']};}));return FaxMessage[_0x7cbf('0x9')]({'where':{'FaxInteractionId':_0x240045['id'],'direction':'in','read':![]},'raw':!![]});})[_0x7cbf('0x6')](function(_0x1cd179){_0x240045['setDataValue']('unreadMessages',_0x1cd179[_0x7cbf('0xa')]);FaxInteractionEvents[_0x7cbf('0xb')](_0x2a85aa+':'+_0x240045['id'],_0x240045);FaxInteractionEvents[_0x7cbf('0xb')](_0x2a85aa,_0x240045);_0x48b54b(null);})['catch'](_0x48b54b(null));};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];FaxInteraction[_0x7cbf('0xc')](e,emitEvent(event));}}module[_0x7cbf('0xd')]=FaxInteractionEvents;