[Blink] transport problem persists
Juha Heinanen
jh at tutpro.com
Fri Dec 17 15:33:55 CET 2010
adrian,
i googled a bit and found this:
When you want to send requests using TCP, you need to tell PJSIP that
the request is to be sent with TCP, and this is done by adding
";transport=tcp" parameter either in the target URI or by adding a route
set that uses TCP (the --proxy or --outbound option in pjsua,
e.g. --proxy "sip:theproxy;lr;transport=tcp").
perhaps you could change blink code so that it uses the latter
alternative?
- juha
More information about the Blink
mailing list