SIP forwarding daemon
- Documentation
- Forum
- Repository: Subversion
- Issue Tracker
- .deb Package Download
|
SIPFwd
Submitted by Christof Meerwald on 29 October, 2006 - 15:12.
SIP forwarding daemon
Resources |
User loginNavigationProjectsDonateHow to donate Who's onlineThere are currently 0 users and 2 guests online.
|
|
|
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).