Running FreePBX 17.0.21 here and I would like to do what @dhlb1 describes in Login as specific user - script to do it. I’m trying to generate a UCP URL including a query string that populates the Username field. For example, a URL something like this:
https://myfreepbxhost.com/ucp?username=100
I would like to use such URLs in the voicemail email notification template, so users don’t need to remember/know their UCP username. @jfinstrom I have tried a variety of query strings, including what you suggested in the topic/conversation linked to above:
https://myfreepbxhost.com/ucp?unlockkey=100
What seems to be the comparable part of Userman.class.php has changed substantially in FreePBX 17.