Displaying 20 results from an estimated 10000 matches similar to: "Asterisk patches - location and use"
2006 Apr 03
2
Unable to connect to remote asterisk (does / var/run/asterisk.ctl exist?)
the user you are connecting as should have full rights to /var/run/asterisk:
http://www.voip-info.org/wiki-Asterisk+non-root
hth
-----Original Message-----
From: Erick Perez [mailto:eaperezh@gmail.com]
Sent: Monday, April 03, 2006 9:28 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Unable to connect to remote asterisk (does
/var/run/asterisk.ctl
2005 Dec 02
1
MD Raid 1 software device not booting not even reaching grub
Hi, I have a raid 1 setup where /boot and the rest lies inside the md0
container.
/dev/sda1 md0 has /boot
/dev/sda2 md0 has swap
/dev/sda3 md0 has /
SCSI card is an ADAPTEC AIC79xx
Grub as the bootloader
Centos 4.1 as the OS version
Two 70gb SCSI disks
The server was working fine. Then a power outage. checked the
board,disk,ram,etc. All fine.
Now when I try to boot the server does not even reach
2005 Dec 02
1
FIXED Re: Re: MD Raid 1 software device not booting not even reaching grub
doing that grub-install /dev/sda will give me the "corresponding BIOS
device" error.
But now I fixed it by doing a manual grub install.
first boot with cd1 and type linux rescue at the prompt
when you're at the linux prompt after detecting and mounting the
partitions, do a "chroot /mnt/sysimage"
then
# grub --batch
#grub> root (hd0,0)
Filesystem type is ext2fs,
2006 May 24
2
OT: AudioCodes MP124-C/FSX/AC/SIP
Just a question, has anyone knows how to blank or factory reset an
AudioCodes MP124-C/FSX/AC/SIP unit (it's a 24 FSX to SIP unit).
I purchased them second-handed with no manuals (thank god for the
internet!!) but i guess the pdf manual I have does not have the
section of factory-reset.
Also, any sucess stories with:
AudioCodes MP124-C/FSX/AC/SIP
2005 Oct 21
2
dual auth with real users and virtual users
Hi, im using 0.99 stable in RPM form,
Im using this for postfix+dovecot+real unix users, now i tried to enable
virtual support with this:
protocols = imap pop3
ssl_disable = yes
log_path = /var/log/dovecot.log
info_log_path = /var/log/dovecot.info
login_user = dovecot
mail_extra_groups = mail
auth = default
auth_mechanisms = plain
auth_passdb = pam
auth_userdb = passwd
auth_userdb =
2005 Mar 15
1
Call Center software opensource or commercia l
Hello,
We use and develop the astGUIclient suite. It is Open-source(as in GPL) and
offers Inbound and Outbound call center functions with reports, ACD,
monitoring, recording and very basic IVR scripts. Complex IVR functions need
to be custom programmed within Asterisk but that is not really that hard. It
works across multiple Asterisk servers and we are using it currently at 5
locations including
2005 Mar 01
2
mini atx and asterisk (EPIA and the like)
Hi, haven't found anything in google's, i wonder if there is a
comparative page of what to expect from running * on motherboards like
the EPIA and similar ones.
Since i have not used *ever* such kind of mini atx form factor boards,
I have no clue about their performance.
SIP-SIP communications, voicemail
SIP-TDM communications, voicemail
how may users (SIP hardphones and analog phones
2005 Nov 02
2
Cannot build rpm with mysql support from dovecot.spec
I've been playing for hours with the dovecot.spec file to build
--with-mysql. The resulting RPM builds fine but when dovecot runs it
does not recognize the passdb mysql statement.
I also noted that the spec file has a version of 1.0-stable and
rpmbuild complains about an invalid '-' in the version.
Being a newbie in rpmbuild, can someone assist me in building for
CentOS 4 on i386?
2006 Jun 03
4
Meetme versus app_conference
As stated here:
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+MeetMe
A Meetme room uses Ulaw as the audio codec, so if the other channels
use different codecs, then * will transcode.
Does the app_conference application works the same way?
Or if i have SIP/g729 users and i create a conference with other users
also at g729 asterisk will not transcode (when using app_conference)?
2006 May 25
1
Asterisk Manuals
A customer is asking for a "manual". He's not talking about a How-To.
He's talking about a PDF/DOC that shows what files do what and what
parameters can be used and the syntaxis.
I think Asterisk Business Edition has one that comes with the box.
For the recent *not ABE* stable release will be nice.
Comments?
--
-------------------------------------------
Erick Perez
Linux
2006 May 08
1
centos and libesmtp.h
Hi, Im compiling dansguardian with the clamav patch, but it needs
libesmtp.h and i can't seem to find the rpm for centos or rh4
comments?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
2006 May 27
1
Sources for kernel x86_64
Hi, where are the kernel sources for x86_64.
They are not on the DVD for 4.3
Thanks,
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
2005 Nov 06
4
openssh port forward in centos 4
Hi, I use putty in my windows xp machine. ssh server in a centos 4.
The centos 4 machine runs a web server that listens on port 1812, the
centos machine is behind a firewall that allows tcp 22 connections
only. I am on public internet.
Can I forward/redirect/allow my web browser in windows to "see" the
web page in port 1812 of the centos machine via the SSH connection?
Thanks,
--
2006 Jun 04
1
Help with compilation of app_conference in x86_64
Any C gurus out there that can tell me if this code compiled ok to be
used in x86_64 (Pentium Dual Core). It's for the app_conference
application.
Im using Centos 4.3 x86_64
kernel: 2.6.9-34.ELsmp
libgcc-3.4.5-2
gcc-3.4.5-2
after the compilation part is the makefile
************begin compilation*******************
[root@centos app_conference]# make clean
rm -f *.so *.o app_conference.o
2006 May 25
1
[asterisk-biz] RE: OT: AudioCodes MP124-C/FSX/AC/SIP
Jerry and Michael, many many thanks for your posts.
Erick.
On 5/24/06, The VoIP Connection <asterisk-biz@thevoipconnection.com> wrote:
> Here are the step by step instructions for setting up a brand new Audiocodes
> FXS gateway for use with an Asterisk server:
>
> Connect the gateway to a network switch and connect a computer to the same
> switch. Then configure the IP
2006 Jan 17
6
OT: DCAP Certification
Hi,
emails to astricon.net seems to bounce (at least for me)
I need information about proper & authorized Asterisk training in the
Miami, FL area and the possibility of later DCAP testing.
Thanks,
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
2005 Oct 24
2
Dovecot RPMs for Redhat Enterprise 3 repository?
Where can I find RPMs for RHEL 3?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dovecot.org/pipermail/dovecot/attachments/20051024/b30a1923/attachment.html
2005 Jan 25
1
New ip billing solution?? any updates?
Hi people, i've seen the wiki looking for a * billing solution but the
links point to websites that have not updated their content (or news)
section for over a year.
Can anyone recommend a commercial-grade (i mean no mom&pop cdr system)
billing solution that can start small and then scalate as traffic
grows and tested/used with Asterisk before?
commercial or open source links are ok.
2006 Jan 08
1
Dialogic VFX/41JCT-LS found i a drawer
I just found a Dialogic VFX/41JCT-LS (4 analog ports) in a drawer. I can use
it in my house with asterisk at home project.
Can I use that with asterisk?
Where can I download proper drivers?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
-------------- next part --------------
An HTML attachment was
2006 May 30
1
Got SIP response 405 "Method not acceptable" back from xxx.xxx.xxx.xxx
Hi, Im trying to register to a SIP provider that told me that they
only need to authenticate using IP.
the following string generates response 405
register => asteriskIPaddress@SIPproviderIP:5060
doing the following is not alowed by asterisk
register => @SIPproviderIP:5060
any ideas?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/