As mentioned on http://siproxd.sf.net, the 0.5.10 release does not compile with newer versions of libosip2.
Downgrade you libosip2 or use the 0.5.11 release of siproxd.
/Thomas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have ./configure -ed source for Siproxd
after this it gives such error in make command:
siproxd.c: In function `main':
siproxd.c:324: too few arguments to function `osip_message_parse'
make[2]: *** [siproxd.o] Error 1
make[2]: Leaving directory `/home/voip/siproxd-0.5.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/voip/siproxd-0.5.10'
make: *** [all] Error 2
Please Help me
As mentioned on http://siproxd.sf.net, the 0.5.10 release does not compile with newer versions of libosip2.
Downgrade you libosip2 or use the 0.5.11 release of siproxd.
/Thomas