Built motion from commit 47436d59.|2.6.7
[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 _0x07c8=['mandatoryDisposition','exten','recordingFormat'];(function(_0x2520e9,_0x48c6fe){var _0x29771f=function(_0x2f8959){while(--_0x2f8959){_0x2520e9['push'](_0x2520e9['shift']());}};_0x29771f(++_0x48c6fe);}(_0x07c8,0x10f));var _0x807c=function(_0x598ffd,_0x4ef4e7){_0x598ffd=_0x598ffd-0x0;var _0x3cce1e=_0x07c8[_0x598ffd];return _0x3cce1e;};'use strict';function voiceExtension(_0x46812b){this['id']=_0x46812b['id']||0x0;this[_0x807c('0x0')]=_0x46812b['exten']||'';this[_0x807c('0x1')]=_0x46812b['recordingFormat']||'none';this[_0x807c('0x2')]=_0x46812b[_0x807c('0x2')]||![];}module['exports']=voiceExtension;