Built motion from commit (unavailable).|2.5.16
[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 _0x1f42=['createFaxMessage','CreateFaxMessage'];(function(_0x34827d,_0x216e99){var _0x7a060a=function(_0x5b466a){while(--_0x5b466a){_0x34827d['push'](_0x34827d['shift']());}};_0x7a060a(++_0x216e99);}(_0x1f42,0x1d5));var _0x21f4=function(_0x530e8d,_0x29b760){_0x530e8d=_0x530e8d-0x0;var _0x57b4e0=_0x1f42[_0x530e8d];return _0x57b4e0;};'use strict';var client=require('../client');exports['create']=function(_0x54fa92){return client['Request'](_0x21f4('0x0'),{'body':_0x54fa92,'log':_0x21f4('0x1')});};