Hi Julian,

> 1319103341.109277: Aborting call on unexpected message for Call-Id
> '20-18295@127.0.0.1': while expecting '100' (index 1), received
> 'SIP/2.0 407 Proxy Authentication Required
>
> What I am trying to figure out is how / why / what is different that
> now asterisk requires proxy authentication for sipp, when it didn't
> before.

Is there any difference in your config files regarding the sipp-client user?

It might work if you add "permit=127.0.0.1" in your sip.conf for
sipp-client. Note: the permit/deny order is important. The last rule
matched wins. So if you first deny everything (deny=0.0.0.0/0.0.0.0)
you have to permit afterwards. If you permit first and then deny
everyone will be denied.

Best regards,
Jeroen Eeuwes

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to