[asterisk-commits] oej: branch oej/pgtips-srv-and-outbound-stuff-1.8 r386091 - /team/oej/pgtips-...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Apr 19 02:43:49 CDT 2013
Author: oej
Date: Fri Apr 19 02:43:46 2013
New Revision: 386091
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=386091
Log:
And I'm the only one answering the question. Tss tss.
Modified:
team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records
Modified: team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records
URL: http://svnview.digium.com/svn/asterisk/team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records?view=diff&rev=386091&r1=386090&r2=386091
==============================================================================
--- team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records (original)
+++ team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records Fri Apr 19 02:43:46 2013
@@ -63,7 +63,8 @@
Yyou expect to be able to receive calls from the service provider
in that peer. Now the service provider has a list of servers using IPv4
and IPv6 in the SRV records for that name. Should the Asterisk SIP channel
-match the full list?
+match the full list? I think it should.
+
Currently Asterisk will resolve to one IP address and use that for matching
of incoming calls, possibly deny calls from servers that does not match.
This is NOT the expected solution.
More information about the asterisk-commits
mailing list