You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[fetapd]
|
|
|
|
; Entsprechendes USB-Sounddevice hier angeben (aplay -L zum Auflisten)
|
|
|
|
sound_device = default:CARD=Set
|
|
|
|
|
|
|
|
gpio_mode = BOARD
|
|
|
|
pin_nsa = 11
|
|
|
|
pin_nsi = 13
|
|
|
|
pin_gabelschalter = 15
|
|
|
|
pin_schauzeichen = 12
|
|
|
|
pin_wecker_enable = 16
|
|
|
|
pin_wecker_a = 18
|
|
|
|
pin_wecker_b = 19
|
|
|
|
invert_gs = false
|
|
|
|
|
|
|
|
; Zeit bevor ein eingehender Anruf automatisch abgewiesen wird
|
|
|
|
incoming_timeout = 60
|
|
|
|
; Zeit die vergehen muss ohne eine Ziffer zu waehlen bevor die
|
|
|
|
; gewaehlte nummer angerufen wird
|
|
|
|
dial_timeout = 3
|
|
|
|
|
|
|
|
shortcuts_file = shortcuts.csv
|
|
|
|
linphone_config = linphone.conf
|
|
|
|
|
|
|
|
; Einer der Namen der unten eingetragenen Proxys
|
|
|
|
default_proxy = eventphone
|
|
|
|
|
|
|
|
stun_server = sipgate.de
|
|
|
|
|
|
|
|
[proxy_eventphone]
|
|
|
|
proxy = sip:hg.eventphone.de
|
|
|
|
realm = hg.eventphone.de
|
|
|
|
identity = sip:XXXX@hg.eventphone.de
|
|
|
|
username = XXXX
|
|
|
|
password = ***
|
|
|
|
prefix = 1
|
|
|
|
|
|
|
|
|
|
|
|
|