core/tests/components/voip
Jamin 97a8f24f8e
Allow specifying SIP username for outgoing calls (#137059)
* Allow specifying SIP username for outgoing calls

Allow configuring a SIP username to be sent in outgoing call requests to
identify the home assistant source endpoint.

* Remove advanced options section

* Add test for removing user

* Allow unsetting SIP user

Make previous SIP user value a suggested value rather than default to
allow unsetting by submitting an empty value in the form.

* Remove unnecessary checks

Remove user check from main flow and remove none or empty check.
2025-02-10 19:24:59 -05:00
..
snapshots
__init__.py
conftest.py Bump voip-utils to 0.3.0 (#136648) 2025-01-27 11:42:00 -06:00
test_binary_sensor.py
test_config_flow.py Allow specifying SIP username for outgoing calls (#137059) 2025-02-10 19:24:59 -05:00
test_devices.py
test_init.py
test_repairs.py
test_select.py
test_sip.py
test_switch.py
test_voip.py Clear extra system prompt on start_conversation error (#137254) 2025-02-03 12:07:45 -05:00