62f73e11833ef4c6b4ffc05d5660f825a3846d25
[motion2.git] / server / services / routing / rpc / faxMessage.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 _0xf224=['createFaxMessage','Request'];(function(_0x3207aa,_0xe86a72){var _0x51758f=function(_0x9ff790){while(--_0x9ff790){_0x3207aa['push'](_0x3207aa['shift']());}};_0x51758f(++_0xe86a72);}(_0xf224,0x73));var _0x4f22=function(_0x4a7c91,_0x39c8dc){_0x4a7c91=_0x4a7c91-0x0;var _0x1b039c=_0xf224[_0x4a7c91];return _0x1b039c;};'use strict';var client=require('../client');exports['create']=function(_0x107c32){return client[_0x4f22('0x0')]('CreateFaxMessage',{'body':_0x107c32,'log':_0x4f22('0x1')});};