Hello
for some reason siproxd just started giving me the following errors
this is on freebsd 6.2-RELEASE-p11
the errors are
13:47:55 ERROR:sock.c:175 sendto() [204.14.39.36:5060 size=649] call failed: Operation not permitted
here is my config
if_inbound = vr0
if_outbound = rl0
sip_listen_port = 5060
daemonize = 0
silence_log = 0
log_calls = 1
user = root <-- when set to nobody i receive the error above
chrootjail = /usr/local/siproxd/
registration_file = siproxd_registrations
pid_file = siproxd.pid
rtp_proxy_enable = 1
rtp_port_low = 7070
rtp_port_high = 7079
rtp_timeout = 300
default_expires = 300
debug_level = 0x00000000
outbound_proxy_host = las-obproxy.*****.us
outbound_proxy_port = 5060
09:51:01 siproxd.c:320 back from sipsock_wait
09:51:01 security.c:48 security_check_raw: size=562
09:51:01 register.c:238 sip_register:
09:51:01 sip_utils.c:772 looking for magic cookie [z9hG4bK9e63911FFC8E92]
09:51:01 sip_utils.c:786 existing branch -> branch hash [ecb3ad80fc56fa4c103f998cee1e35ff]
09:51:01 sip_utils.c:586 adding VIA:SIP/2.0/UDP 70.166.35.44:5060;branch=z9hG4bKecb3ad80fc56fa4c103f998cee1e35ff
09:51:01 ERROR:sock.c:175 sendto() [204.14.39.36:5060 size=645] call failed: Operation not permitted
09:51:01 siproxd.c:294 going into sipsock_wait
09:51:02 siproxd.c:320 back from sipsock_wait
09:51:02 security.c:48 security_check_raw: size=567
09:51:02 register.c:238 sip_register:
09:51:02 sip_utils.c:772 looking for magic cookie [z9hG4bKde49a53666CE8D7D]
09:51:02 sip_utils.c:786 existing branch -> branch hash [f943627343cb464fa1c256d671bb4461]
09:51:02 sip_utils.c:586 adding VIA:SIP/2.0/UDP 70.166.35.44:5060;branch=z9hG4bKf943627343cb464fa1c256d671bb4461
09:51:02 ERROR:sock.c:175 sendto() [204.14.39.36:5060 size=650] call failed: Operation not permitted
09:51:02 siproxd.c:294 going into sipsock_wait
thanks for any advice/help
-reza
|