Built motion from commit e6806ed6.|2.6.0
[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 _0x798d=['Request','createFaxMessage','../client'];(function(_0x452dee,_0x3f6955){var _0x3af62e=function(_0xf1df5a){while(--_0xf1df5a){_0x452dee['push'](_0x452dee['shift']());}};_0x3af62e(++_0x3f6955);}(_0x798d,0x122));var _0xd798=function(_0x3b5250,_0x7a0b2c){_0x3b5250=_0x3b5250-0x0;var _0xc844a1=_0x798d[_0x3b5250];return _0xc844a1;};'use strict';var client=require(_0xd798('0x0'));exports['create']=function(_0xc3d7ec){return client[_0xd798('0x1')]('CreateFaxMessage',{'body':_0xc3d7ec,'log':_0xd798('0x2')});};