Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / agi / mailRpc / index.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 _0x1e0f=['catch','sendMailMessage','SendMail','bluebird','jayson/promise','request','error','message','result'];(function(_0x199575,_0x2a864c){var _0x450415=function(_0x2c40c6){while(--_0x2c40c6){_0x199575['push'](_0x199575['shift']());}};_0x450415(++_0x2a864c);}(_0x1e0f,0xf6));var _0xf1e0=function(_0x512b44,_0x5dab05){_0x512b44=_0x512b44-0x0;var _0x356161=_0x1e0f[_0x512b44];return _0x356161;};'use strict';var BPromise=require(_0xf1e0('0x0'));var jayson=require(_0xf1e0('0x1'));var client=jayson['client']['http']({'port':0x232b});function request(_0x482ae7,_0x105d7d){return new BPromise(function(_0x2ff887,_0x26c7ea){return client[_0xf1e0('0x2')](_0x482ae7,_0x105d7d)['then'](function(_0xf5079b){if(_0xf5079b[_0xf1e0('0x3')]){return _0x26c7ea(_0xf5079b[_0xf1e0('0x3')][_0xf1e0('0x4')]);}else{return _0x2ff887(_0xf5079b[_0xf1e0('0x5')]);}})[_0xf1e0('0x6')](function(_0x2a2987){return _0x26c7ea(_0x2a2987);});});}exports[_0xf1e0('0x7')]=function(_0xe02677,_0x3ba664){return request(_0xf1e0('0x8'),{'account':_0xe02677,'message':_0x3ba664});};