[asterisk-users] Asterisk refuses INVITE (401) and I don't know why

Bruce Ferrell bferrell at baywinds.org
Tue Nov 22 12:10:30 CST 2011


Jonas,

I did see the traces and I agree they accurately show what you described.  What traces never do is say WHY it's happening.  What I suggest is that you go into the cli as root with:

asterisk -r

issue the following commands:

 core set debug 9
 core set verbose 5
 quit

and then monitor the logs found in /var/log/asterisk (that's where they are usually anyway)

you will most likely find the cause in either the debug, full or messages file, again assuming you have those files enabled.  If you don't have them enabled, please contact me,
either directly or via the list and I'll help you get them enabled and assist you in interpreting them.

I suggest that you NOT post them to the list as they could be quite large and a risk of accidentally revealing something you might not want to reveal.


On 11/22/2011 08:51 AM, Jonas Kellens wrote:
> On 11/22/2011 05:42 PM, Alex Vishnev wrote:
>> I doubt it. Unknown headers should be ignored by UAS. is it possible to post the trace?
>> On Nov 22, 2011, at 11:39 AM, Jonas Kellens wrote:
>
> What trace do you need ? Have you read my original post ? Asterisk SIP debug trace is posted in my original post.
>
>
> Kind regards,
> Jonas.
>
> -- 
> _____________________________________________________________________
> -- 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
>
>




More information about the asterisk-users mailing list