Built motion from commit f74363e9.|2.6.34
[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 _0x4f7a=['CreateAttachment','Request'];(function(_0x1603aa,_0x309935){var _0x20584b=function(_0x4276e8){while(--_0x4276e8){_0x1603aa['push'](_0x1603aa['shift']());}};_0x20584b(++_0x309935);}(_0x4f7a,0x105));var _0xa4f7=function(_0x28bfd3,_0x5204df){_0x28bfd3=_0x28bfd3-0x0;var _0xa55a32=_0x4f7a[_0x28bfd3];return _0xa55a32;};'use strict';var client=require('../client');exports['create']=function(_0x2e9903){return client[_0xa4f7('0x0')](_0xa4f7('0x1'),{'body':_0x2e9903,'log':'CreateAttachment'});};