Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / voicePrefix / voicePrefix.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 _0x8ca5=['save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','VoicePrefix','setMaxListeners'];(function(_0x1064b8,_0x32e8ac){var _0x4a53bd=function(_0xe43f81){while(--_0xe43f81){_0x1064b8['push'](_0x1064b8['shift']());}};_0x4a53bd(++_0x32e8ac);}(_0x8ca5,0x1a9));var _0x58ca=function(_0x5b3ef0,_0x2889e3){_0x5b3ef0=_0x5b3ef0-0x0;var _0x45923b=_0x8ca5[_0x5b3ef0];return _0x45923b;};'use strict';var EventEmitter=require(_0x58ca('0x0'));var VoicePrefix=require(_0x58ca('0x1'))['db'][_0x58ca('0x2')];var VoicePrefixEvents=new EventEmitter();VoicePrefixEvents[_0x58ca('0x3')](0x0);var events={'afterCreate':_0x58ca('0x4'),'afterUpdate':_0x58ca('0x5'),'afterDestroy':_0x58ca('0x6')};function emitEvent(_0x139c1b){return function(_0x5eae6c,_0x52a9c3,_0x2235e9){VoicePrefixEvents[_0x58ca('0x7')](_0x139c1b+':'+_0x5eae6c['id'],_0x5eae6c);VoicePrefixEvents[_0x58ca('0x7')](_0x139c1b,_0x5eae6c);_0x2235e9(null);};}for(var e in events){if(events[_0x58ca('0x8')](e)){var event=events[e];VoicePrefix[_0x58ca('0x9')](e,emitEvent(event));}}module[_0x58ca('0xa')]=VoicePrefixEvents;