Hello,
a new module was committed into the cvs trunk: siptrace. It allows to store SIP messages processed by OpenSER in a database. The messages are stored just before being forwarded, so the changes made during script processing are reflected as well as the destination IP.
The tracing can be turned on/off via fifo command. It uses flags to mark messages to be traced, therefore, filters for groups of users or other criteria can be configured in script.
The module gives the possibility to send the traced message to a configurable address. The siptrace module should help companies to deal with some law requirements related to legal interception and calls history.
For more info, please see:
http://openser.org/docs/modules/1.1.x/siptrace.html
Cheers, Daniel
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I just wan't to wonload the latest sources and test the siptrace module. But where can I find them? I downloaded the cvs development sources,
cvs -z3 checkout sip-server
I also downloaded the sources as a tgz from the website, but there is no siptrace module in it. Am I doing something wrong ?
chris...
Daniel-Constantin Mierla schrieb:
Hello,
a new module was committed into the cvs trunk: siptrace. It allows to store SIP messages processed by OpenSER in a database. The messages are stored just before being forwarded, so the changes made during script processing are reflected as well as the destination IP.
The tracing can be turned on/off via fifo command. It uses flags to mark messages to be traced, therefore, filters for groups of users or other criteria can be configured in script.
The module gives the possibility to send the traced message to a configurable address. The siptrace module should help companies to deal with some law requirements related to legal interception and calls history.
For more info, please see:
http://openser.org/docs/modules/1.1.x/siptrace.html
Cheers, Daniel
_______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hello,
it seems that the anonymous CVS is not yet synchronized with developer CVS (sourceforge policy). I posted a temporary snapshot at:
http://www.openser.org/tmp/openser/openser-1.1.0-dev17-tls_src.tar.gz
Cheers, Daniel
On 04/08/06 00:11, Christoph Fürstaller wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I just wan't to wonload the latest sources and test the siptrace module. But where can I find them? I downloaded the cvs development sources,
cvs -z3 checkout sip-server
I also downloaded the sources as a tgz from the website, but there is no siptrace module in it. Am I doing something wrong ?
chris...
Daniel-Constantin Mierla schrieb:
Hello,
a new module was committed into the cvs trunk: siptrace. It allows to store SIP messages processed by OpenSER in a database. The messages are stored just before being forwarded, so the changes made during script processing are reflected as well as the destination IP.
The tracing can be turned on/off via fifo command. It uses flags to mark messages to be traced, therefore, filters for groups of users or other criteria can be configured in script.
The module gives the possibility to send the traced message to a configurable address. The siptrace module should help companies to deal with some law requirements related to legal interception and calls history.
For more info, please see:
http://openser.org/docs/modules/1.1.x/siptrace.html
Cheers, Daniel
_______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFENtVyR0exH8dhr/YRAqmxAJ4wiS6GfQs2D5pefTQrI0iTlA+INwCfZ/nX 7lvobSZwXf7uPeVnT/EfH3Q= =xOhj -----END PGP SIGNATURE-----
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I think I found an failur in the doc of this module. I think the exported function is called sip_trace(); Caue when I try it with siptrace(); I get this Error:
0(18776) find_cmd_export_t: found <save>(1) in module registrar [/usr/local/lib/openser/modules/registrar.so] 0(18776) find_cmd_export_t: <siptrace> not found 0(18776) find_cmd_export_t: <siptrace> not found 0(18776) parse error (154,13-14): unknown command, missing loadmodule?
If I start OpenSER with sip_trace(); everything works fine : )
I've looked in the online docs and the README wich comes with the src
chris...
Daniel-Constantin Mierla wrote:
Hello,
it seems that the anonymous CVS is not yet synchronized with developer CVS (sourceforge policy). I posted a temporary snapshot at:
http://www.openser.org/tmp/openser/openser-1.1.0-dev17-tls_src.tar.gz
Cheers, Daniel
On 04/08/06 00:11, Christoph Fürstaller wrote:
Hi,
I just wan't to wonload the latest sources and test the siptrace module. But where can I find them? I downloaded the cvs development sources,
cvs -z3 checkout sip-server
I also downloaded the sources as a tgz from the website, but there is no siptrace module in it. Am I doing something wrong ?
chris...
Daniel-Constantin Mierla schrieb:
Hello,
a new module was committed into the cvs trunk: siptrace. It allows to store SIP messages processed by OpenSER in a database. The messages are stored just before being forwarded, so the changes made during script processing are reflected as well as the destination IP.
The tracing can be turned on/off via fifo command. It uses flags to mark messages to be traced, therefore, filters for groups of users or other criteria can be configured in script.
The module gives the possibility to send the traced message to a configurable address. The siptrace module should help companies to deal with some law requirements related to legal interception and calls history.
For more info, please see:
http://openser.org/docs/modules/1.1.x/siptrace.html
Cheers, Daniel
_______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
How does it interact with tm? If I set the flag to trace an INVITE will it trace the rest of the transaction?
Daniel-Constantin Mierla wrote:
Hello,
a new module was committed into the cvs trunk: siptrace. It allows to store SIP messages processed by OpenSER in a database. The messages are stored just before being forwarded, so the changes made during script processing are reflected as well as the destination IP.
The tracing can be turned on/off via fifo command. It uses flags to mark messages to be traced, therefore, filters for groups of users or other criteria can be configured in script.
The module gives the possibility to send the traced message to a configurable address. The siptrace module should help companies to deal with some law requirements related to legal interception and calls history.
For more info, please see:
http://openser.org/docs/modules/1.1.x/siptrace.html
Cheers, Daniel
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users