Integration

Erik Eliasson ere at kth.se
Thu Nov 15 15:33:21 CET 2007


Hi,

There is no good API documentation. There are bits it many places:
 . compile documentation using the script called builddocumentation.sh 
 . on specific features, check the publications part of minisip.org, and
   least, but not last
 . the code itself.

Minisip is designed so that it should be pretty easy to integrate into
other applications. You communicate with libminisip by sending and
receiving CommandString objects.

We have two implementations of user interfaces using libminisip. Perhaps
the simplest one is the TextUI one that implements all code to
communicate with the libminisip softphone library in a single file. That
code is in
  trunk/minisip/minisip/gui/textui/MinisipTextUI.cxx

BW,
Erik

On Wed, 2007-10-31 at 17:27 +0100, Ishan Vaishnavi wrote:
> Hello,
> 
> I wanted to know if there is API documentation anywhere. I wanted to
> integrate miniSIP with our media player, (www.ambulant.org). So that it is
> possible to make video calls etc or set up media streaming sessions.
> 
> Any help to this regard will be appreciated.
> 
> Ishan
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel



More information about the Minisip-devel mailing list