Built motion from commit 9d1906d1.|2.5.40
[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 _0x13f6=['state','unknown','status','address','name','accountcode'];(function(_0x4554ad,_0x4c9389){var _0x14ec72=function(_0x501ac3){while(--_0x501ac3){_0x4554ad['push'](_0x4554ad['shift']());}};_0x14ec72(++_0x4c9389);}(_0x13f6,0x124));var _0x613f=function(_0x401b2d,_0x27a158){_0x401b2d=_0x401b2d-0x0;var _0x19019e=_0x13f6[_0x401b2d];return _0x19019e;};'use strict';function Telephone(_0xf31e04){this['id']=_0xf31e04['id']||0x0;this[_0x613f('0x0')]=_0xf31e04['name']||'';this['accountcode']=_0xf31e04[_0x613f('0x1')]||'';this[_0x613f('0x2')]=_0x613f('0x3');this['stateTime']=0x0;this[_0x613f('0x4')]=_0x613f('0x3');this[_0x613f('0x5')]='';}module['exports']=Telephone;