Re: [Asterisk-Users] IAX1 vs IAX2 for IAXtel

2004-01-30 Thread Mark Spencer
in the *short term* just add: noload = chan_iax.so to your modules.conf Eventually we will move chan_iax2.c to chan_iax.c and chan_iax.c will become chan_iax1.c and will likely not be a default part of the build process. Mark On Sat, 31 Jan 2004, Vic Cross wrote: G'day list, I am getting

Re: [Asterisk-Users] IAX1 vs IAX2 for IAXtel

2004-01-30 Thread Tilghman Lesher
On Friday 30 January 2004 08:59, Vic Cross wrote: G'day list, I am getting a lot[1] of traffic on my Internet link, ICMP messages from 69.73.19.178 telling me UDP port 5036 is unreachable (this IP address belongs to iaxtel.org). I see from the wiki that IAXtel supports only IAX2 from

Re: [Asterisk-Users] IAX1 vs IAX2 for IAXtel

2004-01-30 Thread Vic Cross
G'day Tilghman, On Fri, 30 Jan 2004, Tilghman Lesher wrote: bash# touch /etc/asterisk/iax1.conf bash# asterisk -rx reload Thanks, this worked! Thanks also to Mark and Philipp; I think I might give that a try also (as it is probably not sensible to load a module that does nothing :-)