Christopher Lewis
2004-Jun-18 11:53 UTC
Fwd: Re: [Asterisk-Users] Disable IAX1 Registrations
Just in case anyone else is looking for this information, I'm posting the answer here. I do need to double check if this works with asterisk >= 0.9.0. I've heard rumors that IAX1 support has been removed in newer versions. ---------- Forwarded Message ---------- Subject: Re: [Asterisk-Users] Disable IAX1 Registrations Date: Thursday 17 June 2004 04:43 pm From: "Chris A. Icide" To: Christopher Lewis Christopher, Create a iax1.conf file (iax.conf is actually the config file for IAX2 in versions of asterisk that have both iax implementations). Then set the registrations you want for IAX2 in the iax.conf file and registrations you want for IAX1 in the iax1.conf file. Shutdown and restart asterisk. -Chris