Torben Friese wrote:
Hi all,
I need a hint regarding TCP handling.
I want to receive messages as TCP and relay or forward them as UDP.
This is realized with dispatcher module. A explicit entry with
sip:IP;transport=udp in the dispatcher list.
Receiving via TCP works fine, but the proxy send the request also via
TCP out.
Any ideas where I can search or how to debug the problem ?
After calling the dispatcher functions, log $ru/$du and verify if the
transport parameter is present in $ru/$du.
regards
klaus