Menu

compile on SuSE9.2

Help
2004-11-29
2013-05-28
  • Nobody/Anonymous

    I would like to compile siproxd on my SuSE9.2, but make brigs me the following error:
    siproxd.c: In function `main':
    siproxd.c:311: error: too few arguments to function `osip_message_parse'
    make[2]: *** [siproxd.o] Fehler 1
    make[2]: Leaving directory `/home/fun/download/3/siproxd-0.5.10/src'
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Leaving directory `/home/fun/download/3/siproxd-0.5.10'
    make: *** [all] Fehler 2

    Everything i do to avoid this dont works!
    Ive tried it with the snapshot and the recent stable version.
    Can you help me and explain my error?

     
    • Thomas Ries

      Thomas Ries - 2004-11-29

      What exact version of libosip2 do you have installed?
      Try to download a recent version of libosip (e.g. from
      http://ftp.man.poznan.pl/pub/gnu/gnu/osip/\) and compile again.

      Regards,
      /Thomas

       
    • Nobody/Anonymous

      Thanks, this was exatly the problem.
      SuSe has libosip 2.1.0-2 on board, and this version seems not to work.
      Now i installed the recent version from the site you told me, and now it works!
      But i have another problem, and it would be great if you can help me  another time.
      My SNOM-Phone works, my kphone works, the only client that don`t work is my grandstream bt100. It is not able to connect via the proxy. What could be the reason for this problem?

       
    • Thomas Ries

      Thomas Ries - 2004-12-01

      I have 2 Grandstream BT-100 running with siproxd - without problems. In the doc/ subdirectory of the siproxd package is
      a sample configuration for the Budgetone BT-100  (sample_cfg_budgetone.txt).

      I'm using the firmware 1.0.5.11 of the BT-100. I tried newer version but I've seen some strange hangups (the phone did
      completely freeze) after a few days.

      /Thomas

       

Log in to post a comment.