projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c0ae1b
)
Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.
author
Olle Johansson
<oej@edvina.net>
Wed, 4 Jan 2006 10:16:53 +0000
(10:16 +0000)
committer
Olle Johansson
<oej@edvina.net>
Wed, 4 Jan 2006 10:16:53 +0000
(10:16 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7777
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_sip.c
patch
|
blob
|
history
diff --git
a/channels/chan_sip.c
b/channels/chan_sip.c
index
782a952
..
246b630
100644
(file)
--- a/
channels/chan_sip.c
+++ b/
channels/chan_sip.c
@@
-4244,7
+4244,7
@@
static int add_vidupdate(struct sip_request *req)
" <media_control>\r\n"
" <vc_primitive>\r\n"
" <to_encoder>\r\n"
- " <picture_fast_update\r\n"
+ " <picture_fast_update>\r\n"
" </picture_fast_update>\r\n"
" </to_encoder>\r\n"
" </vc_primitive>\r\n"