005d0ca5a350950ef34fe19fcc0639cdb2169660
[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 _0x76ce=['exports','exten','recordingFormat','mandatoryDisposition'];(function(_0x515a57,_0x286493){var _0x42a37c=function(_0x3ed7ad){while(--_0x3ed7ad){_0x515a57['push'](_0x515a57['shift']());}};_0x42a37c(++_0x286493);}(_0x76ce,0x161));var _0xe76c=function(_0x4243a3,_0x447337){_0x4243a3=_0x4243a3-0x0;var _0x1b2a33=_0x76ce[_0x4243a3];return _0x1b2a33;};'use strict';function voiceExtension(_0xb9ba4){this['id']=_0xb9ba4['id']||0x0;this[_0xe76c('0x0')]=_0xb9ba4['exten']||'';this['recordingFormat']=_0xb9ba4[_0xe76c('0x1')]||'none';this['mandatoryDisposition']=_0xb9ba4[_0xe76c('0x2')]||![];}module[_0xe76c('0x3')]=voiceExtension;