Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / openchannelAccount / openchannelAccount.rpc.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 _0x422f=['socket.io-emitter','./openchannelAccount.socket','request','then','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','OpenchannelAccount,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','redis','localhost'];(function(_0x3bf83f,_0x181cac){var _0x22c4a9=function(_0xb3ff0d){while(--_0xb3ff0d){_0x3bf83f['push'](_0x3bf83f['shift']());}};_0x22c4a9(++_0x181cac);}(_0x422f,0x1c7));var _0xf422=function(_0x39d366,_0x5b816d){_0x39d366=_0x39d366-0x0;var _0x16633c=_0x422f[_0x39d366];return _0x16633c;};'use strict';var _=require('lodash');var util=require(_0xf422('0x0'));var moment=require('moment');var BPromise=require(_0xf422('0x1'));var rs=require(_0xf422('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xf422('0x3'))['db'];var utils=require(_0xf422('0x4'));var logger=require(_0xf422('0x5'))(_0xf422('0x6'));var config=require(_0xf422('0x7'));var jayson=require(_0xf422('0x8'));var client=jayson[_0xf422('0x9')][_0xf422('0xa')]({'port':0x232a});config[_0xf422('0xb')]=_['defaults'](config[_0xf422('0xb')],{'host':_0xf422('0xc'),'port':0x18eb});var socket=require(_0xf422('0xd'))(new Redis(config[_0xf422('0xb')]));require(_0xf422('0xe'))['register'](socket);function respondWithRpcPromise(_0x419ec4,_0x526c03,_0x599177){return new BPromise(function(_0x85cccc,_0x39f67b){return client[_0xf422('0xf')](_0x419ec4,_0x599177)[_0xf422('0x10')](function(_0x22eeb2){logger['info'](_0xf422('0x11'),_0x526c03,_0xf422('0x12'));logger['debug'](_0xf422('0x13'),_0x526c03,_0xf422('0x12'),JSON[_0xf422('0x14')](_0x22eeb2));if(_0x22eeb2[_0xf422('0x15')]){if(_0x22eeb2[_0xf422('0x15')][_0xf422('0x16')]===0x1f4){logger[_0xf422('0x15')](_0xf422('0x11'),_0x526c03,_0x22eeb2[_0xf422('0x15')]['message']);return _0x39f67b(_0x22eeb2['error']['message']);}logger[_0xf422('0x15')](_0xf422('0x11'),_0x526c03,_0x22eeb2[_0xf422('0x15')][_0xf422('0x17')]);return _0x85cccc(_0x22eeb2['error'][_0xf422('0x17')]);}else{logger[_0xf422('0x18')](_0xf422('0x11'),_0x526c03,_0xf422('0x12'));_0x85cccc(_0x22eeb2[_0xf422('0x19')][_0xf422('0x17')]);}})['catch'](function(_0x502976){logger[_0xf422('0x15')](_0xf422('0x11'),_0x526c03,_0x502976);_0x39f67b(_0x502976);});});}