--- a/sipXcommserverLib/meta/urlmap.xsd
+++ b/sipXcommserverLib/meta/urlmap.xsd
@@ -133,9 +133,14 @@
   <element name='permissionMatch'>
     <annotation>
       <documentation>
-        Contains a set of match specifiers for the user part of a SIP address
-        and then other rules to be applied to any address that matches at least
-        one of the specified user patterns.
+        Contains a set of match specifiers for the permission tokens that 
apply to
+        the destination address as determined by matches in the permissions 
database.
+        If there are no permission child elements, then no lookup is 
performed, and 
+        any transforms within this permissionMatch element are returned.
+        If there are permission child elements, then any transforms within this
+        permissionMatch element are returned. 
+        NOTE: if there are permission elements present, but none match, then 
no 
+              further searches in the urlmap are done.
       </documentation>
     </annotation>
     <complexType>

Uh, what?  I think you need to revise that comment.

There are a couple of these:

+      <!-- Calls known to be coming from the boston site use only the seattle 
gateway -->

I assume that both locations should be "Seattle".

I notice that <userMatch> now admits <transform> children (they don't
have to be wrapped in <permissionMatch>).  Was that intended?

Dale


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to