motom001 / DoorPi

OpenSource VoIP Door-Intercomstation
https://www.doorpi.org/forum/
241 stars 86 forks source link

configuration troubles #164

Closed daveyman123 closed 2 years ago

daveyman123 commented 8 years ago

I get this when i run sudo doorpi_cli --trace

this repeats over and over ever 15 seconds or so

2016-07-18 22:11:43,311 [INFO] [doorpi.sipphone.from_linphone] A timeout related to this channel occured and no message received during last 60 seconds. This channel is suspect, moving to error state 2016-07-18 22:11:43,312 [INFO] [doorpi.sipphone.from_linphone] channel 0xb4d600: state ERROR 2016-07-18 22:11:43,313 [WARNING] [doorpi.sipphone.from_linphone] Transaction [0xb61c30] reporting timeout, reporting to channel. 2016-07-18 22:11:43,364 [INFO] [doorpi.sipphone.from_linphone] transaction [0xb61c30] channel state changed to [ERROR] 2016-07-18 22:11:43,365 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 60000 ms 2016-07-18 22:11:43,365 [INFO] [doorpi.sipphone.from_linphone] Register refresher [503] reason [io error] for proxy [sip:192.168.1.1] 2016-07-18 22:11:43,366 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 2000 ms 2016-07-18 22:11:43,367 [INFO] [doorpi.sipphone.from_linphone] Register refresher [408] reason [timeout] for proxy [sip:192.168.1.1] 2016-07-18 22:11:43,367 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xb61c30], from state [TRYING] to [TERMINATED] 2016-07-18 22:11:43,368 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0xb61c30] terminated 2016-07-18 22:11:45,387 [INFO] [doorpi.sipphone.from_linphone] Channel [0xb4d600] destroyed 2016-07-18 22:11:45,388 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready 2016-07-18 22:11:45,389 [INFO] [doorpi.sipphone.from_linphone] channel [0xb4d600]: starting resolution of 192.168.1.1 2016-07-18 22:11:45,390 [INFO] [doorpi.sipphone.from_linphone] channel 0xb4d600: state RES_IN_PROGRESS 2016-07-18 22:11:45,390 [INFO] [doorpi.sipphone.from_linphone] transaction [0xb20ef0] channel state changed to [RES_IN_PROGRESS] 2016-07-18 22:11:45,391 [INFO] [doorpi.sipphone.from_linphone] channel 0xb4d600: state RES_DONE 2016-07-18 22:11:45,392 [INFO] [doorpi.sipphone.from_linphone] transaction [0xb20ef0] channel state changed to [RES_DONE] 2016-07-18 22:11:45,392 [INFO] [doorpi.sipphone.from_linphone] channel 0xb4d600: state CONNECTING 2016-07-18 22:11:45,393 [INFO] [doorpi.sipphone.from_linphone] transaction [0xb20ef0] channel state changed to [CONNECTING] 2016-07-18 22:11:45,393 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.1.1:5060] 2016-07-18 22:11:45,394 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0 2016-07-18 22:11:45,395 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.1.81:5060 2016-07-18 22:11:45,395 [INFO] [doorpi.sipphone.from_linphone] channel 0xb4d600: state READY 2016-07-18 22:11:45,396 [INFO] [doorpi.sipphone.from_linphone] transaction [0xb20ef0] channel state changed to [READY] 2016-07-18 22:11:45,397 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xb20ef0], from state [INIT] to [TRYING] 2016-07-18 22:11:45,398 [INFO] [doorpi.sipphone.from_linphone] channel [0xb4d600]: message sent to [UDP://192.168.1.1:5060], size: [528] bytes REGISTER sip:192.168.1.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.81:5060;branch=z9hG4bK.jsQzJoGyj;rport From: "DoorPi" sip:daveyman123@192.168.1.1;tag=Nqz80XXPg To: "DoorPi" sip:daveyman123@192.168.1.1 CSeq: 45 REGISTER Call-ID: DXRpwutU0M Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:daveyman123@192.168.1.81;+sip.instance="urn:uuid:601394d9-9dea-4593-92ba-003aee47dc5d" Expires: 3600 User-Agent: (belle-sip/1.4.2)

PLEASE HELP! DM123

daveyman123 commented 8 years ago

here is what my config file looks like

playback_device = ALSA: default device record_whiledialing = False records = !BASEPATH!/records/%Y-%m-%d%H-%M-%S.wav sipphonetyp = linphone sipserver_password = dJGTT901 sipserver_realm = 192.168.1.1 sipserver_server = 192.168.1.1 sipserver_username = daveyman123 stun_server = ua.max_calls = 2 video_codecs = VP8 video_device = V4L2: /dev/video0 video_display_enabled = False video_size = vga

daveyman123 commented 8 years ago

this might also be pertinent

"http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2016-07-18 22:22:12,367 [WARNING] [root] section WritePermission not found in configfile 2016-07-18 22:22:12,367 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns [] 2016-07-18 22:22:12,368 [WARNING] [root] section ReadPermission not found in configfile

motom001 commented 2 years ago

bitte neu eröffnen, wenn noch aktuell - Danke!