[asterisk-users] Sipp and asterisk 10
Jeroen Eeuwes
jeroeneeuwes at gmail.com
Thu Oct 20 05:05:48 CDT 2011
Hi Julian,
> 1319103341.109277: Aborting call on unexpected message for Call-Id
> '20-18295 at 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
More information about the asterisk-users
mailing list