Built motion from commit (unavailable).|2.5.5
[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 _0x4d15=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x3bceea,_0x58af75){var _0x30a8d3=function(_0x1550b5){while(--_0x1550b5){_0x3bceea['push'](_0x3bceea['shift']());}};_0x30a8d3(++_0x58af75);}(_0x4d15,0x172));var _0x54d1=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x4d15[_0x59ee6f];return _0x4c0979;};'use strict';function voiceExtension(_0x3fd05b){this['id']=_0x3fd05b['id']||0x0;this['exten']=_0x3fd05b[_0x54d1('0x0')]||'';this[_0x54d1('0x1')]=_0x3fd05b[_0x54d1('0x1')]||_0x54d1('0x2');this['mandatoryDisposition']=_0x3fd05b[_0x54d1('0x3')]||![];}module['exports']=voiceExtension;