On Thu, 2010-05-06 at 19:24 +0200, Eelco Brölman wrote: > Hi all, > > I just installed a Mediant 1000 gateway, uploaded the generated config > for it (pretty standard), and that works like a charm. But: when a > call comes in from the PSTN to the gateway with a CLI which is the > same as a user defined in sipXecs, then sipXecs will ask for 407 proxy > authentication, which the Mediant obviously cannot provide. > > I know having users with the same ID as possible incoming CLI's does > not make much sense in a real deployment, but this is a test-platform > in which it is that way. > > 2 questions: > > 1) Does this sounds like a bug, or is sipXecs designed this way > (matching from:/contact: address before matching on a configured > gateway)
That is the expected behavior. If a call is received with a From header that matches a configured user, then it is challenged for authentication. Doing this preemptive authentication saves doing more processing on requests we're going to end up challenging later anyway, and makes things work better when some forks for a call require a permission and others do not. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
