Built motion from commit (unavailable).|2.5.30
[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 _0x336b=['state','unknown','stateTime','name','accountcode'];(function(_0x1bd323,_0x1c16ab){var _0x13097b=function(_0x4cc5de){while(--_0x4cc5de){_0x1bd323['push'](_0x1bd323['shift']());}};_0x13097b(++_0x1c16ab);}(_0x336b,0x19d));var _0xb336=function(_0x30e2a9,_0x45fa0f){_0x30e2a9=_0x30e2a9-0x0;var _0x3b3e68=_0x336b[_0x30e2a9];return _0x3b3e68;};'use strict';function Telephone(_0xed14e6){this['id']=_0xed14e6['id']||0x0;this[_0xb336('0x0')]=_0xed14e6[_0xb336('0x0')]||'';this['accountcode']=_0xed14e6[_0xb336('0x1')]||'';this[_0xb336('0x2')]=_0xb336('0x3');this[_0xb336('0x4')]=0x0;this['status']='unknown';this['address']='';}module['exports']=Telephone;