[SIP Beyond VoIP] sylkserver [MSRP] transport

Juha Heinanen jh at tutpro.com
Mon May 9 11:28:58 CEST 2011


i made some tests and noticed that if i have in sylkserver config.ini:

[MSRP]
; MSRP transport settings
use_tls = True

then sylk accepts only TCP/TLS/MSRP transport for msrp media.  if i
change the option to

use_tls = False

then sylk accepts only TCP/MSRP transport for msrp media.

would it be possible to make sylk accept both?

perhaps another option could be added like this:

[MSRP]
; MSRP transport settings
use_tls = True
use_tcp = True

i feel that is quite restrictive if all participant of a conference
have to use the same msrp transport.   perhaps i'm missing something and
it cannot be done?

-- juha



More information about the SIPclient mailing list