Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New phone functions #106

Merged
merged 76 commits into from
Jan 2, 2024

Conversation

andrew-hoggins
Copy link
Collaborator

Sorry for the amount of commits. Should have got many of these in sooner.
Added a lot of new zoom phone functions and reworked other to make get-zoomphone* return data more natural to powershell.

Below is a list of the majority of functions wrote/reworked.

# Generic Phone
Get-ZoomPhoneCallingPlan
Get-ZoomPhoneNumber
Get-ZoomPhoneProvisioingTemplate

# Common Area Phone
Add-ZoomPhoneCommonAreaCallingPlan
Add-ZoomPhoneCommonAreaNumber
Get-ZoomPhoneCommonArea
Get-ZoomPhoneCommonAreaSettings
New-ZoomPhoneCommonArea
Remove-ZoomPhoneCommonArea
Remove-ZoomPhoneCommonAreaCallingPlan
Remove-ZoomPhoneCommonAreaNumber
Update-ZoomPhoneCommonArea

# Desk Phone
Add-ZoomPhoneDeviceAssignee
Get-ZoomPhoneDevice
Invoke-ZoomPhoneDeviceReboot
New-ZoomPhoneDevice
Remove-ZoomPhoneDevice
Remove-ZoomPhoneDeviceAssignee
Update-ZoomPhoneDevice
Update-ZoomPhoneDeviceProvisioningTemplate

# User Phone 
Add-ZoomPhoneUserCallingPlan
Add-ZoomPhoneUserNumber
Get-ZoomPhoneUser
Get-ZoomPhoneUserSettings
New-ZoomPhoneUser
Remove-ZoomPhoneUserCallingPlan
Remove-ZoomPhoneUserNumber
Update-ZoomPhoneUser
Update-ZoomPhoneUserCallingPlan
Update-ZoomPhoneUserSettings

# Phone Site
Get-ZoomPhoneSiteEmergencyAddress  

Andrew Hoggins and others added 30 commits April 12, 2023 23:46
@andrew-hoggins
Copy link
Collaborator Author

FYI, I noticed the zoomgov.com support broke after Issue #98 was resolved.
I fixed and tested with both zoom.us and zoomgov.com with the command the user reported to have issues with.
All seems good.

@JosephMcEvoy JosephMcEvoy self-requested a review January 2, 2024 00:10
@JosephMcEvoy JosephMcEvoy self-assigned this Jan 2, 2024
@JosephMcEvoy
Copy link
Owner

Wow, nice commit! Update-ZoomPhoneUser is a doozy. I know how much work it can be to get these cmdlets done. Thank you for the contribution.

@JosephMcEvoy JosephMcEvoy merged commit d85bf9d into JosephMcEvoy:master Jan 2, 2024
Copy link
Owner

@JosephMcEvoy JosephMcEvoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@andrew-hoggins andrew-hoggins deleted the New-Phone-Functions branch January 2, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants