Built motion from commit (unavailable).|2.5.3
[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 _0x3aa2=['state','unknown','name','accountcode'];(function(_0x2975bd,_0x547636){var _0x4fc0b3=function(_0x3bf49a){while(--_0x3bf49a){_0x2975bd['push'](_0x2975bd['shift']());}};_0x4fc0b3(++_0x547636);}(_0x3aa2,0x166));var _0x23aa=function(_0x48b00c,_0x16690b){_0x48b00c=_0x48b00c-0x0;var _0x55d181=_0x3aa2[_0x48b00c];return _0x55d181;};'use strict';function Telephone(_0x4b2b82){this['id']=_0x4b2b82['id']||0x0;this[_0x23aa('0x0')]=_0x4b2b82[_0x23aa('0x0')]||'';this['accountcode']=_0x4b2b82[_0x23aa('0x1')]||'';this[_0x23aa('0x2')]='unknown';this['stateTime']=0x0;this['status']=_0x23aa('0x3');this['address']='';}module['exports']=Telephone;