mirror of
https://github.com/myronblair/infra
synced 2026-06-30 17:50:10 -05:00
Add Claude Code AI memory files
AI context/memory from Claude Code sessions covering all infrastructure: JARVIS, NovaCPX, DO sites, Proxmox, FusionPBX, MediaStack, and project feedback/preferences.
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
---
|
||||
name: project-yealink-phones
|
||||
description: Complete Yealink phone inventory — 5 physical phones (T48S/T57W/AX86R) + 3 voicemail-only virtual extensions on FusionPBX
|
||||
metadata:
|
||||
node_type: memory
|
||||
type: project
|
||||
originSessionId: 5419c63f-5e28-41c3-9055-3d9a33550b52
|
||||
---
|
||||
|
||||
## Physical Phones
|
||||
|
||||
| IP | MAC | Model | Label | Ext | Status |
|
||||
|----|-----|-------|-------|-----|--------|
|
||||
| 10.48.200.2 | `80:5e:c0:35:04:77` | T48S | Myron Blair Desk Phone | 1000 | Online |
|
||||
| 10.48.200.43 | `80:5e:0c:15:0c:4f` | T48S | Tommy Ivy Desk Phone | 1001 | Online |
|
||||
| 10.48.200.65 | `c4:fc:22:13:e1:89` | AX86R | Myron Blair AX86 WiFi Work Phone | 1002 | Online |
|
||||
| 10.48.200.83 | `80:5e:0c:e9:44:f8` | T57W | Kitchen Phone | 1003 | Online |
|
||||
| 10.48.200.85 | `80:5e:0c:30:75:96` | T57W | Master Bedroom Phone | 1004 | Online |
|
||||
| 10.48.200.3 | `c4:fc:22:28:63:71` | T57W | United Mirror & Glass | External SIP | Online |
|
||||
|
||||
## Virtual Extensions (Voicemail Only — No Physical Phone)
|
||||
|
||||
| Ext | Name |
|
||||
|-----|------|
|
||||
| 1010 | Parker County Slingshot |
|
||||
| 1011 | Epic Travel Expeditions |
|
||||
| 1012 | Tom's Java Jive |
|
||||
|
||||
## IVR
|
||||
|
||||
| Ext | Purpose |
|
||||
|-----|---------|
|
||||
| 900 | Auto-attendant (IVR) |
|
||||
|
||||
## SIP Credentials
|
||||
|
||||
| Ext | SIP Password |
|
||||
|-----|-------------|
|
||||
| 1000 | `Xk9mPw3nQv7rLs2t` |
|
||||
| 1001 | `Tv8xNm4pWq6rZs3k` |
|
||||
| 1002 | `yXHaJTwa8rj?$GkrVFQB` |
|
||||
|
||||
## FusionPBX Connection
|
||||
|
||||
- Server: `134.209.72.226`, Port: `5080`, Transport: UDP
|
||||
- SSH: relay through DO (`165.22.1.228`) → FusionPBX (`134.209.72.226`)
|
||||
- Web: `https://fusion.orbishosting.com` (admin / fY7XP5swgtpbzrYLhkeVYkA4744)
|
||||
- Provisioning URL: `https://fusion.orbishosting.com/app/provision/` (provision-master / Joker1974!!!)
|
||||
|
||||
## Yealink Web UI Login
|
||||
|
||||
T48S phones use RSA-encrypted password login (PKCS#1 v1.5). T57W uses HTTPS on port 8080.
|
||||
|
||||
- After factory reset, provisioning URL is cleared — must re-enter manually on phone
|
||||
- Path: Menu → Settings → Advanced → Auto Provision
|
||||
- To re-provision without reboot: Menu → Settings → Advanced → Auto Provision → Update Now
|
||||
|
||||
## BLF Buttons (confirmed working 2026-05-29)
|
||||
|
||||
- Device profile "yealink" (UUID 2c68fe07-b29a-4429-a3c2-7ce9010c69ff)
|
||||
- 10 BLF keys, type=16 in FusionPBX
|
||||
- Buttons: Myron 1000, Tommy 1001, Myron-WkPh 1002, Kitchen 1003, Bedroom 1004, PC Slingshot 1010, Park 5901/5902/5903, Page All
|
||||
|
||||
## Key Notes
|
||||
|
||||
- `manage-presence = true` set in FreeSWITCH external sofia profile (DB-managed)
|
||||
- BLF type=16 required in FusionPBX (pickup_value required)
|
||||
- `overwrite_mode=1` required in provisioning
|
||||
- AVOID: `sofia profile external restart` — drops all registrations
|
||||
Reference in New Issue
Block a user