<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
hi,<BR>
&nbsp;<BR>
I have playing around with FreeSWITCHf or a while and one of things I am looking for is unique&nbsp;Alarms-codes<BR>
&nbsp;<BR>
FreeSwitch has error, warning, info etc on the logging - but the message print module name and line-number - it does not incude a proper, unique alarm-code. Using the combination of module-name and line-number is possible - but this changes from release to release.<BR>
&nbsp;<BR>
The point with alarms is that they are forwarded into databases/applications/operating senters that monitor telecom equipmenet. The way this usually is done is that the forwarding mechanism filter on alarm-code/severity as we don't want to forward junk - but it's a requirement that we visualise those that affect business. <BR>
&nbsp;<BR>
---<BR>
&nbsp;<BR>
It's doable to change logging so that&nbsp;every module insert a unique number - starting with 1 - this would make modulename + alarm-code an unique combination that would serve the purpose.<BR>
&nbsp;<BR>
Any suggestions?<BR>
&nbsp;<BR>
Jan<BR>
&nbsp;<BR>
&nbsp;<BR>                                               <br /><hr />Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>