b000a81e0fc9e909bab37f888cd602e36d650430
[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 _0xc99a=['debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','message','catch','CreateVoiceTransferReport','VoiceTransferReport','create','options','raw','info','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','then','VoiceTransferReport,\x20%s,\x20%s','request\x20sent'];(function(_0x2f9467,_0x40576f){var _0x39894c=function(_0x13e344){while(--_0x13e344){_0x2f9467['push'](_0x2f9467['shift']());}};_0x39894c(++_0x40576f);}(_0xc99a,0x7c));var _0xac99=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc99a[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xac99('0x0'));var util=require(_0xac99('0x1'));var moment=require(_0xac99('0x2'));var BPromise=require(_0xac99('0x3'));var rs=require(_0xac99('0x4'));var fs=require('fs');var Redis=require(_0xac99('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0xac99('0x6'));var logger=require(_0xac99('0x7'))(_0xac99('0x8'));var config=require(_0xac99('0x9'));var jayson=require(_0xac99('0xa'));var client=jayson[_0xac99('0xb')][_0xac99('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x4594ec,_0x2cb406,_0x1ae607){return new BPromise(function(_0x458f0b,_0x7335c8){return client['request'](_0x4594ec,_0x1ae607)[_0xac99('0xd')](function(_0x326bb5){logger['info'](_0xac99('0xe'),_0x2cb406,_0xac99('0xf'));logger[_0xac99('0x10')](_0xac99('0x11'),_0x2cb406,'request\x20sent',JSON[_0xac99('0x12')](_0x326bb5));if(_0x326bb5[_0xac99('0x13')]){if(_0x326bb5['error']['code']===0x1f4){logger['error'](_0xac99('0xe'),_0x2cb406,_0x326bb5['error'][_0xac99('0x14')]);return _0x7335c8(_0x326bb5[_0xac99('0x13')][_0xac99('0x14')]);}logger[_0xac99('0x13')](_0xac99('0xe'),_0x2cb406,_0x326bb5[_0xac99('0x13')]['message']);return _0x458f0b(_0x326bb5[_0xac99('0x13')]['message']);}else{logger['info'](_0xac99('0xe'),_0x2cb406,_0xac99('0xf'));_0x458f0b(_0x326bb5['result'][_0xac99('0x14')]);}})[_0xac99('0x15')](function(_0xe9f339){logger['error']('VoiceTransferReport,\x20%s,\x20%s',_0x2cb406,_0xe9f339);_0x7335c8(_0xe9f339);});});}exports[_0xac99('0x16')]=function(_0x2d5a20){var _0xa52fe2=this;return new Promise(function(_0x24b408,_0x400b29){return db[_0xac99('0x17')][_0xac99('0x18')](_0x2d5a20['body'],{'raw':_0x2d5a20['options']?_0x2d5a20[_0xac99('0x19')][_0xac99('0x1a')]===undefined?!![]:![]:!![]})['then'](function(_0x1cb8fc){logger[_0xac99('0x1b')]('CreateVoiceTransferReport',_0x2d5a20);logger['debug'](_0xac99('0x16'),_0x2d5a20,JSON[_0xac99('0x12')](_0x1cb8fc));_0x24b408(_0x1cb8fc);})[_0xac99('0x15')](function(_0x154f4b){logger[_0xac99('0x13')](_0xac99('0x16'),_0x154f4b[_0xac99('0x14')],_0x2d5a20);_0x400b29(_0xa52fe2[_0xac99('0x13')](0x1f4,_0x154f4b[_0xac99('0x14')]));});});};