b561f8ab408b445f2322d8ee7a9215bcc45899bd
[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 _0x62c9=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x40ea6f,_0x26a879){var _0x10b4d4=function(_0x1c0881){while(--_0x1c0881){_0x40ea6f['push'](_0x40ea6f['shift']());}};_0x10b4d4(++_0x26a879);}(_0x62c9,0xce));var _0x962c=function(_0x3b7378,_0x58b125){_0x3b7378=_0x3b7378-0x0;var _0x65847b=_0x62c9[_0x3b7378];return _0x65847b;};'use strict';function voiceExtension(_0x228c67){this['id']=_0x228c67['id']||0x0;this['exten']=_0x228c67[_0x962c('0x0')]||'';this[_0x962c('0x1')]=_0x228c67[_0x962c('0x1')]||_0x962c('0x2');this[_0x962c('0x3')]=_0x228c67[_0x962c('0x3')]||![];}module['exports']=voiceExtension;