Dale Worley wrote: > On Tue, 2008-10-28 at 18:28 -0400, Dale Worley wrote: >> I notice that <userMatch> now admits <transform> children (they don't >> have to be wrapped in <permissionMatch>). Was that intended? > > I notice that in fallbackrules.xsd, <userMatch> can now directly include > <transform>, but that <permissionMatch> has been removed. How do we > validate calls to use gateways now? >
authrules.xml is (and will remain) to be used to ensure that caller has a permission required to make a call through a specific gateway. sipXconfig never generated any specific <permission/> entries in the <permissionMatch /> in fallbackrules.xml. The permissionMatch/permision entries are used in mappingrules.xml to check permission for the call *target* (specifically to check if the callee has Voicemail related permissions). _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
