aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/gsm_slin_ex.h
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-12-04 22:05:35 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>1999-12-04 22:05:35 +0000
commitb779e04bc368a78ca011430019dcbd003f1ee753 (patch)
treedb62716a863c3e3e2c7c78a206b2a86077a03200 /codecs/gsm_slin_ex.h
parent1229f5d94d61c960deb1295dc75249d20003382f (diff)
Version 0.1.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/gsm_slin_ex.h')
-rwxr-xr-xcodecs/gsm_slin_ex.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/codecs/gsm_slin_ex.h b/codecs/gsm_slin_ex.h
new file mode 100755
index 000000000..e609cbb61
--- /dev/null
+++ b/codecs/gsm_slin_ex.h
@@ -0,0 +1,16 @@
+/*
+ * 8-bit raw data
+ *
+ * Source: gsm.example
+ *
+ * Copyright (C) 1999, Mark Spencer and Linux Support Services
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static unsigned char gsm_slin_ex[] = {
+0xda, 0xa6, 0xac, 0x2d, 0xa3, 0x50, 000, 0x49, 0x24, 0x92,
+0x49, 0x24, 0x50, 0x40, 0x49, 0x24, 0x92, 0x37, 0x24, 0x52,
+000, 0x49, 0x24, 0x92, 0x47, 0x24, 0x50, 0x80, 0x46, 0xe3,
+0x6d, 0xb8, 0xdc };