[Asterisk-Dev] rtpchecksums=no enables rtp checksums?
Kevin P. Fleming
kpfleming at starnetworks.us
Thu Mar 31 08:36:20 MST 2005
Mikael Magnusson wrote:
> To enable udp checksums in rtp packages I have to use "rtpchecksums=no"
> and "rtpchecksums=yes" is the default and it disables the checksums!
> It doesn't make sense. It should be the opposite, rtpchecksums=yes
> should _enable_ checksums and not disable.
Are you sure? That option uses the SO_NO_CHECK socket option, which
disable checksums.
More information about the asterisk-dev
mailing list