On Fri, 2009-05-01 at 12:14 +1000, Dave Nedved wrote: > I have a sip trunk defined linking to my SIP provider, and my SIP > provider has authenticated my sipXecs server’s ip address... > > I also have a custom dialplan set to “Any number of digits” with no > resulting calls, telling it to send the call to the sip trunk/gateway > I created earlier...
What do you mean "with no resulting calls"? Which version of sipXecs are you using? > When I try and place a call it just fails... > > My sipXproxy.log file is showing: > "2009-05-01T02:13:03.959094Z":39:AUTH:WARNING:noc-sip-sx01.voice.xxxxxxx.com:SipRouter-11:B6F36B90:SipXProxy:"EnforceAuthRules[400_authrules]::authorizeAndModify > call '[email protected]' requires 'NoAccess'" That message means that the authorization rules found that the call was being routed to a protected gateway, but did not match the number of digits it saw in the call, so the authorization decision is failing. Attach the following two files from /etc/sipxpbx: fallbackrules.xml and authrules.xml (nothing in either is particularly security-sensitive, but if you're paranoid send them to me). _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
