< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[reSIProcate] BasicCall TCP Transport


This is regarding BasicCall sample code. When trying to add TCP transport ("stackUac.addTransport (TCP, 5060)") It tries to create a TCP connection and then later on looks for a matching UDP connection (The error comes in the transportselector.cxx file). Am I suppose to specify TCP transport in some other file and how do I force the stack to stick to TCP?
Thanks,
Sam