<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/watch3r/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/watch3r/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 07 Feb 2012 16:38:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/watch3r/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Sergio Cotelo</title><link>https://sourceforge.net/p/watch3r/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,45 +1,9 @@
+
 WATCH3R: Asterisk sip peers monitor.
 
+
 Daemon that monitors status of "sip peers" through AMI and adds their status to a database.
 On monitor directory is an example of a quick and dirty php web pannel.
-
-INSTALL:
--Dependencies:
-i.-   CPAN Modules: Asterisk::Manager &amp; DBI.
-ii.-  Apache
-iii.- PHP5
-iv.-  MySQL
-
-Apache and PHP are only necessary to run web pannel.
-
--Database:
-CREATE TABLE IF NOT EXISTS `extensiones` (
-`id` int(10) NOT NULL auto_increment,
-`exten` varchar(75) NOT NULL,
-`registrado` int(2) NOT NULL,
-PRIMARY KEY  (`id`),
-KEY `exten` (`exten`)
-) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=51 ;
-
--Put script where you want, sample:
-mkdir /opt/monitorizacion/
-cp watch3r /opt/monitorizacion/
-
--In order to run script at boot time, add this line to /etc/rc.local:
-/opt/monitorizacion/watch3r -d
-
--Copy web pannel to Apache publishing directory:
-cp -R monitor /var/www
-
-This way you can view panel on http://localhost/monitor/
-
-USE:
-        watch3r &lt;-h -d -v&gt;
-                -h Print this help.
-                -d Run as daemon.
-                -v Print version.
-
-Running it without switches makes it run in debug mode, showing output by standard output.
 
 
 [[project_admins]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergio Cotelo</dc:creator><pubDate>Tue, 07 Feb 2012 16:38:40 -0000</pubDate><guid>https://sourceforge.net7aad12bfca11f01cb72324faaf93872212446bbf</guid></item><item><title>WikiPage Home modified by Sergio Cotelo</title><link>https://sourceforge.net/p/watch3r/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,46 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/watch3r/wiki/markdown_syntax/) syntax.
+WATCH3R: Asterisk sip peers monitor.
+
+Daemon that monitors status of "sip peers" through AMI and adds their status to a database.
+On monitor directory is an example of a quick and dirty php web pannel.
+
+INSTALL:
+-Dependencies:
+i.-   CPAN Modules: Asterisk::Manager &amp; DBI.
+ii.-  Apache
+iii.- PHP5
+iv.-  MySQL
+
+Apache and PHP are only necessary to run web pannel.
+
+-Database:
+CREATE TABLE IF NOT EXISTS `extensiones` (
+`id` int(10) NOT NULL auto_increment,
+`exten` varchar(75) NOT NULL,
+`registrado` int(2) NOT NULL,
+PRIMARY KEY  (`id`),
+KEY `exten` (`exten`)
+) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=51 ;
+
+-Put script where you want, sample:
+mkdir /opt/monitorizacion/
+cp watch3r /opt/monitorizacion/
+
+-In order to run script at boot time, add this line to /etc/rc.local:
+/opt/monitorizacion/watch3r -d
+
+-Copy web pannel to Apache publishing directory:
+cp -R monitor /var/www
+
+This way you can view panel on http://localhost/monitor/
+
+USE:
+        watch3r &lt;-h -d -v&gt;
+                -h Print this help.
+                -d Run as daemon.
+                -v Print version.
+
+Running it without switches makes it run in debug mode, showing output by standard output.
+
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergio Cotelo</dc:creator><pubDate>Tue, 07 Feb 2012 16:34:17 -0000</pubDate><guid>https://sourceforge.netd38014e1057b645454d0d02bd1a9eb3cf904607c</guid></item><item><title>WikiPage Home modified by Sergio Cotelo</title><link>https://sourceforge.net/p/watch3r/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/watch3r/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergio Cotelo</dc:creator><pubDate>Mon, 30 Jan 2012 18:14:31 -0000</pubDate><guid>https://sourceforge.net624520a564fe84eb59413b41e7962a434fdf5e34</guid></item></channel></rss>