Built motion from commit a61a4a20.|2.5.46
[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 _0x867c=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x867c,0xa2));var _0xc867=function(_0x68ee8b,_0x3cc6c5){_0x68ee8b=_0x68ee8b-0x0;var _0x5148f7=_0x867c[_0x68ee8b];return _0x5148f7;};'use strict';function voiceExtension(_0x2fc712){this['id']=_0x2fc712['id']||0x0;this['exten']=_0x2fc712[_0xc867('0x0')]||'';this[_0xc867('0x1')]=_0x2fc712[_0xc867('0x1')]||_0xc867('0x2');this['mandatoryDisposition']=_0x2fc712[_0xc867('0x3')]||![];}module['exports']=voiceExtension;