970fc34be78c5de8253a298c1e9453e2ca1def82
[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 _0x3488=['createFaxMessage','create'];(function(_0x2ce4f6,_0x5a0ae7){var _0x15e3a0=function(_0x42c204){while(--_0x42c204){_0x2ce4f6['push'](_0x2ce4f6['shift']());}};_0x15e3a0(++_0x5a0ae7);}(_0x3488,0xe5));var _0x8348=function(_0x49e07e,_0x2d0733){_0x49e07e=_0x49e07e-0x0;var _0x5234db=_0x3488[_0x49e07e];return _0x5234db;};'use strict';var client=require('../client');exports[_0x8348('0x0')]=function(_0x400a30){return client['Request']('CreateFaxMessage',{'body':_0x400a30,'log':_0x8348('0x1')});};