]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_format_attr_h26x: Trim blanks in fmtp attributes
authorSean Bright <sean.bright@gmail.com>
Tue, 23 May 2017 15:06:02 +0000 (11:06 -0400)
committerSean Bright <sean.bright@gmail.com>
Tue, 23 May 2017 15:57:18 +0000 (11:57 -0400)
commit700ef6861ab966008ca16e5f23c64eb68b047c08
treee9a6049b005550bc9c3e79d615fbb410467774f5
parentd0a1239f5560810662c84f38ebc342a39072e093
res_format_attr_h26x: Trim blanks in fmtp attributes

Some devices separate format attributes with a semicolon followed by a
space, so trim blanks before trying to match them.

ASTERISK-27008 #close

Change-Id: Ia44cb2e4fef5c73dc541a29da79cb0e19c22d9cc
res/res_format_attr_h263.c
res/res_format_attr_h264.c