On Saturday 01 November 2003 09:21, Rich Adamson wrote:
> I'm somewhat confused with the caching though. My iax.conf had:
>  register => npi:[EMAIL PROTECTED]
> 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:[EMAIL PROTECTED]
> 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

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to