Bogdan-Andrei Iancu writes: > I agree, but is not the case I was referring to. Imagine the following > scenario: some user upload as contact or redirect/forward address an uri > like "sip:[EMAIL PROTECTED]"; he can later switch the DNS entry of the > domain "somedomain.com" to point to your GW IP. > > In [Open]SER, the DNS resolve is done when no more scripting is > possible, so .... :)
this is not a problem, because resolving somedomain.com doesn't rewrite r-uri, which thus arrives to your GW as sip:[EMAIL PROTECTED] if your GWs name is not somedomain.com, the GW should reject the request. > again, agree; the question is where to keep the list: in core and the > core should export fifo command for reload from file maybe (the core > should not be DB dependent)? if not, then i guess file is the only choice (which is not good). -- juha _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
