minisip unable to install

Mikael Magnusson mikma264 at gmail.com
Thu Aug 23 12:03:58 CEST 2007


Knight Tiger wrote:
> 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.
> 

The bug was introduced in one of the latest revisions. I haven't looked 
at it yet.

> 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 ?
> 

Yes, this is correct since Openser doesn't support draft outbound. Yxa 
is an open source SIP proxy with support for this draft.

> Looking forward to your replies.
> 
> Thanks again !
> Warm regards
> Knight
> 
> 

Regards,
Mikael M.



More information about the Minisip-devel mailing list