Skip to content
Snippets Groups Projects
Commit 9d7168d3 authored by Mark Spencer's avatar Mark Spencer
Browse files

Version 0.1.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 48216d27
No related branches found
No related tags found
No related merge requests found
/*
* 8-bit raw data
*
* Source: g723.example
*
* Copyright (C) 1999, Mark Spencer and Linux Support Services
*
* Distributed under the terms of the GNU General Public License
*
*/
static unsigned char g723_slin_ex[] = {
0x4c, 0x34, 0xc2, 0xd9, 0x81, 0x80, 0xa8, 0x50, 0xd7, 0x8d,
0x8, 0x80, 0xf0, 0xb4, 0x40, 0x53, 0xe3, 0xe1, 0x63, 0x4e,
0x1a, 0x37, 0xd6, 0x0037 };
pbx.c 0 → 100755
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment