[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Aug 16 11:41:42 CDT 2010
branch "master" has been updated
via 0fd4cb3a22d7a3993ae64ee5e4ee73f9ae97a64d (commit)
from fb4f993bd3d7197dc36ba0aed8bd1d03c8ed5ca3 (commit)
Summary of changes:
Media/RTP/MediaRTPIf.ice | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 0fd4cb3a22d7a3993ae64ee5e4ee73f9ae97a64d
Author: Joshua Colp <jcolp at digium.com>
Date: Mon Aug 16 13:53:48 2010 -0300
Now the right name... next time I'll just do this in my slice clone until complete.
diff --git a/Media/RTP/MediaRTPIf.ice b/Media/RTP/MediaRTPIf.ice
index cff8657..2562bc5 100644
--- a/Media/RTP/MediaRTPIf.ice
+++ b/Media/RTP/MediaRTPIf.ice
@@ -83,7 +83,7 @@ module V1
/**
* A dictionary mapping payloads to media formats.
*/
- dictionary<int, Hydra::Media::V1::MediaFormat> PayloadMap;
+ dictionary<int, Hydra::Media::V1::Format> PayloadMap;
/**
* Interface to an RTP media session.
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list