On Fri, Jun 16, 2023 at 2:05 AM Pat M <[email protected]> wrote:
> See below
>
> but what i can see there is no Allow, not sure if that is why?
>
>
>> You are not using Record-Route.
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.
But probably this is not your case.
Please try adding this to your route{}:
if (is_method("INVITE"))
record_route();
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users