Hi Richard,

I'm replying here because my answer is still strictly related to Kamailio.

Using WS is only one of the variants. Completely using TCP or UDP results
in the same crash.

Let me elaborate my current setup:

- ua1@domain;transport=tcp -> caller
- ua2@domain -> callee

ua2 is registered via TCP and WS, so the location service will inform the
following:

- [email protected];transport=tcp
- [email protected];transport=ws

This implies that I'm gonna need two SDP modifications, depending on where
the INVITE is going:

ua1 (RTP/AVP) -> (Kamailio [parallel forking]) -> [email protected] (RTP/AVP)

-> [email protected] (RTP/SAVPF)

As soon as rtpengine is engaged for the second time, no matter the order,
it crashes.

Regards,
Carlos

On Mon, Sep 29, 2014 at 8:46 PM, Richard Fuchs <[email protected]> wrote:

> On 09/29/14 21:16, Carlos Ruiz Díaz wrote:
> > Hi,
> >
> > rtpengine is crashing when it is activated in the branch route.
>
> This looks similar to what has been reported here:
> https://github.com/sipwise/rtpengine/issues/27
>
> Which is something I haven't been able to reproduce. Perhaps you can
> shed some light on this within the context of the github thread.
>
> cheers
>
> _______________________________________________
> sr-dev mailing list
> [email protected]
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
>



-- 
Carlos
http://caruizdiaz.com
_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to