i have already read all usefull stuff i have found in the forums about this but nothing did help me solving this problem...
here is some information (if it's not enough just let me know) siproxd gave me.
18:04:01 sock.c:125 received UDP packet from 172.16.5.168, count=565
18:04:01 siproxd.c:427 received SIP type REQ:REGISTER
18:04:01 sip_utils.c:1016 sip_find_direction: reghost:172.16.5.168 ip:172.16.5.168
18:04:01 siproxd.c:480 proxying REGISTER request to:sipgate.de
18:04:01 register.c:309 register: 3222967@172.16.5.168 expires=3600 seconds
18:04:01 register.c:334 found entry for 3222967@172.16.5.168 <-> 3222967@sipgate.de at slot=0, exp=3626
18:04:01 register.c:434 masquerading UA 3222967@172.16.5.168 local 3222967@194.95.98.41
18:04:01 sip_utils.c:1016 sip_find_direction: reghost:172.16.5.168 ip:172.16.5.168
18:04:01 sock.c:164 send UDP packet to 217.10.79.9: 5060
18:04:01 sock.c:125 received UDP packet from 217.10.79.9, count=547
18:04:01 siproxd.c:427 received SIP type RES:Unauthorized
18:04:01 sip_utils.c:1016 sip_find_direction: reghost:172.16.5.168 ip:217.10.79.9
18:04:01 ERROR:sip_utils.c:644 I'm trying to delete a VIA but it's not mine! host=217.10.79.9
client is x-lite, STUN is disabled, ICE is disabled, proxy is configured as 172.16.0.1, siproxd is running directly on the firewall (172.16.0.1).
Kernel is 2.6.18-4 (debian etch), iptables 1.3.6
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Did you read the X-Lite sample configuration file in doc/sample_cfg_x-lite.txt?
Are you SURE that *ALL* NAT related items are disabled? Any SIP NAT modules loaded on your firewall?
System Settings
Network
** Use X-NAT to Choose SIP/RTP Ports: Never
** Force Firewall Type: Open IP
Advanced System Settings:
SIP Settings
** Send UDP Keep-alive Messages to Proxy: No
When you talk about "proxy", do you mean the "SIP proxy" or "Out Bound Proxy" in the X-Lite configuration? SIP Proxy must point to your provider, Out Bound Proxy must point to siproxd.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i have already read all usefull stuff i have found in the forums about this but nothing did help me solving this problem...
here is some information (if it's not enough just let me know) siproxd gave me.
18:04:01 sock.c:125 received UDP packet from 172.16.5.168, count=565
18:04:01 siproxd.c:427 received SIP type REQ:REGISTER
18:04:01 sip_utils.c:1016 sip_find_direction: reghost:172.16.5.168 ip:172.16.5.168
18:04:01 siproxd.c:480 proxying REGISTER request to:sipgate.de
18:04:01 register.c:309 register: 3222967@172.16.5.168 expires=3600 seconds
18:04:01 register.c:334 found entry for 3222967@172.16.5.168 <-> 3222967@sipgate.de at slot=0, exp=3626
18:04:01 register.c:434 masquerading UA 3222967@172.16.5.168 local 3222967@194.95.98.41
18:04:01 sip_utils.c:1016 sip_find_direction: reghost:172.16.5.168 ip:172.16.5.168
18:04:01 sock.c:164 send UDP packet to 217.10.79.9: 5060
18:04:01 sock.c:125 received UDP packet from 217.10.79.9, count=547
18:04:01 siproxd.c:427 received SIP type RES:Unauthorized
18:04:01 sip_utils.c:1016 sip_find_direction: reghost:172.16.5.168 ip:217.10.79.9
18:04:01 ERROR:sip_utils.c:644 I'm trying to delete a VIA but it's not mine! host=217.10.79.9
client is x-lite, STUN is disabled, ICE is disabled, proxy is configured as 172.16.0.1, siproxd is running directly on the firewall (172.16.0.1).
Kernel is 2.6.18-4 (debian etch), iptables 1.3.6
Did you read the X-Lite sample configuration file in doc/sample_cfg_x-lite.txt?
Are you SURE that *ALL* NAT related items are disabled? Any SIP NAT modules loaded on your firewall?
System Settings
Network
** Use X-NAT to Choose SIP/RTP Ports: Never
** Force Firewall Type: Open IP
Advanced System Settings:
SIP Settings
** Send UDP Keep-alive Messages to Proxy: No
When you talk about "proxy", do you mean the "SIP proxy" or "Out Bound Proxy" in the X-Lite configuration? SIP Proxy must point to your provider, Out Bound Proxy must point to siproxd.