Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / services / ami / model / voiceExtension.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 _0xe949=['mandatoryDisposition','exten','recordingFormat'];(function(_0x33b23d,_0xd790e7){var _0xcccb27=function(_0x538ac9){while(--_0x538ac9){_0x33b23d['push'](_0x33b23d['shift']());}};_0xcccb27(++_0xd790e7);}(_0xe949,0x1d8));var _0x9e94=function(_0x4f35a1,_0x324269){_0x4f35a1=_0x4f35a1-0x0;var _0x1ce8fc=_0xe949[_0x4f35a1];return _0x1ce8fc;};'use strict';function voiceExtension(_0xdfc5d5){this['id']=_0xdfc5d5['id']||0x0;this[_0x9e94('0x0')]=_0xdfc5d5['exten']||'';this[_0x9e94('0x1')]=_0xdfc5d5['recordingFormat']||'none';this[_0x9e94('0x2')]=_0xdfc5d5[_0x9e94('0x2')]||![];}module['exports']=voiceExtension;