Built motion from commit da617fac.|2.6.6
[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 _0x19b0=['recordingFormat','mandatoryDisposition'];(function(_0x1442aa,_0x43f8c4){var _0x4f2d0d=function(_0x293c61){while(--_0x293c61){_0x1442aa['push'](_0x1442aa['shift']());}};_0x4f2d0d(++_0x43f8c4);}(_0x19b0,0xda));var _0x019b=function(_0x579ea0,_0xebe7af){_0x579ea0=_0x579ea0-0x0;var _0x52b553=_0x19b0[_0x579ea0];return _0x52b553;};'use strict';function voiceExtension(_0x34376c){this['id']=_0x34376c['id']||0x0;this['exten']=_0x34376c['exten']||'';this['recordingFormat']=_0x34376c[_0x019b('0x0')]||'none';this[_0x019b('0x1')]=_0x34376c[_0x019b('0x1')]||![];}module['exports']=voiceExtension;