<div dir="ltr"><div dir="ltr">On Thu, May 14, 2020 at 9:49 AM roger <<a href="mailto:roger@beardandsandals.co.uk">roger@beardandsandals.co.uk</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On 13/05/2020 17:04, roger wrote:<br>
><br>
> On 13/05/2020 13:44, roger wrote:<br>
>> I will strip strip everything out of the conf files except the ipv6 <br>
>> stuff and see what happens.<br>
><br>
> The stripped out version  retains the ipv6 transport. I will do some <br>
> more testing to try and isol;ate which parts of the old config cause <br>
> the problem.<br>
><br>
<br>
I have no  pinned the problem.down to two lines in the pjsip endpoint <br>
config.<br>
<br>
[anonymous](+)<br>
transport=ipv6<br>
<br>
These date back to when I first did the work to get IPv6 working with <br>
freepbx. I had to put this in for some reason I no longer remember. The <br>
anonymous endpoint is now longer created by freepbx. So this config is <br>
not needed anymore.<br>
<br>
However I not determined how these lines interfere with the transport <br>
setting in the ipv6 endpoint that is created earlier on the config.The <br>
only thing is see in the log files is are a number of lines like this.<br>
<br>
[2020-05-14 12:48:37] WARNING[19078] config.c: Category addition <br>
requested, but category 'anonymous' does not exist, line 1 of <br>
/etc/asterisk/pjsip.endpoint_custom_post.conf<br>
<br>
So the question is does this warning mean that the rest of the file is <br>
ignored?<br>
<br>
If it does that6 explains the problem I see. But the warning is <br>
msileading, it should be an error and should tell the user that the rest <br>
of the file has been ignored.<br></blockquote><div><br></div><div>The .conf parser appears to consider the entire file invalid if it considers errors like that, so the entire thing would be ignored. You can file an issue to provide better error information for this situation[1].</div><div><br></div><div>[1] <a href="https://issues.asterisk.org/jira">https://issues.asterisk.org/jira</a> </div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>