sync: auto-sync from GURU-5070 at 2026-07-10 12:36:41

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-07-10 12:36:41
This commit is contained in:
2026-07-10 12:37:14 -07:00
parent ebeb0ec1f6
commit 1041db8587
4 changed files with 106 additions and 2 deletions

View File

@@ -1,11 +1,32 @@
# VWP Phone Provisioning Status
**Last Updated:** 2026-07-09 20:45 MST
**Last Updated:** 2026-07-10 (ext-100 cleanup)
**Status:** Ready for CSV bulk import + Complete VoIP setup documented
**Session Summary:** `SESSION-SUMMARY-2026-07-09.md`
---
## 2026-07-10 — Rogue ext-100 account removed (reception phone fix)
The **Reception** phone (MAC `805e0cdd71b1`, ext 101) was picking up a rogue **ext 100**
config. Root cause: a leftover YMCS device account `100@vwp.91912.service`
(remark "VWP Extension 100 - Final", id `0cc15aa7fb68496db826e5af0b5df825`) from the
2026-07-09 provisioning-exploration test extension. PacketDial was already correct
(MAC `805e0cdd71b1` -> ext 101; ext 100 returns 404 on the PBX), so YMCS was overriding RPS.
Fix (2026-07-10): deleted the YMCS account via `POST /v2/dm/delAccounts` and rebooted the
reception phone (`POST /v2/dm/device/reboot`) so it re-provisions ext 101 from the OIT RPS
URL. Test ext 100 is now gone from both PacketDial and YMCS; do not go looking for it.
**Follow-up (same day): ALL VWP YMCS device accounts deleted.** The remaining
`102a@vwp.91912.service` account was also removed, leaving **zero** YMCS-pushed SIP accounts on
the VWP site. Every VWP phone (incl. 102 and 105) now provisions purely from the PacketDial
OIT RPS URL (`http://ndp.ucaasnetwork.com/cfg`) — YMCS is used for device management only, not
SIP-account push. Any phone that still has an old YMCS-pushed account cached (e.g. ext 102,
MAC `805e0cdd7559`) will re-provision from RPS on its next reboot.
---
## CRITICAL FIX COMPLETED
**RPS Provisioning URL corrected:**