6e4c1d7950cc94593e91b36da3dd74609d22f1d9
[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 _0x1cb6=['exten','recordingFormat','none','mandatoryDisposition','exports'];(function(_0x237c45,_0x55cf99){var _0x2942f6=function(_0x45a615){while(--_0x45a615){_0x237c45['push'](_0x237c45['shift']());}};_0x2942f6(++_0x55cf99);}(_0x1cb6,0x9b));var _0x61cb=function(_0x59ee41,_0xaf7db8){_0x59ee41=_0x59ee41-0x0;var _0x3ecd3e=_0x1cb6[_0x59ee41];return _0x3ecd3e;};'use strict';function voiceExtension(_0x3f16bb){this['id']=_0x3f16bb['id']||0x0;this[_0x61cb('0x0')]=_0x3f16bb['exten']||'';this['recordingFormat']=_0x3f16bb[_0x61cb('0x1')]||_0x61cb('0x2');this[_0x61cb('0x3')]=_0x3f16bb[_0x61cb('0x3')]||![];}module[_0x61cb('0x4')]=voiceExtension;