mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
|
[general]
|
||
|
context=FHEM
|
||
|
port=5060
|
||
|
bindaddr=0.0.0.0
|
||
|
|
||
|
|
||
|
; FHEM: VoIP-Telephone with the Name/Number 2000 and the password 1234
|
||
|
[2000]
|
||
|
type=friend
|
||
|
context=FHEM
|
||
|
secret=1234
|
||
|
host=dynamic
|
||
|
|