[asterisk-dev] [Code Review] remove current STUN support from chan_sip.c
David Vossel
dvossel at digium.com
Wed Aug 11 13:16:37 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/855/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
This patch removes the current broken/useless stun support from chan_sip. This will take place in both 1.8 and Trunk.
Originally I had planned to correct the current use of STUN in chan_sip to work more reliably, but after a lengthy dev-list discussion it became apparent that the usage of STUN in chan_sip is not RFC compliant and has no real use case. Hopefully removing this will make way for a correct implementation in the future.
I will update the CHANGES and UPDATE files for 1.8 and Trunk before committing this.
Diffs
-----
/trunk/channels/chan_sip.c 281761
/trunk/configs/sip.conf.sample 281761
Diff: https://reviewboard.asterisk.org/r/855/diff
Testing
-------
compiled, ran Asterisk, and did some basic sanity checks.
Thanks,
David
More information about the asterisk-dev
mailing list