5edf2acd37d9a269eced54555422abff1561ab1d
[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 _0x1446=['mandatoryDisposition','exports','exten','recordingFormat'];(function(_0x5d4607,_0x6b5e7b){var _0x5e4a86=function(_0x46891a){while(--_0x46891a){_0x5d4607['push'](_0x5d4607['shift']());}};_0x5e4a86(++_0x6b5e7b);}(_0x1446,0x66));var _0x6144=function(_0x58eaf3,_0x3cbdc1){_0x58eaf3=_0x58eaf3-0x0;var _0xa79055=_0x1446[_0x58eaf3];return _0xa79055;};'use strict';function voiceExtension(_0x1efa7e){this['id']=_0x1efa7e['id']||0x0;this['exten']=_0x1efa7e[_0x6144('0x0')]||'';this['recordingFormat']=_0x1efa7e[_0x6144('0x1')]||'none';this[_0x6144('0x2')]=_0x1efa7e['mandatoryDisposition']||![];}module[_0x6144('0x3')]=voiceExtension;