Register extension via TCP

Hi all,

I already saw some other posts regarding this… but just wanted to check for a last time :):
Can anyone think of a negative side effect of having all extensions register via TCP, instead of UDP? (I know the actual RTP will still use UDP)

We notice that it fixes nearly all our “UNREACHABLE issues” of people working from home with a crappy local network.

Thanks!

About the only negative I’ve seen expressed is that it slightly increases IP traffic, but a slight increase in traffic that’s already minimal is a pretty small price to pay. It’s possible that the SIP stack in the client might work better as UDP instead of TCP, but your own testing should reveal if that’s the case.

Thanks a lot for reply @lgaetz, always appreciated!
We will use TCP by default in the near future :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.