00001 /*! \file 00002 * \brief 8-bit raw data 00003 * 00004 * Source: gsm.example 00005 * 00006 * Copyright (C) 1999-2005, Digium Inc. 00007 * 00008 * Distributed under the terms of the GNU General Public License 00009 * 00010 */ 00011 00012 static unsigned char gsm_slin_ex[] = { 00013 0xda, 0xa6, 0xac, 0x2d, 0xa3, 0x50, 000, 0x49, 0x24, 0x92, 00014 0x49, 0x24, 0x50, 0x40, 0x49, 0x24, 0x92, 0x37, 0x24, 0x52, 00015 000, 0x49, 0x24, 0x92, 0x47, 0x24, 0x50, 0x80, 0x46, 0xe3, 00016 0x6d, 0xb8, 0xdc };