Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / services / ami / model / telephone.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 _0xccf8=['state','unknown','stateTime','status','name','accountcode'];(function(_0x4b00d0,_0x245f4c){var _0x3bb39c=function(_0x3adc56){while(--_0x3adc56){_0x4b00d0['push'](_0x4b00d0['shift']());}};_0x3bb39c(++_0x245f4c);}(_0xccf8,0x1f0));var _0x8ccf=function(_0x103bd1,_0x2a8a5e){_0x103bd1=_0x103bd1-0x0;var _0xcb6b37=_0xccf8[_0x103bd1];return _0xcb6b37;};'use strict';function Telephone(_0xd4934e){this['id']=_0xd4934e['id']||0x0;this['name']=_0xd4934e[_0x8ccf('0x0')]||'';this[_0x8ccf('0x1')]=_0xd4934e[_0x8ccf('0x1')]||'';this[_0x8ccf('0x2')]=_0x8ccf('0x3');this[_0x8ccf('0x4')]=0x0;this[_0x8ccf('0x5')]='unknown';this['address']='';}module['exports']=Telephone;