Built motion from commit 10af8726.|2.6.34
[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 _0xe431=['Request','CreateFaxMessage','createFaxMessage'];(function(_0x2df144,_0x49d5e0){var _0x1e36f8=function(_0x43f08c){while(--_0x43f08c){_0x2df144['push'](_0x2df144['shift']());}};_0x1e36f8(++_0x49d5e0);}(_0xe431,0x1b9));var _0x1e43=function(_0x225efa,_0xbdc3d){_0x225efa=_0x225efa-0x0;var _0x462941=_0xe431[_0x225efa];return _0x462941;};'use strict';var client=require('../client');exports['create']=function(_0x45af62){return client[_0x1e43('0x0')](_0x1e43('0x1'),{'body':_0x45af62,'log':_0x1e43('0x2')});};