7a517be9b1c0f6734f0a010353612b9d3105a3fa
[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 _0x1256=['CreateAttachment','Request'];(function(_0x2aba17,_0x128a30){var _0x5a9599=function(_0x1bc43c){while(--_0x1bc43c){_0x2aba17['push'](_0x2aba17['shift']());}};_0x5a9599(++_0x128a30);}(_0x1256,0x79));var _0x6125=function(_0x2b2998,_0xc35385){_0x2b2998=_0x2b2998-0x0;var _0x491cec=_0x1256[_0x2b2998];return _0x491cec;};'use strict';var client=require('../client');exports['create']=function(_0x589fce){return client[_0x6125('0x0')](_0x6125('0x1'),{'body':_0x589fce,'log':_0x6125('0x1')});};