Franck Barel | 26 Sep 2007 08:12

registration and header

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
franck@...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
(Continue reading)

Thomas Ries | 27 Sep 2007 22:55
Picon

Re: registration and header

Hi,

Might be caused by:
[ 1667420 ] 64-bit problem in libosip 2.2.2
<http://sourceforge.net/tracker/index.php?func=detail&aid=1667420&group_id=60374&atid=493974>

Regards,
/Thomas

On 26 Sep, Franck Barel wrote:
> 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
> 
(Continue reading)


Gmane