Welcome
Welcome to Xorcom's software developers pages.
Here you will find our future packages for Xorcom Rapid
the self installed Asterisk over Debian distribution.
Installing Asterisk 1.2
Add the following lines to your /etc/apt/sources.list
deb http://rapid.dotsrc.org/ unstable/
deb http://rapid.dotsrc.org/ experimental/
Then update the your repositories:
apt-get update
To install Asterisk 1.2
apt-get dist-upgrade
Note that there are now two versions of asterisk: a "classic" one and a
"bristuff" one (with the
Bristuff).
Classic or Bristuuff?
The Debian packages of both Sarge and of previous versions of Xorcom Rapid
had the bristuff patch applied. It allows support for some extra hardware
and provides some interesting features and fixes.
However the change between it and the original is becoming increasingly
large. Thus it may be less supported.
Installing AMPortal
To install AMPortal on Rapid 1.1, add these lines into /etc/apt/sources.list:
deb http://rapid.dotsrc.org/ unstable/
Then update the your repositories:
apt-get update
Finally to install AMPortal type:
apt-get dist-upgrade
apt-get install amportal
Please note that you need a recent asterisk from our repositories
(because of bug #5183). That
new packagage is found on the repository and will be installed with the apt-get dist-upgrade
command.
Post install setup
AMPortal sets a virtual directory for apache1 and apache2, via the config file
/etc/apache/conf.d/amportal.conf. To use AMPortal visit http://localhost/amportal.
If you are upgrading from previsous version, and your /etc/amportal.conf file
contains the entry AMPWEBADDRESS, please comment or remove it, as it's no longer
used as
AMP (and FOP) can detect the server.
Reporting bugs
If you found a problem, feel free to use our
bugzilla.
Mailing lists
If you have any questions, feel free to contact our
Users mailing list
or, you may also ask at
AMPortal users mailing list.
Links
History
- 2006-01-04 - Release of amportal-1.10.010-3
- 2005-11-08 - Release of amportal-1.10.009-47
- 2005-09-22 - Initial release of amportal-1.10.008-1
|