Built motion from commit 1fa89557.|2.6.10
[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 _0xe1c8=['setMaxListeners','save','update','getUsers','Users','map','findAll','then','setDataValue','unreadMessages','length','emit','hasOwnProperty','exports','events','../../mysqldb','FaxInteraction','FaxMessage'];(function(_0x488916,_0x311dac){var _0x45307d=function(_0x16d33f){while(--_0x16d33f){_0x488916['push'](_0x488916['shift']());}};_0x45307d(++_0x311dac);}(_0xe1c8,0x1ac));var _0x8e1c=function(_0x10c1d5,_0x5a35de){_0x10c1d5=_0x10c1d5-0x0;var _0x529330=_0xe1c8[_0x10c1d5];return _0x529330;};'use strict';var EventEmitter=require(_0x8e1c('0x0'));var FaxInteraction=require(_0x8e1c('0x1'))['db'][_0x8e1c('0x2')];var FaxMessage=require(_0x8e1c('0x1'))['db'][_0x8e1c('0x3')];var FaxInteractionEvents=new EventEmitter();FaxInteractionEvents[_0x8e1c('0x4')](0x0);var events={'afterCreate':_0x8e1c('0x5'),'afterUpdate':_0x8e1c('0x6'),'afterDestroy':'remove'};function emitEvent(_0x53f9de){return function(_0x2c4e6a,_0x1a940c,_0x51bf41){_0x2c4e6a[_0x8e1c('0x7')]({'attributes':['id'],'raw':!![]})['then'](function(_0x3c4aa0){_0x2c4e6a['setDataValue'](_0x8e1c('0x8'),_0x3c4aa0[_0x8e1c('0x9')](function(_0x52a4e5){return{'id':_0x52a4e5['id']};}));return FaxMessage[_0x8e1c('0xa')]({'where':{'FaxInteractionId':_0x2c4e6a['id'],'direction':'in','read':![]},'raw':!![]});})[_0x8e1c('0xb')](function(_0x409f4e){_0x2c4e6a[_0x8e1c('0xc')](_0x8e1c('0xd'),_0x409f4e[_0x8e1c('0xe')]);FaxInteractionEvents[_0x8e1c('0xf')](_0x53f9de+':'+_0x2c4e6a['id'],_0x2c4e6a);FaxInteractionEvents[_0x8e1c('0xf')](_0x53f9de,_0x2c4e6a);_0x51bf41(null);})['catch'](_0x51bf41(null));};}for(var e in events){if(events[_0x8e1c('0x10')](e)){var event=events[e];FaxInteraction['hook'](e,emitEvent(event));}}module[_0x8e1c('0x11')]=FaxInteractionEvents;