Archive for the ‘druid’ Category

Otra GUI para asterisk : Druid

June 23, 2008

Druid es una GUI de configuración de Asterisk bastante desconocida en la comunidad pese a ser una de las que mejor pinta tienen y además es OpenSource.

Viene en varias versiones paar descargar: desde un link tipo svn hasta el .iso listo para ser usado.

Download Druid OSE

Get the CD

Browsers supported: Firefox 2.0 and IE 7.0 above. You can download the full CD distribution here.

Voiceroute Site

  1. Druid OSE 1.0.0 – i386 (GoDaddy)

  2. Druid OSE 1.0.0 – i386 (University of Delware LUG, North America)

Mirror Sites

    <!–
  1. University of Delaware

  2. New York – Sponsored by Detel Communications Inc (www.dcionline.net)

  3. –>

Logging into Druid OSE as the administrator for the first time

The default Druid OSE administrative login is:

username: admin
password: admin

Get the source code (Requires the Druid ISO to be installed)

Code is checked out from the SVN servers via anonymous read-only access. We strongly recommend working on the source code from an existing Druid OSE install, as all the requisite dependencies are already satisfied. Check out code from the SVN repository using the following commands:

Install subversion:

# yum install subversion

Checkout the latest version of the source:

# cd /var/www/html
# svn checkout http://svn.voiceroute.org/svn/druid/trunk

To get a snapshot from the release branch of SVN, use the following format

# svn checkout http://svn.voiceroute.org/svn/druid/releases/druid-ose-x.x.x druid-ose-x.x.x

(with x.x.x being the current release and revision number).

An important note

You can check out the source at any level of the filesystem. This includes something like svn checkout http://svn.voiceroute.org/svn/druid. However, it would be a bad idea to do so, because you will end up checking out the code for every branch and tag that exists in the druid repository. Make sure you are careful when checking out the code


Follow

Get every new post delivered to your Inbox.