Hi Daniel,

What opensips version are you using ?

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 19.02.2016 21:16, Moreira Yokoyama, Daniel wrote:

Hi.

I’m trying to relay a message using SCTP instead of UDP.

I found some examples from people trying to relay using TCP and tried using the same approach, but using SCTP instead.

So, in my route script I did:

t_relay("sctp:10.0.8.108:5060");

I logged the state of my $du to make sure it was null at the time of the t_relay, but although I get SCTP init in the dump, the sip message is never sent and I have no error information.

After that I found other information about setting the forced socket ($fs) but still having no success.

Is it possible that opensips simply doesn’t relay the message using the SCTP protocol? Or am I missing something?

Best regards.



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to