<div>Hello Jan,</div><div><br></div>I believe you&#39;re confusing alarms with logging and those two are not the same thing and I think should not be mixed. For alarms an special event should be triggered ( as mentioned in other thread, may be SWITCH_EVENT_TRAP ).<div>
<br></div><div>mod_freetdm ( FreeSWITCH PSTN module ) is already sending a SWITCH_EVENT_TRAP when any pstn port becomes alarmed, other modules may start using it for their own type of alarms. Then we may add the alarm-code and severity fields. <br>
<div><br clear="all">Moises Silva<br>Senior Software Engineer<br>Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada<br>t. 1 905 474 1990 x 128 | e. <a href="mailto:moy@sangoma.com">moy@sangoma.com</a><br>

<br><br><div class="gmail_quote">On Sat, May 8, 2010 at 2:47 AM, Jan Berger <span dir="ltr">&lt;<a href="mailto:janvb@live.com">janvb@live.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>
hi,<br>
 <br>
I have playing around with FreeSWITCHf or a while and one of things I am looking for is unique Alarms-codes<br>
 <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>

 <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&#39;t want to forward junk - but it&#39;s a requirement that we visualise those that affect business. <br>

 <br>
---<br>
 <br>
It&#39;s doable to change logging so that every module insert a unique number - starting with 1 - this would make modulename + alarm-code an unique combination that would serve the purpose.<br>
 <br>
Any suggestions?<br>
 <br>
Jan<br>
 <br>
 <br>                                               <br><hr>Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href="https://signup.live.com/signup.aspx?id=60969" target="_blank">Sign up now.</a></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>