Built motion from commit (unavailable).|2.4.18
[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 _0xc0bb=['then','info','request\x20sent','stringify','error','code','OpenchannelAccount,\x20%s,\x20%s','message','result','catch','util','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./openchannelAccount.socket','register','request'];(function(_0x22a73e,_0x5f021c){var _0x56c911=function(_0x6a9e63){while(--_0x6a9e63){_0x22a73e['push'](_0x22a73e['shift']());}};_0x56c911(++_0x5f021c);}(_0xc0bb,0x72));var _0xbc0b=function(_0x21c601,_0x26f456){_0x21c601=_0x21c601-0x0;var _0xd423f=_0xc0bb[_0x21c601];return _0xd423f;};'use strict';var _=require('lodash');var util=require(_0xbc0b('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xbc0b('0x1'));var db=require(_0xbc0b('0x2'))['db'];var utils=require(_0xbc0b('0x3'));var logger=require(_0xbc0b('0x4'))('rpc');var config=require(_0xbc0b('0x5'));var jayson=require(_0xbc0b('0x6'));var client=jayson[_0xbc0b('0x7')][_0xbc0b('0x8')]({'port':0x232a});config[_0xbc0b('0x9')]=_[_0xbc0b('0xa')](config[_0xbc0b('0x9')],{'host':_0xbc0b('0xb'),'port':0x18eb});var socket=require(_0xbc0b('0xc'))(new Redis(config[_0xbc0b('0x9')]));require(_0xbc0b('0xd'))[_0xbc0b('0xe')](socket);function respondWithRpcPromise(_0x42a788,_0x3117b7,_0x8882e7){return new BPromise(function(_0x4901c0,_0x310aa7){return client[_0xbc0b('0xf')](_0x42a788,_0x8882e7)[_0xbc0b('0x10')](function(_0x4329b3){logger[_0xbc0b('0x11')]('OpenchannelAccount,\x20%s,\x20%s',_0x3117b7,_0xbc0b('0x12'));logger['debug']('OpenchannelAccount,\x20%s,\x20%s,\x20%s',_0x3117b7,'request\x20sent',JSON[_0xbc0b('0x13')](_0x4329b3));if(_0x4329b3[_0xbc0b('0x14')]){if(_0x4329b3['error'][_0xbc0b('0x15')]===0x1f4){logger[_0xbc0b('0x14')](_0xbc0b('0x16'),_0x3117b7,_0x4329b3[_0xbc0b('0x14')][_0xbc0b('0x17')]);return _0x310aa7(_0x4329b3['error']['message']);}logger[_0xbc0b('0x14')](_0xbc0b('0x16'),_0x3117b7,_0x4329b3[_0xbc0b('0x14')][_0xbc0b('0x17')]);return _0x4901c0(_0x4329b3['error']['message']);}else{logger['info'](_0xbc0b('0x16'),_0x3117b7,'request\x20sent');_0x4901c0(_0x4329b3[_0xbc0b('0x18')][_0xbc0b('0x17')]);}})[_0xbc0b('0x19')](function(_0xf78290){logger[_0xbc0b('0x14')]('OpenchannelAccount,\x20%s,\x20%s',_0x3117b7,_0xf78290);_0x310aa7(_0xf78290);});});}