2c164c12644c14c69cc2820a0e5672ec7059f447
[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 _0xdc79=['setMaxListeners','update','remove','getUsers','then','setDataValue','Users','map','findAll','unreadMessages','length','emit','catch','hasOwnProperty','hook','exports','../../mysqldb','FaxMessage'];(function(_0x33dd25,_0x25f58f){var _0x1bfa6d=function(_0x125e1c){while(--_0x125e1c){_0x33dd25['push'](_0x33dd25['shift']());}};_0x1bfa6d(++_0x25f58f);}(_0xdc79,0x130));var _0x9dc7=function(_0x5022d3,_0x2995fb){_0x5022d3=_0x5022d3-0x0;var _0x35a550=_0xdc79[_0x5022d3];return _0x35a550;};'use strict';var EventEmitter=require('events');var FaxInteraction=require(_0x9dc7('0x0'))['db']['FaxInteraction'];var FaxMessage=require(_0x9dc7('0x0'))['db'][_0x9dc7('0x1')];var FaxInteractionEvents=new EventEmitter();FaxInteractionEvents[_0x9dc7('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0x9dc7('0x3'),'afterDestroy':_0x9dc7('0x4')};function emitEvent(_0x367068){return function(_0x58f0b9,_0x1c6633,_0xa44ae1){_0x58f0b9[_0x9dc7('0x5')]({'attributes':['id'],'raw':!![]})[_0x9dc7('0x6')](function(_0x539084){_0x58f0b9[_0x9dc7('0x7')](_0x9dc7('0x8'),_0x539084[_0x9dc7('0x9')](function(_0x2a18a5){return{'id':_0x2a18a5['id']};}));return FaxMessage[_0x9dc7('0xa')]({'where':{'FaxInteractionId':_0x58f0b9['id'],'direction':'in','read':![]},'raw':!![]});})[_0x9dc7('0x6')](function(_0x512770){_0x58f0b9['setDataValue'](_0x9dc7('0xb'),_0x512770[_0x9dc7('0xc')]);FaxInteractionEvents[_0x9dc7('0xd')](_0x367068+':'+_0x58f0b9['id'],_0x58f0b9);FaxInteractionEvents[_0x9dc7('0xd')](_0x367068,_0x58f0b9);_0xa44ae1(null);})[_0x9dc7('0xe')](_0xa44ae1(null));};}for(var e in events){if(events[_0x9dc7('0xf')](e)){var event=events[e];FaxInteraction[_0x9dc7('0x10')](e,emitEvent(event));}}module[_0x9dc7('0x11')]=FaxInteractionEvents;