Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / services / ami / rpc / attachment.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 _0x945b=['CreateAttachment','Request'];(function(_0x4a48f4,_0x2a4197){var _0x2e8633=function(_0x291845){while(--_0x291845){_0x4a48f4['push'](_0x4a48f4['shift']());}};_0x2e8633(++_0x2a4197);}(_0x945b,0x125));var _0xb945=function(_0x14aa41,_0x29c9d8){_0x14aa41=_0x14aa41-0x0;var _0x5215bf=_0x945b[_0x14aa41];return _0x5215bf;};'use strict';var client=require('../client');exports['create']=function(_0x3d2c22){return client[_0xb945('0x0')](_0xb945('0x1'),{'body':_0x3d2c22,'log':_0xb945('0x1')});};