[Asterisk-Users] Disable IAX1 Registrations
Rich Adamson
radamson at routers.com
Thu Jun 17 13:15:34 MST 2004
> I was just noticing that my asterisk box is trying to register with my
> providers on both IAX1 and IAX2. They do register on IAX2, but it seems like
> it keeps trying to register with IAX1 also.
>
> Is there a way to disable this behavior, or am I just misunderstanding it. I
> just want to make sure I'm not wasting processor time and bandwidth trying to
> register IAX1 when it is already registered with IAX2.
>
> I am using Asterisk 0.7.2 and GnoPhone 0.2.4, so I believe I still need to use
> my IAX1 channel for that. Also, I did find a patch that is supposed to help
> this problem, but I don't know what it does, or if it has already been
> implemented. The link to it is here:
> http://lists.digium.com/pipermail/asterisk-users/2003-December/031226.html
Insert:
noload => chan_iax.so
in the /etc/asterisk/modules.conf file. The next time asterisk is restarted
it won't try to load the old iax stuff.
Rich
More information about the asterisk-users
mailing list