Built motion from commit (unavailable).|2.4.18
[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 _0x1a3c=['CreateFaxMessage','createFaxMessage','Request'];(function(_0x3975f7,_0x21cee0){var _0x25738e=function(_0x1023c3){while(--_0x1023c3){_0x3975f7['push'](_0x3975f7['shift']());}};_0x25738e(++_0x21cee0);}(_0x1a3c,0xce));var _0xc1a3=function(_0x2e4de7,_0x39cdb8){_0x2e4de7=_0x2e4de7-0x0;var _0x1733c6=_0x1a3c[_0x2e4de7];return _0x1733c6;};'use strict';var client=require('../client');exports['create']=function(_0x33942e){return client[_0xc1a3('0x0')](_0xc1a3('0x1'),{'body':_0x33942e,'log':_0xc1a3('0x2')});};