PhoneToolMX/PhoneToolMX.Models/Models
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
..
CustomData.cs Initial commit 2023-10-17 21:55:10 -07:00
ErrorViewModel.cs Initial commit 2023-10-17 21:55:10 -07:00
Extension.cs Move Password from Phone to Extension 2023-10-20 12:57:22 -07:00
IModel.cs Initial commit 2023-10-17 21:55:10 -07:00
IOwnedModel.cs Initial commit 2023-10-17 21:55:10 -07:00
OwnedBase.cs Initial commit 2023-10-17 21:55:10 -07:00
Phone.cs Move Password from Phone to Extension 2023-10-20 12:57:22 -07:00
PhoneModel.cs Initial commit 2023-10-17 21:55:10 -07:00
Role.cs Initial commit 2023-10-17 21:55:10 -07:00
User.cs Initial commit 2023-10-17 21:55:10 -07:00