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 _0x4b8b=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0x4b8b,0x10a));var _0xb4b8=function(_0x1c8bb1,_0x5621e8){_0x1c8bb1=_0x1c8bb1-0x0;var _0x1f5c9f=_0x4b8b[_0x1c8bb1];return _0x1f5c9f;};'use strict';function voiceExtension(_0x517cd8){this['id']=_0x517cd8['id']||0x0;this[_0xb4b8('0x0')]=_0x517cd8['exten']||'';this[_0xb4b8('0x1')]=_0x517cd8['recordingFormat']||_0xb4b8('0x2');this[_0xb4b8('0x3')]=_0x517cd8['mandatoryDisposition']||![];}module['exports']=voiceExtension;