627e6253524c7cda2589b47e7cce78e4c5f814a0
[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 _0x3c66=['recordingFormat','none','mandatoryDisposition','exten'];(function(_0x53550b,_0x2d4d22){var _0x525bfd=function(_0x447473){while(--_0x447473){_0x53550b['push'](_0x53550b['shift']());}};_0x525bfd(++_0x2d4d22);}(_0x3c66,0x1e7));var _0x63c6=function(_0x197ae5,_0x1cd068){_0x197ae5=_0x197ae5-0x0;var _0x54bf00=_0x3c66[_0x197ae5];return _0x54bf00;};'use strict';function voiceExtension(_0x374c55){this['id']=_0x374c55['id']||0x0;this['exten']=_0x374c55[_0x63c6('0x0')]||'';this[_0x63c6('0x1')]=_0x374c55['recordingFormat']||_0x63c6('0x2');this[_0x63c6('0x3')]=_0x374c55['mandatoryDisposition']||![];}module['exports']=voiceExtension;