Built motion from commit (unavailable).|2.4.17
[motion2.git] / server / services / routing / client.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 _0xbcc7=['jayson/promise','bluebird','routing','Request','request','then','debug','rpc','error','exports'];(function(_0x18511a,_0xa01619){var _0x412eae=function(_0x468ac5){while(--_0x468ac5){_0x18511a['push'](_0x18511a['shift']());}};_0x412eae(++_0xa01619);}(_0xbcc7,0x19a));var _0x7bcc=function(_0x1f72c6,_0x412482){_0x1f72c6=_0x1f72c6-0x0;var _0x5afa55=_0xbcc7[_0x1f72c6];return _0x5afa55;};'use strict';var jayson=require(_0x7bcc('0x0'));var BPromise=require(_0x7bcc('0x1'));var logger=require('../../config/logger')(_0x7bcc('0x2'));var client=jayson['client']['http']({'port':0x2329});client[_0x7bcc('0x3')]=function(_0x4bbf6b,_0x24bc1a){return new BPromise(function(_0x3692c2,_0x55c176){return client[_0x7bcc('0x4')](_0x4bbf6b,_0x24bc1a)[_0x7bcc('0x5')](function(_0x82b2e1){logger[_0x7bcc('0x6')](_0x7bcc('0x7'),_0x7bcc('0x2'),_0x4bbf6b,_0x24bc1a,_0x82b2e1);if(_0x82b2e1['error']){logger[_0x7bcc('0x8')]('rpc',_0x7bcc('0x2'),_0x4bbf6b,_0x82b2e1[_0x7bcc('0x8')]['message'],_0x24bc1a);return _0x55c176(_0x82b2e1[_0x7bcc('0x8')]['message']);}else{return _0x3692c2(_0x82b2e1['result']);}})['catch'](function(_0x274d4e){logger[_0x7bcc('0x8')](_0x7bcc('0x7'),_0x7bcc('0x2'),_0x4bbf6b,_0x274d4e,_0x24bc1a);return _0x55c176(_0x274d4e);});});};module[_0x7bcc('0x9')]=client;