[OpenSIPS-Devel] [opensips] Allow TCP without transport=tcp header (#420)

Oliver Severin Mulelid-Tynes notifications at github.com
Mon Mar 9 10:12:42 CET 2015


force_send_socket() does not work for this case at all by the way.

If I use force_send_socket() it actually reverts to going to the A-record, sending a tcp connection there with "SIP/2.0/UDP" in the Via header.

Tested with:
```
xlog("DBG: Forcing tcp socket for outbound");
force_send_socket(tcp:10.0.0.113:5060);
```



---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/420#issuecomment-77820552
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150309/79fc96ab/attachment.htm>


More information about the Devel mailing list