Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / services / ami / rpc / voiceRecording.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 _0x38ba=['Request','CreateVoiceRecording','merge'];(function(_0x176707,_0x44f22b){var _0x62e92f=function(_0x32dbd7){while(--_0x32dbd7){_0x176707['push'](_0x176707['shift']());}};_0x62e92f(++_0x44f22b);}(_0x38ba,0x123));var _0xa38b=function(_0x386525,_0xefae6){_0x386525=_0x386525-0x0;var _0x14d015=_0x38ba[_0x386525];return _0x14d015;};'use strict';var _=require('lodash');var client=require('../client');exports['create']=function(_0x42f434){return client[_0xa38b('0x0')](_0xa38b('0x1'),{'body':_[_0xa38b('0x2')](_0x42f434,{'value':_0x42f434['monitorFilename']}),'log':'CreateVoiceRecording'});};