Built motion from commit (unavailable).|2.5.11
[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 _0xb7f9=['../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./openchannelAccount.socket','register','request','info','OpenchannelAccount,\x20%s,\x20%s','request\x20sent','OpenchannelAccount,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc'];(function(_0x587515,_0x5dcde3){var _0x553977=function(_0x13fb69){while(--_0x13fb69){_0x587515['push'](_0x587515['shift']());}};_0x553977(++_0x5dcde3);}(_0xb7f9,0x180));var _0x9b7f=function(_0x45c448,_0x326332){_0x45c448=_0x45c448-0x0;var _0x415d10=_0xb7f9[_0x45c448];return _0x415d10;};'use strict';var _=require('lodash');var util=require(_0x9b7f('0x0'));var moment=require(_0x9b7f('0x1'));var BPromise=require('bluebird');var rs=require(_0x9b7f('0x2'));var fs=require('fs');var Redis=require(_0x9b7f('0x3'));var db=require(_0x9b7f('0x4'))['db'];var utils=require(_0x9b7f('0x5'));var logger=require(_0x9b7f('0x6'))(_0x9b7f('0x7'));var config=require(_0x9b7f('0x8'));var jayson=require(_0x9b7f('0x9'));var client=jayson[_0x9b7f('0xa')][_0x9b7f('0xb')]({'port':0x232a});config[_0x9b7f('0xc')]=_[_0x9b7f('0xd')](config[_0x9b7f('0xc')],{'host':_0x9b7f('0xe'),'port':0x18eb});var socket=require(_0x9b7f('0xf'))(new Redis(config[_0x9b7f('0xc')]));require(_0x9b7f('0x10'))[_0x9b7f('0x11')](socket);function respondWithRpcPromise(_0x363a42,_0x3e52e2,_0x55eb29){return new BPromise(function(_0x38b6e1,_0x895cd2){return client[_0x9b7f('0x12')](_0x363a42,_0x55eb29)['then'](function(_0x598781){logger[_0x9b7f('0x13')](_0x9b7f('0x14'),_0x3e52e2,_0x9b7f('0x15'));logger['debug'](_0x9b7f('0x16'),_0x3e52e2,_0x9b7f('0x15'),JSON['stringify'](_0x598781));if(_0x598781[_0x9b7f('0x17')]){if(_0x598781[_0x9b7f('0x17')][_0x9b7f('0x18')]===0x1f4){logger[_0x9b7f('0x17')]('OpenchannelAccount,\x20%s,\x20%s',_0x3e52e2,_0x598781[_0x9b7f('0x17')][_0x9b7f('0x19')]);return _0x895cd2(_0x598781['error'][_0x9b7f('0x19')]);}logger['error']('OpenchannelAccount,\x20%s,\x20%s',_0x3e52e2,_0x598781[_0x9b7f('0x17')][_0x9b7f('0x19')]);return _0x38b6e1(_0x598781[_0x9b7f('0x17')][_0x9b7f('0x19')]);}else{logger[_0x9b7f('0x13')](_0x9b7f('0x14'),_0x3e52e2,'request\x20sent');_0x38b6e1(_0x598781[_0x9b7f('0x1a')][_0x9b7f('0x19')]);}})[_0x9b7f('0x1b')](function(_0x174d8b){logger[_0x9b7f('0x17')](_0x9b7f('0x14'),_0x3e52e2,_0x174d8b);_0x895cd2(_0x174d8b);});});}