a567299f6c5e0126fc97136cd9c6945aa9b2a0d6
[motion2.git] / server / services / agi / index.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 _0x65f2=['../../config/environment','../../config/logger','agi','../../config/license/util','./rpc','./events','defaults','127.0.0.1','nextTick','error','stack','findIndex','deleted','splice','log','Cally\x20Square\x20server\x20listening\x20on\x20port\x20%d!','port','info','format','[LISTENING]\x20Cally\x20Square\x20listening\x20%s:%d','name','message','[CLOSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','callerid','uniqueid','[TIMEOUT]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','arg_1','calleridname','[HANGUP]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','evtHangup','createSquareReport','then','hasOwnProperty','indexOf','substring','debug','variables','stringify','[START]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','dnid','close','hangup','find','handleNotFound','production','initialize','getLicense','callysquare','[LICENSE]\x20CHANNELS:\x20%s','[LICENSE]\x20VOICE\x20IS\x20DISABLED','[LICENSE]','./server','connection','lodash','syncho'];(function(_0x37ffea,_0x25b006){var _0x2e2615=function(_0x5e6c74){while(--_0x5e6c74){_0x37ffea['push'](_0x37ffea['shift']());}};_0x2e2615(++_0x25b006);}(_0x65f2,0x111));var _0x265f=function(_0x2257bc,_0x492dc1){_0x2257bc=_0x2257bc-0x0;var _0xb814a0=_0x65f2[_0x2257bc];return _0xb814a0;};'use strict';var _=require(_0x265f('0x0'));var syncho=require(_0x265f('0x1'));var util=require('util');var config=require(_0x265f('0x2'));var logger=require(_0x265f('0x3'))(_0x265f('0x4'));var utilLicense=require(_0x265f('0x5'));var rpc=require(_0x265f('0x6'));var Project=require('./project');var AGIEmitter=require(_0x265f('0x7'))['EventEmitter'];var projects=[];config[_0x265f('0x4')]=_[_0x265f('0x8')](config[_0x265f('0x4')],{'ip':_0x265f('0x9'),'port':0x11dd});AGIEmitter['on']('projectUpdate',projectUpdateHandler);function connectionHandler(_0x274635){process[_0x265f('0xa')](function(){syncho(function(){try{setChannelVariables(_0x274635);agiHandler(_0x274635);}catch(_0x3a6216){logger[_0x265f('0xb')](_0x3a6216[_0x265f('0xc')]);}});});}function projectUpdateHandler(_0x1ad07a){try{var _0x33fcac=_[_0x265f('0xd')](projects,['id',_0x1ad07a['id']]);if(_0x33fcac>-0x1){if(_0x1ad07a[_0x265f('0xe')]===!![]){projects[_0x265f('0xf')](_0x33fcac,0x1);}else{projects[_0x33fcac]=_0x1ad07a;}}else{projects['push'](_0x1ad07a);}}catch(_0x4b34a5){logger[_0x265f('0xb')](_0x4b34a5['stack']);}}function listeningHandler(){console[_0x265f('0x10')](_0x265f('0x11'),config[_0x265f('0x4')][_0x265f('0x12')]);logger[_0x265f('0x13')](util[_0x265f('0x14')](_0x265f('0x15'),config[_0x265f('0x4')]['ip'],config[_0x265f('0x4')][_0x265f('0x12')]));}function errorHandler(_0x169b83){if(_0x169b83&&_0x169b83[_0x265f('0x16')]&&_0x169b83[_0x265f('0x17')]){logger['error'](util[_0x265f('0x14')]('[%s]\x20%s',_0x169b83[_0x265f('0x16')],_0x169b83['message']));}else{logger[_0x265f('0xb')](util[_0x265f('0x14')]('[ERROR]\x20%s',_0x169b83[_0x265f('0xc')]));}}function closeHandler(){logger[_0x265f('0x13')](util['format'](_0x265f('0x18'),this['arg_1'],this['calleridname'],this[_0x265f('0x19')],this['dnid'],this[_0x265f('0x1a')]));try{createSquareReport(this);}catch(_0x4baade){logger[_0x265f('0xb')](_0x4baade[_0x265f('0xc')]);}}function timeoutHandler(){logger[_0x265f('0x13')](util['format'](_0x265f('0x1b'),this[_0x265f('0x1c')],this[_0x265f('0x1d')],this[_0x265f('0x19')],this['dnid'],this[_0x265f('0x1a')]));}function hangupHandler(){logger['info'](util[_0x265f('0x14')](_0x265f('0x1e'),this[_0x265f('0x1c')],this[_0x265f('0x1d')],this['callerid'],this['dnid'],this[_0x265f('0x1a')]));this[_0x265f('0x1f')]=!![];}function createSquareReport(_0x213d0a,_0x101af0){rpc[_0x265f('0x20')](_0x213d0a)[_0x265f('0x21')](function(_0x2d29a6){if(_0x101af0){_0x101af0(null,_0x2d29a6);}})['catch'](function(_0x1bb8ec){if(_0x101af0){_0x101af0(null,_0x1bb8ec);}});}function setChannelVariables(_0x4101d8){for(var _0x12c636 in _0x4101d8){if(_0x4101d8[_0x265f('0x22')](_0x12c636)){if(_0x12c636[_0x265f('0x23')]('agi_')===0x0){_0x4101d8[_0x12c636[_0x265f('0x24')](0x4)]=_0x4101d8[_0x12c636];delete _0x4101d8[_0x12c636];}}}}function agiHandler(_0x40fe38){logger[_0x265f('0x25')](_0x265f('0x26'),JSON[_0x265f('0x27')](_0x40fe38,null,0x2));logger[_0x265f('0x13')](util[_0x265f('0x14')](_0x265f('0x28'),_0x40fe38[_0x265f('0x1c')],_0x40fe38[_0x265f('0x1d')],_0x40fe38[_0x265f('0x19')],_0x40fe38[_0x265f('0x29')],_0x40fe38[_0x265f('0x1a')]));_0x40fe38['on']('error',errorHandler);_0x40fe38['on'](_0x265f('0x2a'),closeHandler);_0x40fe38['on']('timeout',timeoutHandler);_0x40fe38[_0x265f('0x1f')]=![];_0x40fe38['on'](_0x265f('0x2b'),hangupHandler);var _0x29fc30=_[_0x265f('0x2c')](projects,['name',_0x40fe38[_0x265f('0x1c')]]);if(!_0x29fc30)return Project[_0x265f('0x2d')](_0x40fe38);if(!_0x29fc30[_0x265f('0x2e')])return Project['handleUnpublished'](_0x40fe38);return Project[_0x265f('0x2f')](_0x29fc30,_0x40fe38);}function main(){var _0x45dafb;return utilLicense[_0x265f('0x30')]()[_0x265f('0x21')](function(_0x336156){if(!_0x336156)return;if(_0x336156['voice']){if(_0x336156[_0x265f('0x31')]&&_0x336156[_0x265f('0x31')]>0x0){logger['info'](util[_0x265f('0x14')](_0x265f('0x32'),_0x336156['callysquare']));_0x45dafb=_0x336156[_0x265f('0x31')];}else{logger[_0x265f('0x13')]('[LICENSE]\x20CHANNELS:\x20UNLIMITED');}}else{logger[_0x265f('0x13')](_0x265f('0x33'));_0x45dafb=-0x1;}})[_0x265f('0x21')](function(){return Project['getAll']();})[_0x265f('0x21')](function(_0x240002){projects=_0x240002;return;})['catch'](function(_0xbdbc57){logger['error'](_0x265f('0x34'),_0xbdbc57['stack']);})['finally'](function(){var _0x14abbb=require(_0x265f('0x35'))(config[_0x265f('0x4')]['port'],config[_0x265f('0x4')]['ip'],_0x45dafb);_0x14abbb['on'](_0x265f('0xb'),errorHandler);_0x14abbb['on']('listening',listeningHandler);_0x14abbb['on'](_0x265f('0x36'),connectionHandler);_0x14abbb['on']('close',closeHandler);});}main();