Built motion from commit da617fac.|2.6.6
[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 _0x014d=['jayson/promise','client','request','error','message','sendMailMessage','SendMail'];(function(_0x525829,_0x6fafe){var _0x2e69ba=function(_0x1a1cb5){while(--_0x1a1cb5){_0x525829['push'](_0x525829['shift']());}};_0x2e69ba(++_0x6fafe);}(_0x014d,0x8c));var _0xd014=function(_0x3586d1,_0x44c92f){_0x3586d1=_0x3586d1-0x0;var _0x402651=_0x014d[_0x3586d1];return _0x402651;};'use strict';var BPromise=require('bluebird');var jayson=require(_0xd014('0x0'));var client=jayson[_0xd014('0x1')]['http']({'port':0x232b});function request(_0x3ff2de,_0x4dea81){return new BPromise(function(_0x569c8c,_0x136fb5){return client[_0xd014('0x2')](_0x3ff2de,_0x4dea81)['then'](function(_0x1e1c6e){if(_0x1e1c6e[_0xd014('0x3')]){return _0x136fb5(_0x1e1c6e[_0xd014('0x3')][_0xd014('0x4')]);}else{return _0x569c8c(_0x1e1c6e['result']);}})['catch'](function(_0x186b61){return _0x136fb5(_0x186b61);});});}exports[_0xd014('0x5')]=function(_0x4904ac,_0x164305){return request(_0xd014('0x6'),{'account':_0x4904ac,'message':_0x164305});};