[Asterisk-Users] Is iaxtel.com down for 700 #'s?
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Sat Nov 1 08:53:57 MST 2003
On Saturday 01 November 2003 09:21, Rich Adamson wrote:
> I'm somewhat confused with the caching though. My iax.conf had:
> register => npi:mypassword at iaxtel.com
> in it (which worked fine prior to their IP change). On the same
> * machine, if I ping iaxtel.com now, the dns resolves to 69.73.19.178
> however * continues to try 12.37.165.130 regardless. I've not found
> any config file or database (as yet) that is maintaining that old
> IP address.
>
> I changed the register statement to:
> register => npi:mypassword at 69.73.19.178
> and the iax connection occurs as expected. If I change that IP addr
> back to iaxtel.com (and restart *), it continues to work indicating
> the destination is cached somewhere that I'm missing. Anyone know
> where that is?
Yep, if you look at struct iax2_peer, you'll find a member named addr.
That address is resolved at reload time.
-Tilghman
More information about the asterisk-users
mailing list