<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://es.wiki.guifi.net/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
		<id>http://es.wiki.guifi.net/w/index.php?action=history&amp;feed=atom&amp;title=Asterisk-GUI</id>
		<title>Asterisk-GUI - Historial de revisiones</title>
		<link rel="self" type="application/atom+xml" href="http://es.wiki.guifi.net/w/index.php?action=history&amp;feed=atom&amp;title=Asterisk-GUI"/>
		<link rel="alternate" type="text/html" href="http://es.wiki.guifi.net/w/index.php?title=Asterisk-GUI&amp;action=history"/>
		<updated>2026-07-29T03:38:48Z</updated>
		<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
		<generator>MediaWiki 1.22.0</generator>

	<entry>
		<id>http://es.wiki.guifi.net/w/index.php?title=Asterisk-GUI&amp;diff=27&amp;oldid=prev</id>
		<title>WikiSysop: 1 revisión:&amp;#32;Guifi.net</title>
		<link rel="alternate" type="text/html" href="http://es.wiki.guifi.net/w/index.php?title=Asterisk-GUI&amp;diff=27&amp;oldid=prev"/>
				<updated>2010-11-13T18:33:22Z</updated>
		
		<summary type="html">&lt;p&gt;1 revisión: Guifi.net&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revisión de 18:33 13 nov 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>http://es.wiki.guifi.net/w/index.php?title=Asterisk-GUI&amp;diff=26&amp;oldid=prev</id>
		<title>Al en 22:52 12 mayo 2009</title>
		<link rel="alternate" type="text/html" href="http://es.wiki.guifi.net/w/index.php?title=Asterisk-GUI&amp;diff=26&amp;oldid=prev"/>
				<updated>2009-05-12T22:52:05Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Para instalar la interfaz gráfica web lo tenemos que hacer desde [[subversion]], por ello necesitaremos el cliente:&lt;br /&gt;
 apt-get install subversion&lt;br /&gt;
vamos al directorio dónde queremos descargar el código fuente (por ejemplo: &amp;lt;code&amp;gt;/usr/src&amp;lt;/code&amp;gt;) y ponemos:&lt;br /&gt;
 svn checkout http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui&lt;br /&gt;
Después:&lt;br /&gt;
 ./configure&lt;br /&gt;
Si todo funciona correctamente, entonces tecleamos:&lt;br /&gt;
 make &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make samples&lt;br /&gt;
Si tenemos algún problema es posible que nos falten paquetes por instalar. Revisamos el [[Asterisk|primer paso de Asterisk]].&lt;br /&gt;
&lt;br /&gt;
Ahora configuramos los archivos para poder activar el pequeño servidor http que trae asterisk-gui y la autenticación para acceder:&lt;br /&gt;
*/etc/asterisk/http.conf&lt;br /&gt;
 [general]&lt;br /&gt;
 enabled=yes&lt;br /&gt;
 enablestatic=yes&lt;br /&gt;
*/etc/asterisk/manager.conf&lt;br /&gt;
 [general]&lt;br /&gt;
 displaysystemname = yes&lt;br /&gt;
 enabled = yes&lt;br /&gt;
 webenabled = yes&lt;br /&gt;
 port = 5038&lt;br /&gt;
 ;httptimeout = 60&lt;br /&gt;
 bindaddr = 0.0.0.0&lt;br /&gt;
 &lt;br /&gt;
 [admin]&lt;br /&gt;
 secret = ''contrasenya''&lt;br /&gt;
 read = system,call,log,verbose,command,agent,config&lt;br /&gt;
 write = system,call,log,verbose,command,agent,config&lt;br /&gt;
&lt;br /&gt;
Una vez guardados, comprobamos que todo ha ido bien:&lt;br /&gt;
 make checkconfig&lt;br /&gt;
y arrancamos asterisk:&lt;br /&gt;
 asterisk -vvvgc&lt;br /&gt;
Ahora ya podemos ir a arrancar el script para finalizar la configuración:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;''domini'':8088/asterisk/static/config/cfgbasic.html&lt;br /&gt;
&lt;br /&gt;
[[ca:Asterisk-GUI]]&lt;br /&gt;
[[Categoría:Asterisk]]&lt;/div&gt;</summary>
		<author><name>Al</name></author>	</entry>

	</feed>