<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 16, 2023 at 2:05 AM Pat M <<a href="mailto:miagi_son@proton.me">miagi_son@proton.me</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-family:Arial,sans-serif;font-size:14px">See below</div><div style="font-family:Arial,sans-serif;font-size:14px"><br></div><div style="font-family:Arial,sans-serif;font-size:14px">but what i can see there is no Allow, not sure if that is why?</div><div><blockquote type="cite"><div class="gmail_quote"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><br></blockquote></div></blockquote></div></blockquote><div>You are not using Record-Route.</div><div>This is not required for SIP to work as long as the UAs are able to talk to each other independently of the SIP proxy after a session is established.</div><div>But probably this is not your case.</div><div>Please try adding this to your route{}:<br><br></div><div>    if (is_method("INVITE"))<br>        record_route();</div></div></div>