Displaying 20 results from an estimated 10000 matches similar to: "Asterisk@Home Forum Suggestions"
2005 May 31
4
Asterisk@Home 1.1b1 has been released
We have replaced the simple contact management system
in Asterisk@Home with SugarCRM a full CRM system. This
might seem like over kill for a home PBX but Sugar has
the best contact management we have seen. With click
to dial functionality and the ability to import data
from other contact managers it’s a great fit for
Asterisk@Home.
We have also added new version of the usual Asterisk
software AMP
2005 Jul 28
4
What wrong with asteriskathome.org
I saw on here where there was an asteriskathome site where I
could sign up for the mailing list. However when I bring up
that site I just get a blank page. Is
www.asteriskathome.org the correct address?
Bob
2005 Aug 30
3
(no subject)
?having problems with installing asterisk@home i downloaded the
asteriskathome-1.5.iso file from asteriskathome.sourceforge.net link & burned it on a cd but it is not booting what seems to be the problem hoping for a quick reply
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jun 10
2
what is asteriskathome-1.0.iso?
i will be installing asterisk; before that i understood i need RHEL3 or CentOS and i downloaded asterisk@home1.0 already
int this download page http://sourceforge.net/project/showfiles.php?group_id=123387
i have seen
Download asteriskathome-1.0.iso
and
Download asteriskathome-1.0-md5sum.txt
please anyone explain
__________________________________________________
Do You Yahoo!?
Tired of
2005 May 31
5
CIsco 7960 SIP Image
Does anyone have a document I can use as a guide on how to load a SIP
image on a cisco 7960 phone?
Ryan
2005 Mar 05
3
Sorry to be a bother ISO root password
As far as I can make out the root password for the ISO download is
supposed to be epping or EPPING depending upon which version you are
using.
I've downloaded an ISO image from the following link but neither passwords
seem to work :(
http://ovh.dl.sourceforge.net:80/sourceforge/asteriskathome/asteriskathome-0.6.iso
any one know the password for this one?
--
Regards
Phil
--
This
2002 Jun 12
1
Mapping Drives from Windows 2000
** High Priority **
I have SAMBA on a Unix server. I have 8 pc's running Win 2000. All of these work properly. Mapping a drive to the unix server is no problem. I got a new pc in, and I can not get it to map to the unix.
I get the error message : The mapped network drive could not be created because the following error has occurred.....The account is not authorized t log in from this
2006 Jul 28
2
negative binomial lmer
To whom it may concern:
I have a question about how to appropriately conduct an lmer analysis for negative binomially distributed data. I am using R 2.2.1 on a windows machine.
I am trying to conduct an analysis using lmer (for non-normally distributed data and both random and fixed effects) for negative binomially distributed data. To do this, I have been using maximum likelihood,
2005 Mar 29
1
Forget Asterisk@Home 0.7 :-) :-) 0.8 is out
0.8 appears to have been released. Start with that.
It is very quick to update your current 0.6 or 0.7 iso. Just do this
with rsync to do a differential copy:
$ mv asteriskathome-0.7.iso asteriskathome-0.8.iso
$ rsync -av --progress --partial \
prdownloads.sourceforge.net::sourceforge/a/as/asteriskathome/asteriskathome-0.8.iso
.
$ rsync -av \
2004 Dec 09
11
Asterisk@Home
I have started to receive a lot of positive response
for the Asterisk@Home project. For those of you
unfamiliar with this project the goal of Asterisk@Home
is to make a full featured version of Asterisk very
easy to install.
We have created a 1 step .iso that installs RHEL
(RedHat Enterprise Linux) and Asterisk. It includes a
web GUI that allows easy editing of the Asterisk
Config files.
2009 Nov 03
1
DomU second /29 on eth0
Hi,
I have a question that relates to adding additional IP's to a Xen guest.
Do I need to do anything at the Dom0 level to add a /29 to a DomU that has
an IP from Dom0's /29?
I certainly hope that made sense.
Thanks in advance for your help.
Tracy Phillips
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 21
2
database copy in asterisk
Hi!I've 2 asteriskAtHome;
How can I copy one database where are put all the sip authentificated
registration to another one database on one other asteriskAthome so I've
always the same Sip registrated and if one linux falls down I can run the
other one without problems?
Which files must I copy?then..I'll use a ssh scritp for this, I want only
know which files I must copy...
2006 Jan 06
1
Passwd file location
Hi,
I am trying to access my passwd file like this:
passdb passwd-file {
args = /usr/local/etc/vmail/%d/passwd
}
Is that not possible. I keep getting an error when trying to login. I do
not get much in my log files to help me debug it.
Thanks,
Tracy
2009 Nov 21
2
how to ignore NA when using cumsum?
I would like to cumulatively sum rows in a matrix, in which each row has 1
NA value. The usual "na.rm=TRUE" does not seem to work with the command
cumsum. Is there another way to ignore the NAs or do I need to figure out a
different way to do this?
Here's an example matrix of title "proportion":
Ntrail Strail NFJD Baldy Onion Crane
[1,]
2006 Mar 16
1
asteriskathome maximun channels per trunk
I'm using asteriskathome 2.5. I'm using 2 spa3000 for dialing-out. I
configured a trunk for each one with maximun channels=1 and an
outbound route that includes both trunks. When a second outgoing call
is placed, Asterisk tries to place it in the same that is already in
use resulting in a busy tone. ?What can be the problem?
--
Alejandro Vargas
2006 Mar 17
1
automatic fax detection in asteriskathome
How is working the automatic fax detection? I'm making tests in
asteriskathome and the ivr plays, the fax sends little bips but
asterisk don't detects it as a fax.
(for testing I routed one caller id to the ivr).
--
Alejandro Vargas
2005 Dec 27
2
postfix, dovecot, sasl deliver error
Hi,
I am receiving an error when trying to send mail. I am using FreeBSD 6
and dovecot 1.0.alpha5 and postfix 2.3-20051223 which includes the
dovecot sasl patch.
I am getting:
Dec 26 17:26:45 example postfix/pipe[612]: DC90D5C30:
to=<tep@example.com>, relay=dovecot, delay=14, delays=14/0.05/0/0.08,
dsn=4.3.0, status=deferred (temporary failure. Command output: Error:
2006 Feb 16
2
how can I use lmer on a windows machine?
To whom it may concern:
I am using R version 1.9.1 beta on a windows machine, and I am trying to
use a function called lmer (in packages lme4 and Matrix). I am not sure
if this version will support these packages (when I install them from
the GUI, the function lmer does not work). I wondered if I need to
install a newer version of R, and if so, which version should I install,
and how should I
2004 Dec 21
7
Cannot transfer with Cisco or Snom
I am having a hell of a time with transfers.
First the Snom issues:
The transfer button on the Snom 220 does not work. I have read about
setting break key off in the advanced page of the web config but the Snom
220 has no such option. At the moment I am having to use the # transfer
hack which makes this phone look really stupid to have buttons on it that
cannot be used. Anyone know how to
2005 Jul 28
2
How to adjust codec voice detection? Changin RxGain does not help me...
Hi,
Problem: When talking to someone (from pstn) and this person is not
talking loud, the voice is cut by Asterisk. I tried increase RxGain but
it changed nothing (was talking louder but voice still cut.) I use XLite
as soft phone.
I think this is probably a codec setting... but how do I check that on
server side?
I just don't know what to do. All works fine (asteriskathome) but I
always