hi!
how do you tell ser.cfg that the transport should be tcp or udp? for example, is there such a thing as t_relay_to_udp("host2","port2") where the transport which will be used with host2 is udp. i noticed that when a client uses udp in a particular call leg, ser also uses udp for the other leg. what if host1 only supports udp and host2 uses tcp to call it?
~kelvin