]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add initial SDP options. 08/4908/8
authorMark Michelson <mmichelson@digium.com>
Tue, 7 Feb 2017 15:50:52 +0000 (09:50 -0600)
committerMark Michelson <mmichelson@digium.com>
Fri, 17 Feb 2017 15:23:12 +0000 (09:23 -0600)
commit8af634255542672806304fdafd1612dcfc9f35b1
tree4b91305e8601379be0cf719125d5535e2d5a4b6c
parent0b5a17082be78be17c5191d86f806936dcdc7d61
Add initial SDP options.

This is step one of adding an SDP API: defining some
configurable settings for SDPs. This is based on options
that are currently supported in Asterisk.

Change-Id: I1ede91aafed403b12a9ccdfb91a88389baa7e5d7
include/asterisk/sdp_options.h [new file with mode: 0644]
main/sdp_options.c [new file with mode: 0644]