DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 17th November 2008
bsdperson bsdperson is offline
Port Guard
 
Join Date: May 2008
Posts: 37
Question siproxd

My siproxd has entered a state where it keeps logging:

Code:
Nov 17 21:02:10 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952130
Nov 17 21:02:12 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952132
Nov 17 21:02:14 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952134
Nov 17 21:02:16 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952136
Nov 17 21:02:18 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952138
Nov 17 21:02:20 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952140
Nov 17 21:02:22 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952142
Nov 17 21:02:24 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952144
Nov 17 21:02:26 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952146
Nov 17 21:02:28 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952148
Nov 17 21:02:30 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952150
Nov 17 21:02:32 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952152
Nov 17 21:02:34 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952154
Nov 17 21:02:36 gatekeeper siproxd[58673]: register.c:508 sip_agemap, t=1226952156
....
How can I fix this? Running ldd shows that all libraries are found. Running netcat to the sip registrar and to the telephone works.

I'm running 7.1-PRERELEASE.

BR
Reply With Quote
  #2   (View Single Post)  
Old 17th November 2008
bsdperson bsdperson is offline
Port Guard
 
Join Date: May 2008
Posts: 37
Default

Never mind, I've got it working again. And it shows the power of open source too!
Reply With Quote
  #3   (View Single Post)  
Old 17th November 2008
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

Could you be so kind to post the solution. That way the next person who has this problem who finds this post won't curse you
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote
  #4   (View Single Post)  
Old 18th November 2008
bsdperson bsdperson is offline
Port Guard
 
Join Date: May 2008
Posts: 37
Default

Of course... I had two separate problems but I thought there was only one.

I had a look in the source and switched loglevel from 0 (everything) to 1 (only problems) which stopped the syslog spamming. But my sip telephone still didn't work.

It turned out to be a pf vs dns problem. I allow udp traffic on port 5060 from the telephone but when I reboot pf cannot resolve the name so after changing that to the ip everything is ok.

BR/bsdperson
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:56 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick