97dd2a4caae230c0326d4fea2e41138c1d28f7c6
[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 _0x77bc=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x1b5c34,_0x342f9b){var _0x4fec11=function(_0x302da0){while(--_0x302da0){_0x1b5c34['push'](_0x1b5c34['shift']());}};_0x4fec11(++_0x342f9b);}(_0x77bc,0x66));var _0xc77b=function(_0x306d2b,_0x55eefc){_0x306d2b=_0x306d2b-0x0;var _0x4c999f=_0x77bc[_0x306d2b];return _0x4c999f;};'use strict';function voiceExtension(_0x3dd410){this['id']=_0x3dd410['id']||0x0;this['exten']=_0x3dd410[_0xc77b('0x0')]||'';this[_0xc77b('0x1')]=_0x3dd410[_0xc77b('0x1')]||_0xc77b('0x2');this['mandatoryDisposition']=_0x3dd410[_0xc77b('0x3')]||![];}module['exports']=voiceExtension;