[OpenSIPS-Users] Use socket on C to manage OPENSIPS
Iñaki Baz Castillo
ibc at aliax.net
Fri Jun 4 12:03:27 CEST 2010
2010/6/4 samoh <dahmani.samy at gmail.com>:
>
> Hi Anka,
>
> I want to manage my OpenSIPS using sockets in C, I want to have a client
> script which I will call on opensips.cfg + a programm serveur.c in what I'm
> doing a specific treatment on data from the client script and to return a
> result to be handling the file opensips.cfg.
>
> I made a script that is the same of this solution but I use db_http as a
> module to communicate with programm programmed in C (socket) using http
> request, but I try to do differently to make it faster.
>
> I hope my question is clear.
Perhaps it would be easier if you code your own custom module in C for
OpenSIPS. Other choices would be using the Perl/Python module or the
SEAS module (but for this you need a server speaking SEAS protocol).
--
Iñaki Baz Castillo
<ibc at aliax.net>
More information about the Users
mailing list