1111428ceccaea8df59f1a817247366210a351ca
[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 _0x120f=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x4e0fb8,_0x4961cf){var _0x43a548=function(_0x4f23d4){while(--_0x4f23d4){_0x4e0fb8['push'](_0x4e0fb8['shift']());}};_0x43a548(++_0x4961cf);}(_0x120f,0xe2));var _0xf120=function(_0x17222c,_0x212256){_0x17222c=_0x17222c-0x0;var _0x25f0b7=_0x120f[_0x17222c];return _0x25f0b7;};'use strict';function voiceExtension(_0x11b170){this['id']=_0x11b170['id']||0x0;this[_0xf120('0x0')]=_0x11b170['exten']||'';this['recordingFormat']=_0x11b170[_0xf120('0x1')]||_0xf120('0x2');this['mandatoryDisposition']=_0x11b170[_0xf120('0x3')]||![];}module['exports']=voiceExtension;