Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.09 KB | None | 0 0
  1. {
  2.     "account": "adea8a648c8d84f33ac4ff94efa24b7d",
  3.     "account_id": "719c795a-c05c-4c89-976d-40ebce0edd5d",
  4.     "alt_priv_level": "privileged",
  5.     "apps": {
  6.         "userportal": {
  7.             "api_url": "https://acdc.cloudpbx.ca:8443/v1",
  8.             "icon": "userportal",
  9.             "label": "User Portal"
  10.         },
  11.         "voip": {
  12.             "api_url": "https://acdc.cloudpbx.ca:8443/v1",
  13.             "icon": "device",
  14.             "label": "VoIP Services"
  15.         }
  16.     },
  17.     "call_forward": {
  18.         "direct_calls_only": false,
  19.         "enabled": false,
  20.         "failover": false,
  21.         "ignore_early_media": true,
  22.         "keep_caller_id": false,
  23.         "require_keypress": false,
  24.         "substitute": true
  25.     },
  26.     "call_restriction": {
  27.         "caribbean": {
  28.             "action": "inherit"
  29.         },
  30.         "closed_groups": {
  31.             "action": "inherit"
  32.         },
  33.         "did_us": {
  34.             "action": "inherit"
  35.         },
  36.         "emergency": {
  37.             "action": "inherit"
  38.         },
  39.         "international": {
  40.             "action": "inherit"
  41.         },
  42.         "toll_us": {
  43.             "action": "inherit"
  44.         },
  45.         "tollfree_us": {
  46.             "action": "inherit"
  47.         },
  48.         "unknown": {
  49.             "action": "inherit"
  50.         }
  51.     },
  52.     "caller_id": {},
  53.     "contact_list": {
  54.         "exclude": false
  55.     },
  56.     "dial_plan": {},
  57.     "email": "dberry@pangeare.com",
  58.     "enabled": true,
  59.     "fax_to_email_enabled": false,
  60.     "features": [
  61.         "vm_to_email"
  62.     ],
  63.     "first_name": "Derrick Donnell",
  64.     "hotdesk": {
  65.         "enabled": false,
  66.         "id": "",
  67.         "keep_logged_in_elsewhere": false,
  68.         "require_pin": false
  69.     },
  70.     "last_name": "Berry III",
  71.     "media": {
  72.         "audio": {
  73.             "codecs": [
  74.                 "PCMU"
  75.             ]
  76.         },
  77.         "encryption": {
  78.             "enforce_security": false,
  79.             "methods": []
  80.         },
  81.         "video": {
  82.             "codecs": []
  83.         }
  84.     },
  85.     "mos_alert_threshold": 4,
  86.     "mos_alerts": false,
  87.     "music_on_hold": {},
  88.     "priv_level": "admin",
  89.     "profile": {},
  90.     "record_call": false,
  91.     "require_password_update": false,
  92.     "ringtones": {},
  93.     "timezone": "America/Los_Angeles",
  94.     "ui_metadata": {
  95.         "ui": "kazoo-ui",
  96.         "version": "3.21-0https://github.com/2600hz/kazoo-ui.gittags/3.21.0234e754f1422015a74468ab8c0f2908fbbad34402015-07-13_17-20-40115"
  97.     },
  98.     "user_id": "34fcfbd41384619b687cbab98a15cd70",
  99.     "username": "dberry",
  100.     "verified": false,
  101.     "vm_to_email_enabled": true
  102. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement