minisip unable to install

Knight Tiger caugar at gmail.com
Thu Aug 23 01:15:53 CEST 2007


Mikael,
              I apologize for the delayed response. I did not get a  chance
to build MiniSIP until now. I had not downloaded the dev package :) and that
appeared to have fixed the problem. Also, in libmnetutil,
/source/SocketServer.cxx line 271 , g++ did not like the implicit conversion
from unsigned_int32 * to int * and I made it an explicit conversion.

Beyond that, the build was smooth (I used ./build.pl run minisip)
I am now working on getting the certificates working through OpenSSL.

I thank you all for creating this wonderful client !

I have another question, consider the call flow

UA 1 (Minisip) <----TLS> Proxy (OpenSER)

When UA 1 places a call, the INVITE message is sent after creating a TLS
session with the proxy server. So far so good.

Now, when I receive an incoming call from another user, Openser must create
a TLS session with minisip. Is this correct ? or should the incoming INVITE
be sent through an existing TLS tunnel between UA 1 and Openser ?

Looking forward to your replies.

Thanks again !
Warm regards
Knight




On 8/7/07, Mikael Magnusson <mikma264 at gmail.com> wrote:
>
> On Mon, Aug 06, 2007 at 01:43:52PM -0700, Knight Tiger wrote:
> >    Hi
> >
> >    I am running Ubutu linux v2.6.17 and I have downloaded and installed
> all
> >    the dependencies.
> >
> >    I have downloaded the latest code from the svn trunk directory.
> >
> >    I move to libmutil and bootstrap complains that
> >
> >    + libtoolize --copy --force --ltdl
> >    ls: libltdl/*: No such file or directory
> >    libtoolize: cannot list files in `/usr/share/libtool/libltdl'
> >
> >    If I do this manually, then I run ./configure and it warns me that
> there
> >    are no config details in libltdl
> >    I run make and it complains that ltdl.h is not found.
> >
> >    So, I believe that the libtoolize fails. I checked and found that
> there is
> >    no subdirectory called libltdl in /usr/share/libtool.
> >
> >    I dont know what causes this problem.
> >
>
> Have you installed libltdl3-dev? Which version?
> It should contain /usr/share/libtool/libltdl/* according to
> packages.ubuntu.com.
>
> /Mikael M
>
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.minisip.org/pipermail/minisip-devel/attachments/20070822/648d50cb/attachment-0001.htm 


More information about the Minisip-devel mailing list