From: Franck B. <fr...@fb...> - 2007-09-26 06:13:05
|
Hello, I use siproxd 0.5.13 and lib64osip2 2.2.2 on a mandriva spring ( 2007.1 ). Then i try to register to the sip server ( asterisk ) with Express Talk from inside my lan ( 172.16.0.44 ) , i've got this log : siproxd: sock.c:125 received UDP packet from 172.16.0.44, count=399 siproxd: accessctl.c:53 deny list (SIP):*NULL* siproxd: accessctl.c:55 allow list (SIP):*NULL* siproxd: accessctl.c:57 allow list (REG):172.16.0.0/16 siproxd: accessctl.c:154 [0] extracted address=172.16.0.0 siproxd: accessctl.c:155 [0] extracted mask =16 siproxd: utils.c:114 DNS lookup - from cache: 172.16.0.0 -> 172.16.0.0 siproxd: accessctl.c:172 check match: entry=0, filter=ac100000, from=ac100000 siproxd: accessctl.c:95 granted REG/SIP access siproxd: accessctl.c:102 access check =3 siproxd: security.c:48 security_check_raw: size=399 siproxd: security.c:268 ERROR:security check failed: NULL To Header siproxd: siproxd.c:348 ERROR:security_check_sip() failed... this is not good siproxd: siproxd.c:270 going into sipsock_wait I've try with x-lite too, and it's the same result : NULL To Header What can i do to solve this ? Thank's in advance Franck Barel fr...@fb... |