desk_phone_utility package
Submodules
desk_phone_utility.cli module
- desk_phone_utility.cli.main(ctx: ~typer.models.Context, argument: str = <typer.models.ArgumentInfo object>)
- desk_phone_utility.cli.set_password()
desk_phone_utility.config module
desk_phone_utility.desk_phone_utility module
- desk_phone_utility.desk_phone_utility.construct_snom_url(*, phone_number: str, phone_host: str) str
Return a command URL for phone_host that calls phone_number.
Parameters
- phone_number
Phone number to call
- phone_host
snom phone host to use
Returns
command url
desk_phone_utility.gui module
Module contents
Top-level package for desk phone utility.