Built motion from commit (unavailable).|2.5.29
[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 _0xf2ff=['CreateAttachment'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf2ff,0x1ec));var _0xff2f=function(_0x3c44fd,_0x4eb40d){_0x3c44fd=_0x3c44fd-0x0;var _0x1d49bb=_0xf2ff[_0x3c44fd];return _0x1d49bb;};'use strict';var client=require('../client');exports['create']=function(_0x270a6f){return client['Request'](_0xff2f('0x0'),{'body':_0x270a6f,'log':_0xff2f('0x0')});};