Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.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 _0x12b4=['VoiceTransferReport,\x20%s,\x20%s','request\x20sent','error','code','message','info','result','catch','CreateVoiceTransferReport','VoiceTransferReport','body','options','raw','then','stringify','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request'];(function(_0x1f7839,_0x2a26e6){var _0x36b42e=function(_0x553222){while(--_0x553222){_0x1f7839['push'](_0x1f7839['shift']());}};_0x36b42e(++_0x2a26e6);}(_0x12b4,0x69));var _0x412b=function(_0x413feb,_0x10477f){_0x413feb=_0x413feb-0x0;var _0x40ee88=_0x12b4[_0x413feb];return _0x40ee88;};'use strict';var _=require(_0x412b('0x0'));var util=require(_0x412b('0x1'));var moment=require(_0x412b('0x2'));var BPromise=require(_0x412b('0x3'));var rs=require(_0x412b('0x4'));var fs=require('fs');var Redis=require(_0x412b('0x5'));var db=require(_0x412b('0x6'))['db'];var utils=require(_0x412b('0x7'));var logger=require(_0x412b('0x8'))(_0x412b('0x9'));var config=require(_0x412b('0xa'));var jayson=require(_0x412b('0xb'));var client=jayson[_0x412b('0xc')][_0x412b('0xd')]({'port':0x232a});function respondWithRpcPromise(_0x5e4091,_0x4591f6,_0x3efbc8){return new BPromise(function(_0x3577cb,_0x2c9ae5){return client[_0x412b('0xe')](_0x5e4091,_0x3efbc8)['then'](function(_0x386343){logger['info'](_0x412b('0xf'),_0x4591f6,_0x412b('0x10'));logger['debug']('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x4591f6,'request\x20sent',JSON['stringify'](_0x386343));if(_0x386343[_0x412b('0x11')]){if(_0x386343['error'][_0x412b('0x12')]===0x1f4){logger[_0x412b('0x11')](_0x412b('0xf'),_0x4591f6,_0x386343['error']['message']);return _0x2c9ae5(_0x386343[_0x412b('0x11')][_0x412b('0x13')]);}logger[_0x412b('0x11')](_0x412b('0xf'),_0x4591f6,_0x386343['error'][_0x412b('0x13')]);return _0x3577cb(_0x386343['error'][_0x412b('0x13')]);}else{logger[_0x412b('0x14')](_0x412b('0xf'),_0x4591f6,_0x412b('0x10'));_0x3577cb(_0x386343[_0x412b('0x15')][_0x412b('0x13')]);}})[_0x412b('0x16')](function(_0x32d98b){logger[_0x412b('0x11')](_0x412b('0xf'),_0x4591f6,_0x32d98b);_0x2c9ae5(_0x32d98b);});});}exports[_0x412b('0x17')]=function(_0x158f60){var _0x4de332=this;return new Promise(function(_0x5ede55,_0x2bd703){return db[_0x412b('0x18')]['create'](_0x158f60[_0x412b('0x19')],{'raw':_0x158f60[_0x412b('0x1a')]?_0x158f60['options'][_0x412b('0x1b')]===undefined?!![]:![]:!![]})[_0x412b('0x1c')](function(_0x174977){logger[_0x412b('0x14')](_0x412b('0x17'),_0x158f60);logger['debug'](_0x412b('0x17'),_0x158f60,JSON[_0x412b('0x1d')](_0x174977));_0x5ede55(_0x174977);})['catch'](function(_0x4c70a2){logger[_0x412b('0x11')]('CreateVoiceTransferReport',_0x4c70a2[_0x412b('0x13')],_0x158f60);_0x2bd703(_0x4de332[_0x412b('0x11')](0x1f4,_0x4c70a2['message']));});});};