Add missing carriage return and line feed to the SDP line indicating that we don't support VAD (issue #5780)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7130 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-17 20:25:40 +00:00
parent 522544442b
commit 35fcf0a8aa
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-11-16 Russell Bryant <russell@digium.com>
* channels/chan_sip.c: Add missing carriage return and line feed to the SDP line indicating that we don't support VAD (issue #5780)
2005-11-16 Kevin P. Fleming <kpfleming@digium.com>
* Asterisk 1.2.0 released.