Self-service phone management app
Go to file
snow flurry 4fb88d6cbb Move Password from Phone to Extension
I misunderstood pjsip's concept of endpoints/AoRs. Multiple devices can be bound to a single endpoint, which in turn can have multiple AoRs. So the password should be bound to an Extension, not a Phone.
2023-10-20 12:57:22 -07:00
PhoneToolMX Move Password from Phone to Extension 2023-10-20 12:57:22 -07:00
PhoneToolMX.Models Move Password from Phone to Extension 2023-10-20 12:57:22 -07:00
.gitignore Don't commit secrets to a git repository (!?) 2023-10-17 22:09:42 -07:00
global.json Initial commit 2023-10-17 21:55:10 -07:00
ptmx-asp.sln Initial commit 2023-10-17 21:55:10 -07:00
ptmx-asp.sln.DotSettings Initial commit 2023-10-17 21:55:10 -07:00