Built motion from commit (unavailable).|2.5.4
[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 _0x7d42=['accountcode','stateTime','unknown'];(function(_0x22608c,_0x5575da){var _0x50bfa2=function(_0x514222){while(--_0x514222){_0x22608c['push'](_0x22608c['shift']());}};_0x50bfa2(++_0x5575da);}(_0x7d42,0x11a));var _0x27d4=function(_0x2c91e9,_0x2fb965){_0x2c91e9=_0x2c91e9-0x0;var _0x13f0ff=_0x7d42[_0x2c91e9];return _0x13f0ff;};'use strict';function Telephone(_0x286833){this['id']=_0x286833['id']||0x0;this['name']=_0x286833['name']||'';this[_0x27d4('0x0')]=_0x286833[_0x27d4('0x0')]||'';this['state']='unknown';this[_0x27d4('0x1')]=0x0;this['status']=_0x27d4('0x2');this['address']='';}module['exports']=Telephone;