- Dec 12, 2023
-
-
Franck authored
-
wazo-community-zuul[bot] authored
yealink-v85: fix DECT common configuration Reviewed-by: wazo-community-zuul[bot]
-
Alexandre Fournier authored
-
- Dec 11, 2023
-
-
wazo-community-zuul[bot] authored
Pull request for WAZO-3532-use-main-proxy-ip digium: raise exception if no line is configured why: we want to remove usage of raw_config['ip'] key in order to deprecate this key. Moreover, a device without line doesn't make sense. note: autoprov have one sip_line yealink: use proxy_ip for action_uri_limit_ip why: we want to remove usage of raw_config['ip'] key in order to deprecate this key. IP is the provisioning server, and action_uri_limit_ip need to have the PBX server. note: taking the last line proxy_ip is only for convenience and have the same issue than taking the first one Reviewed-by: Alexandre Fournier
-
Alexandre Fournier authored
-
Francois Blackburn authored
why: - we want to remove usage of raw_config['ip'] key in order to deprecate this key. - IP is the provisioning server, and action_uri_limit_ip need to have the PBX server. note: taking the last line proxy_ip is only for convenience and have the same issue than taking the first one
-
Francois Blackburn authored
why: we want to remove usage of raw_config['ip'] key in order to deprecate this key. Moreover, a device without line doesn't make sense. note: autoprov have one sip_line
-
- Dec 05, 2023
-
-
wazo-community-zuul[bot] authored
yealink-v86: add missing T43U function key defintion Reviewed-by: wazo-community-zuul[bot]
-
Alexandre Fournier authored
-
- Dec 04, 2023
-
-
Francois Blackburn authored
-
- Nov 17, 2023
-
-
Francois Blackburn authored
Fix http_base_url always in raw_config
-
Alexandre Fournier authored
-
wazo-community-zuul[bot] authored
[WAZO-3457] Make sure that all plugins use the http base url Reviewed-by: Francois Blackburn
-
- Nov 16, 2023
-
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
- Nov 13, 2023
-
-
wazo-community-zuul[bot] authored
Add support Yealink CP925 add support for CP925 add firmware in version 148.86.0.5 Tested by curl call. Reviewed-by: Alexandre Fournier
-
Franck M authored
-
Franck authored
-
- Nov 10, 2023
-
-
wazo-community-zuul[bot] authored
Adding Grandstream GXP2135 to plugins Reviewed-by: wazo-community-zuul[bot]
-
- Nov 09, 2023
-
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Alexandre Fournier authored
-
Jean-Philippe Lambert authored
-
- Nov 08, 2023
-
-
wazo-community-zuul[bot] authored
grandstream: fix ATA non-standard directory Reviewed-by: sduthil
-
Alexandre Fournier authored
-
- Nov 06, 2023
- Nov 03, 2023
-
-
wazo-community-zuul[bot] authored
Use Pre-commit and pyproject.toml for linting Reviewed-by: Alexandre Fournier
-
Jesse Sopel authored
-
- Nov 02, 2023
-
-
wazo-community-zuul[bot] authored
Rename plugin folders to be valid Python identifiers. Output archives maintain the original names. reason: Python identifiers must not start with a number and may not contain dashes and periods. Using valid identifier names allow them to be treated as modules and allows the use of pytest, mypy and other tools that do discovery by module. It's the first step to proper testing Reviewed-by: Alexandre Fournier
-
Jesse Sopel authored
-
Jesse Sopel authored
reason: An identifier may not start with a number and may not contain periods and dashes. Making them valid modules allow for discovery by pytest and mypy and is the first step to properly testing them
-
Jesse Sopel authored
reason: Python identifiers must not start with a number and may not contain dashes and periods. Using valid identifier names allow for them to be treated as modules and allows for the use of pytest, mypy and other tools that do discovery by module. It's the first step to proper testing
-
- Nov 01, 2023
-
-
wazo-community-zuul[bot] authored
Proper one-to-one assignement on Gigaset N510 (v2) uiSendMask and uiReceiveMask are bitmasks so power of 2 must be used to do 1:1 assignment properly Reviewed-by: Alexandre Fournier
-
Alexandre Fournier authored
-