I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-10-11 06:10:53.274787-07 by noxxi in response to 12988
Re: Why I get a 407 Request?
Asterisk is not the connection endpoint but forwards the request, so it is a SIP proxy.
That's why it is correct that it sends a 407.

It would help to have a trace from Zoiper (you can make one with tcpdump or wireshark) to see the difference.

As for the 488 - there might be various reasons, like that it cannot resolve the target, cannot match codecs...
Maybe asterisk logfiles could tell you more.
Direct Responses: 12991 | Write a response