Built motion from commit b5413ace.|2.6.9
[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 _0x4d63=['../../mysqldb','FaxInteraction','FaxMessage','setMaxListeners','save','remove','getUsers','then','setDataValue','Users','map','findAll','unreadMessages','length','emit','catch','hasOwnProperty','events'];(function(_0x5d9899,_0xffbbca){var _0x496320=function(_0x337a8c){while(--_0x337a8c){_0x5d9899['push'](_0x5d9899['shift']());}};_0x496320(++_0xffbbca);}(_0x4d63,0x11f));var _0x34d6=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x4d63[_0x122ef9];return _0x42fba0;};'use strict';var EventEmitter=require(_0x34d6('0x0'));var FaxInteraction=require(_0x34d6('0x1'))['db'][_0x34d6('0x2')];var FaxMessage=require(_0x34d6('0x1'))['db'][_0x34d6('0x3')];var FaxInteractionEvents=new EventEmitter();FaxInteractionEvents[_0x34d6('0x4')](0x0);var events={'afterCreate':_0x34d6('0x5'),'afterUpdate':'update','afterDestroy':_0x34d6('0x6')};function emitEvent(_0x471a0e){return function(_0x5cb66d,_0x2a2dae,_0x461bb9){_0x5cb66d[_0x34d6('0x7')]({'attributes':['id'],'raw':!![]})[_0x34d6('0x8')](function(_0x5dcb5f){_0x5cb66d[_0x34d6('0x9')](_0x34d6('0xa'),_0x5dcb5f[_0x34d6('0xb')](function(_0x46936f){return{'id':_0x46936f['id']};}));return FaxMessage[_0x34d6('0xc')]({'where':{'FaxInteractionId':_0x5cb66d['id'],'direction':'in','read':![]},'raw':!![]});})['then'](function(_0x5f1ad0){_0x5cb66d[_0x34d6('0x9')](_0x34d6('0xd'),_0x5f1ad0[_0x34d6('0xe')]);FaxInteractionEvents[_0x34d6('0xf')](_0x471a0e+':'+_0x5cb66d['id'],_0x5cb66d);FaxInteractionEvents[_0x34d6('0xf')](_0x471a0e,_0x5cb66d);_0x461bb9(null);})[_0x34d6('0x10')](_0x461bb9(null));};}for(var e in events){if(events[_0x34d6('0x11')](e)){var event=events[e];FaxInteraction['hook'](e,emitEvent(event));}}module['exports']=FaxInteractionEvents;