Built motion from commit 25580385.|2.6.2
[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 _0x3aab=['mandatoryDisposition','exten','recordingFormat'];(function(_0x31991b,_0xaf75d2){var _0x307304=function(_0x2f36c5){while(--_0x2f36c5){_0x31991b['push'](_0x31991b['shift']());}};_0x307304(++_0xaf75d2);}(_0x3aab,0x64));var _0xb3aa=function(_0x1bbbe8,_0x32babf){_0x1bbbe8=_0x1bbbe8-0x0;var _0x22f3ea=_0x3aab[_0x1bbbe8];return _0x22f3ea;};'use strict';function voiceExtension(_0x1677dc){this['id']=_0x1677dc['id']||0x0;this[_0xb3aa('0x0')]=_0x1677dc['exten']||'';this['recordingFormat']=_0x1677dc[_0xb3aa('0x1')]||'none';this[_0xb3aa('0x2')]=_0x1677dc[_0xb3aa('0x2')]||![];}module['exports']=voiceExtension;