Files
asterisk/codecs/gsm_slin_ex.h
T

17 lines
429 B
C
Raw Normal View History

2005-10-26 13:03:17 +00:00
/*! \file
* \brief 8-bit raw data
1999-12-04 22:05:35 +00:00
*
* Source: gsm.example
*
2005-10-26 13:03:17 +00:00
* Copyright (C) 1999-2005, Digium Inc.
1999-12-04 22:05:35 +00:00
*
* 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 };