Skip navigation.
Home

SIPFwd

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

sip tcp

Do you plan to make it possible to forward sip between udp and tcp ? It's interesting to use for M$ Speech Serverr and asterisk. Today the only way seems to be so use sipx. Would be nice if your application could do this ;).

At the moment, only UDP is

At the moment, only UDP is supported. Adding TCP support might be worth considering.

But I think you are asking for proxying instead of simple forwarding (at the moment, SIPFwd doesn't rewrite any Contact header field and therefore it will usually only see the initial INVITE request/response messages - after that the SIP user agents will usually talk directly to each other, bypassing SIPFwd).