[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "dtmf" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Aug 10 17:48:15 CDT 2011
branch "dtmf" has been updated
via fde12f1f0f75904a355fe1db2c591da2fc6210cd (commit)
from e449cfaa1657a1299e3312a6ad5a5a4e2b6e1b0f (commit)
Summary of changes:
slice/AsteriskSCF/Media/Formats/OtherFormats.ice | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit fde12f1f0f75904a355fe1db2c591da2fc6210cd
Author: Mark Michelson <mmichelson at digium.com>
Date: Wed Aug 10 09:49:26 2011 -0500
Define a constant for the name of the RFC4733 format.
diff --git a/slice/AsteriskSCF/Media/Formats/OtherFormats.ice b/slice/AsteriskSCF/Media/Formats/OtherFormats.ice
index bc10658..65a76fe 100644
--- a/slice/AsteriskSCF/Media/Formats/OtherFormats.ice
+++ b/slice/AsteriskSCF/Media/Formats/OtherFormats.ice
@@ -32,6 +32,8 @@ module Other
module V1
{
+const string RFC4733Name = "rfc4733";
+
/**
* RFC 4733 telephone event audio format
*/
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list