5c066a277a5d758938a87b5b262483fccef80185
[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 _0x43a3=['exten','recordingFormat','mandatoryDisposition','exports'];(function(_0x538491,_0x43bae2){var _0x261ffa=function(_0x4307ea){while(--_0x4307ea){_0x538491['push'](_0x538491['shift']());}};_0x261ffa(++_0x43bae2);}(_0x43a3,0xd8));var _0x343a=function(_0x1b44da,_0x9bb6c8){_0x1b44da=_0x1b44da-0x0;var _0x30c423=_0x43a3[_0x1b44da];return _0x30c423;};'use strict';function voiceExtension(_0xbfe2d2){this['id']=_0xbfe2d2['id']||0x0;this[_0x343a('0x0')]=_0xbfe2d2['exten']||'';this[_0x343a('0x1')]=_0xbfe2d2[_0x343a('0x1')]||'none';this[_0x343a('0x2')]=_0xbfe2d2[_0x343a('0x2')]||![];}module[_0x343a('0x3')]=voiceExtension;