Built motion from commit ae138b72.|2.6.28
[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 _0x3d01=['exten','recordingFormat','none','mandatoryDisposition'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0x3d01,0x1d0));var _0x13d0=function(_0x18bae6,_0x3590ac){_0x18bae6=_0x18bae6-0x0;var _0xc1f025=_0x3d01[_0x18bae6];return _0xc1f025;};'use strict';function voiceExtension(_0x21d0ef){this['id']=_0x21d0ef['id']||0x0;this[_0x13d0('0x0')]=_0x21d0ef[_0x13d0('0x0')]||'';this[_0x13d0('0x1')]=_0x21d0ef['recordingFormat']||_0x13d0('0x2');this[_0x13d0('0x3')]=_0x21d0ef[_0x13d0('0x3')]||![];}module['exports']=voiceExtension;