Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / api / voiceContext / voiceContext.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 _0x3d5d=['VoiceContext,\x20%s,\x20%s,\x20%s','stringify','error','message','request\x20sent','catch','lodash','moment','bluebird','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','info','VoiceContext,\x20%s,\x20%s','debug'];(function(_0x26e3c1,_0x4b5c43){var _0x4a8f4d=function(_0x503739){while(--_0x503739){_0x26e3c1['push'](_0x26e3c1['shift']());}};_0x4a8f4d(++_0x4b5c43);}(_0x3d5d,0xe2));var _0xd3d5=function(_0x1f71d8,_0x278518){_0x1f71d8=_0x1f71d8-0x0;var _0x10b045=_0x3d5d[_0x1f71d8];return _0x10b045;};'use strict';var _=require(_0xd3d5('0x0'));var util=require('util');var moment=require(_0xd3d5('0x1'));var BPromise=require(_0xd3d5('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0xd3d5('0x3'))['db'];var utils=require(_0xd3d5('0x4'));var logger=require(_0xd3d5('0x5'))(_0xd3d5('0x6'));var config=require(_0xd3d5('0x7'));var jayson=require(_0xd3d5('0x8'));var client=jayson['client'][_0xd3d5('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x1a449d,_0x155a2e,_0x40ae47){return new BPromise(function(_0x2b4892,_0x9e67b4){return client['request'](_0x1a449d,_0x40ae47)[_0xd3d5('0xa')](function(_0x48c5fd){logger[_0xd3d5('0xb')](_0xd3d5('0xc'),_0x155a2e,'request\x20sent');logger[_0xd3d5('0xd')](_0xd3d5('0xe'),_0x155a2e,'request\x20sent',JSON[_0xd3d5('0xf')](_0x48c5fd));if(_0x48c5fd[_0xd3d5('0x10')]){if(_0x48c5fd[_0xd3d5('0x10')]['code']===0x1f4){logger['error'](_0xd3d5('0xc'),_0x155a2e,_0x48c5fd[_0xd3d5('0x10')]['message']);return _0x9e67b4(_0x48c5fd[_0xd3d5('0x10')]['message']);}logger[_0xd3d5('0x10')](_0xd3d5('0xc'),_0x155a2e,_0x48c5fd[_0xd3d5('0x10')]['message']);return _0x2b4892(_0x48c5fd['error'][_0xd3d5('0x11')]);}else{logger[_0xd3d5('0xb')]('VoiceContext,\x20%s,\x20%s',_0x155a2e,_0xd3d5('0x12'));_0x2b4892(_0x48c5fd['result'][_0xd3d5('0x11')]);}})[_0xd3d5('0x13')](function(_0x2bb7b9){logger['error'](_0xd3d5('0xc'),_0x155a2e,_0x2bb7b9);_0x9e67b4(_0x2bb7b9);});});}