core/tests/components/voip
Jamin 79ee2e954b
Use SIP URI for VoIP device identifier (#135603)
* Use SIP URI for VoIP device identifier

Use the SIP URI instead of just host/IP address to identify VoIP
devices. This will allow calls initiating from Home Assistant to the
device as well as allows devices connecting through a PBX to be uniquely
identified.

* Add tests

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-01-15 20:59:58 -05:00
..
snapshots
__init__.py
conftest.py
test_binary_sensor.py
test_config_flow.py
test_devices.py
test_init.py
test_repairs.py
test_select.py
test_sip.py
test_switch.py
test_voip.py