89b8e963cf0aa2dda975e0b29a2f86bd973d9f15
[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 _0x093c=['CreateAttachment','Request'];(function(_0x47fd36,_0x41535d){var _0x21a0fc=function(_0x44c07c){while(--_0x44c07c){_0x47fd36['push'](_0x47fd36['shift']());}};_0x21a0fc(++_0x41535d);}(_0x093c,0x1a9));var _0xc093=function(_0x24e9ac,_0x57fe69){_0x24e9ac=_0x24e9ac-0x0;var _0xf3bc54=_0x093c[_0x24e9ac];return _0xf3bc54;};'use strict';var client=require('../client');exports['create']=function(_0x5bf395){return client[_0xc093('0x0')](_0xc093('0x1'),{'body':_0x5bf395,'log':_0xc093('0x1')});};