Pocket PC port and GUI

Mikael Magnusson mikma264 at gmail.com
Wed Oct 25 21:42:49 CEST 2006


Athanasios Karapantelakis wrote:
> Hello.

> However, I have noticed that another library was
> created in the trunk, called "libminisip", and that swig is used to 
> create a wrapper, so managed code such as C#, can instantiate objects 
> from the library (i.e. Minisip objects). What exactly is the status of 
> this library/wrapper ?
> 

The libminisip library is used by both textui and gtkgui in svn trunk, 
which is currently the recommended version.

You need to apply a small patch to the cvs version of SWIG, before you 
can generate the proxy classes. It doesn't generate wrappers for all 
minisip classes, but it should be enough to make calls. Refer to
libminisip-swig/tests/test_csharp.cs for an example of how to use it.

Mikael


More information about the Minisip-devel mailing list