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?