[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "media" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Sun Jun 26 14:47:42 CDT 2011
branch "media" has been updated
via 687d842f88cb5302f05190d5fcb16d84b97e020b (commit)
from d431a9f19268bdf772acc6960c3acc4ed67697b7 (commit)
Summary of changes:
slice/AsteriskSCF/Media/SDP/MediaSDPIf.ice | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 687d842f88cb5302f05190d5fcb16d84b97e020b
Author: Joshua Colp <jcolp at digium.com>
Date: Sun Jun 26 16:34:44 2011 -0300
Document how to have a user of a descriptor assign a dynamic payload themselves.
diff --git a/slice/AsteriskSCF/Media/SDP/MediaSDPIf.ice b/slice/AsteriskSCF/Media/SDP/MediaSDPIf.ice
index 896ff7c..6b166fb 100644
--- a/slice/AsteriskSCF/Media/SDP/MediaSDPIf.ice
+++ b/slice/AsteriskSCF/Media/SDP/MediaSDPIf.ice
@@ -57,6 +57,9 @@ module V1
{
/**
* Numerical payload value given in the SDP.
+ *
+ * If this is set to -1 the user of this descriptor should assign a dynamic payload
+ * themselves.
*/
int payload;
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list