similar to: Re: Asterisk behind NAT << How to do it. (Leif Madsen)

Displaying 20 results from an estimated 600 matches similar to: "Re: Asterisk behind NAT << How to do it. (Leif Madsen)"

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 Oct 06
5
Help with questions for initial Asterisk wizard (GUI)
Hey all, I am in the middle of creating a new user wizard which will generate all the .conf's the new Asterisk user will require to get themselves up and running in Asterisk without having to touch a single configuration file. This is what I have come up with as a rough draft. It is far from complete, so I'm asking people to submit things that should be added, changed, removed
2004 Apr 26
0
Help with connecting 2 servers via iax
I have successfully configured two servers and I am now trying to connect via iax. When I attempt to call from one ext, 2006(server viop1) to extension 3006 (server voip2) I receive a timeout or "call failed 403 forbidden. The information I am receiving from the console is below. Apr 26 10:53:32 WARNING[311313]: channel.c:1745 ast_request: No channel type registered for 'IAX'
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
2002 Dec 02
1
tc filter and fwmark
Suppose: ipchains -A forward -s inside_net -d 0/0 -j MASQ -m 100 (similar setup with iptables: iptables -A PREROUTING -t nat -s inside_net -d 0/0 -j SNAT iptables -A PREROUTING -t nat -s inside_net -d 0/0 -j MARK --set_mark 100) eth0 = outside iface eth1 = inside iface now: tc filter add dev eth0 ... handle 100 fw should catch packets marked by the above rule in ipchains (iptables). Ok. When
2007 Aug 19
0
The Future of Telephony, by Leif Madsen, Jared Smith, and Jim Van Meggelen
Hi: Which was released for free download under a Creative Commons license for "The Future of Telephony, by Leif Madsen, Jared Smith, and Jim Van Meggelen". Regards. --------------------------------- Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. -------------- next part -------------- An HTML attachment was scrubbed... URL:
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 Nov 28
0
Asterisk install / update script - need testers
I have created a script which will install Asterisk from CVS sources with a single command. This was mainly for my own use so that I could do either an install or update without having to enter in all the commands manually. I feel that it is probably stable enough to be released now, but I would like a couple of people to give it a test run, and let me know of any problems with it. Last night,
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
2005 Sep 21
5
IP Tables on a bridge
Not normally a question for this group, but you guys are very bridge/router/firewall savvy, so I thought I''d toss it here. I have a bridge. On one side of the bridge is that fancy thing called the Internet. On the other side is my LAN. The bridge is the obvious demarcation line and a good place to put a firewall. Now, I have all my iptables stuff planned out, EXCEPT for nat. The
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 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
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 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
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 *