<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1"><font face="Arial">Hi all,<br>
<br>
I have discovered a param (timeout) implemented in mod_xml_cdr
but not documented.<br>
The param sets a timeout of the posting action to the web server
(in the example wait 5 seconds before set the web post as
"failed"):<br>
<br>
<param name="timeout" value"5"> <br>
<br>
It is interested when you want to be sure that there are no
unhandled open sessions (in my case I want to be sure that all
cdr are submitted to the billing engine).<br>
<br>
<br>
Regards,<br>
<br>
<br>
</font></font>
</body>
</html>