cb3ffba315a83eb8bf5cba074f58432592474e58
[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 _0xcd02=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x4bc445,_0x1d1e1a){var _0x48bc1f=function(_0x1bf5c2){while(--_0x1bf5c2){_0x4bc445['push'](_0x4bc445['shift']());}};_0x48bc1f(++_0x1d1e1a);}(_0xcd02,0x8e));var _0x2cd0=function(_0xfaf1c2,_0x5c6431){_0xfaf1c2=_0xfaf1c2-0x0;var _0x244eba=_0xcd02[_0xfaf1c2];return _0x244eba;};'use strict';function voiceExtension(_0x2b1adb){this['id']=_0x2b1adb['id']||0x0;this['exten']=_0x2b1adb[_0x2cd0('0x0')]||'';this['recordingFormat']=_0x2b1adb[_0x2cd0('0x1')]||_0x2cd0('0x2');this[_0x2cd0('0x3')]=_0x2b1adb[_0x2cd0('0x3')]||![];}module['exports']=voiceExtension;