Displaying 20 results from an estimated 6000 matches similar to: "Help with questions for initial Asterisk wizard (GUI)"
2003 Oct 06
1
MP3s in /var/lib/asterisk/mohmp3 causes Asterisk crash
Hi All,
I have just compiled the newest version of mpg123 on a RedHat 9.0 system
(mpg321 has not been installed) and I am using the newest CVS version of
asterisk. Whenever I place any mp3 files in the
/var/lib/asterisk/mohmp3/ directory, Asterisk crashes a horrible fiery
death.
If mp3s exist in that directory, then I can't even start Asterisk. If I
start it without files then copy
2003 Nov 04
2
Does externalip= do anything to help with SIP behind a Linux based NAT router?
I'm just curious if I was to place my * box behind a a FW/NAT box
running linux, if my SIP calls will still work. Box right now is a RH9
computer using iptables as the FW. I wouldn't mind placing my * box
behind it, but I'm wondering if anyone has actually gotten NAT working
with *?
Thanks,
--
+------------------------------------------+
|Leif Madsen -
2003 Nov 11
4
OT: Document Control System?
I'm sorry this is somewhat offtopic, but I do plan to use this to help
me create documentation for the * project.. so I guess it is somewhat on
topic :)
Anyways, I am looking for some sort of document control system. It
should act somewhat like a CVS where it keeps previous versions, allows
people to submit documentation, keeps track of who has what document
open etc.. etc..
The
2003 Oct 22
2
new codec for grandstreams
Grandstream and Global IP Sound have inked a deal in which
Global IP Sound will provide its royalty free iLBC codec
to Grandstream. GS will integrate this codec into the
BT and HT product lines
2003 Nov 20
2
Change the all announcement
Hello all
I would like change the all announcemennt(Voicemailmain,Voicemail etc.).
But I don't know how to change the these each prompt.
Do we have any guide book for this?
Please teach me about changing the voicemail or other prompt.
Thanks
2003 Nov 20
1
Linux Voice Mail Application??
Does anyone on this list know of any Linux based apps that will work with
Dialogic or Brooktrout that provides voice-mail/Autoattendant only?? It
seems that Panasonic, Avaya, and Mitel all use Unix/linux based OS on their
firmware for their proprietary voice mails.
My wish list would be;
A software that provides all of the drivers for a dialogic or brooktrout
board
Voice Mail
Messages in WAV
2003 Oct 23
2
CVS update
In attempting to make my asterisk server the latest and the greatest
tonight I attempted to upgrade my CVS. In the asterisk directory I ran
the make clean, executed the CVS update -d, and after all the files
completed ran make upgrade. My problem is that when I pull up the CLI the
cvs version that is showing is the same date as my initial install. Does
this mean that the upgrade did not go
2003 Nov 17
2
VOIP phonesets vs. cheap Analog touch-tone sets with Asterisk
Hello--
I've been asked an interesting question, and I'm too ignorant to answer
it authoritatively (yet). Can anyone help me?
Question: If I'm going to implement a somewhat small (10-80) phone
system, and I have a choice of using VOIP phoneset (like SNOM or
Grandstream or Cisco, etc), vs. cheap analog touch-tone phones, exactly
what features will I kiss goodbye if I use the cheap
2003 Oct 22
6
Running Asterisk and NAT on the same box?
Has anyone tried installing * on a box with two eth interfaces which is
acting as a NAT box? I have only one IP at this point and I would like
to get * working without all of the NAT issues. My idea is to run * on
my gateway (which is also running the firewall and masquerade services).
All of my UAs (Grandstream + Xten X-LITE + gnophone) will be inside the
NAT screen, and will connect to the *
2003 Oct 30
9
Absolute Minimum Installation Packages
I'm trying to get the total Linux/* installation size as small as possible.
I'm wondering if anyone has looked at the installed packages list from the
Redhat installation [rpm -qa] and has parsed out all packages not needed for
* to run. I follow the custom install guide from Andy Powell but the
installation yields 948+ Meg with 340 installed packages. I'm sure most of
those packages
2003 Nov 27
13
Asterisk behind NAT << How to do it.
Thanks to ww and his patch on bug #104, I have successfully implemented
Asterisk behind NAT without using STUN or anything crazy. It's quite
straight forward.
Until this gets tested enough and put into CVS, you will have to patch
your chan_sip.c file to do this. I'm sure within the next few days this
will get put merged into CVS if no one finds any problems.
I tried this on chan_sip.c
2003 Dec 01
3
Re: Asterisk behind NAT << How to do it. (Leif Madsen)
> I'm pretty sure that is incorrect. The inside_net is the ip address of
> the asterisk server, and the inside_mask is the subnet mask. At least
> that is how I have mine setup in my sip.conf, and it works.
>
> inside_mask for the internal mask would make more sense to me as well :)
>
> --
> Leif Madsen <leif@hacklocalhost.com>
> http://www.hacklocalhost.com
2003 Sep 29
1
Needed: Configuration Examples for VoIP Providers Asterisk can Register With
Hi all,
I would like people to email me at 'leif at hacklocalhost dot com' some
example configuration files for VoIP providers which * can register
with. I am going to expand upon the FWD php "wizard" I created for
these other providers, but I need some examples as I don't actually use
anything but IAXtel and FWD.
So far sipphone and iaxtel has been mentioned. I can
2003 Oct 06
2
Asterisk, X-Lite and iLBC..still..
Hi,
Has anyone managed to get X-Lite to work with Asterisk using the iLBC
codec.. I have just tried updating the the latest version 1079 (BTW this
new version supports up to 10 proxy configurations, Not that I can see a
reason to have 10 proxies setup, I would rather have the ability to
transfer calls)..
I can make a call using iLBC but the sound that I hear is just a lot of
pop's and
2003 Nov 18
4
This is how you Search the Archives
Go to www.google.com
type in your search query
add this to the end of your search query:
site:lists.digium.com
e.g.
http://www.google.com.au/search?hl=en&ie=utf-8&oe=utf-8&q=Australia+site:lists.digium.com
The mailing list used to be on www.marko.net, I'm not sure if the whole archive was moved across,
you might want to search with
site:www.marko.net OR site:lists.digium.com
2004 Aug 08
2
asterisk-update script
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Here's a version I modified which grabs either a development or stable
verision, and does a backup before updating from CVS. It also asks for
addon's and cc.
Leif Madsen did the original development and Mark released it.
My changes does the minimum changes to previous version, to get what I need.
It does the same version checking as
2003 Dec 11
2
* CVS checkout does not work on one box
Hi,
I have a strange problem trying to update Asterik on one of my boxes.
I have done the following:
- delete all the old source files
- download the new file using:
cvs checkout zaptel zapata libpri asterisk
- compiling the new source file using:
make clean ; make install
Everything is compiled fine, except.... when I stop and start Asterisk
server, it is still the old CVS version:
2003 Sep 10
9
Free World Dialup (FWD).
Hi,
Is it possible to use asterisk with Free World Dialup (FWD) ?
Did someone manage to make it work? how?
Best,
-P
--
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers
2004 Dec 09
2
MeetMe Features
Hi all,
I had a chance to use some call conferences that had some very neat
functionalities:
- When you call you are first asked for your name
- When someone joins the conference a message "<name> is now joining the
conference." is played.
- When someone leaves the room a message "<name> has left to conference." is
played.
How can I set MeetMe/Asterisk to have
2003 Sep 06
7
OT: Creating documentation using a web interface
Hello all,
I would like to document some things I am doing with asterisk, but would
prefer to do this from a web interface. I am unfamiliar with any
software that allows you to create online documentation from a web
interface. Ideally I will be able to create documentation online from a
browser, which then when saved, is immediately ready to be read online.
Perhaps I can setup different authors