40 lines
1.7 KiB
C
40 lines
1.7 KiB
C
/*
|
|
* Copyright (C) 2004-2005 by Objective Systems, Inc.
|
|
*
|
|
* This software is furnished under an open source license and may be
|
|
* used and copied only in accordance with the terms of this license.
|
|
* The text of the license may generally be found in the root
|
|
* directory of this installation in the COPYING file. It
|
|
* can also be viewed online at the following URL:
|
|
*
|
|
* http://www.obj-sys.com/open/license.html
|
|
*
|
|
* Any redistributions of this file including modified versions must
|
|
* maintain this copyright notice.
|
|
*
|
|
*****************************************************************************/
|
|
/**
|
|
* This file was generated by the Objective Systems ASN1C Compiler
|
|
* (http://www.obj-sys.com). Version: 5.72, Date: 22-Mar-2005.
|
|
*/
|
|
#include "ooasn1.h"
|
|
#include "MULTIMEDIA-SYSTEM-CONTROL.h"
|
|
|
|
/**************************************************************/
|
|
/* */
|
|
/* NetworkAccessParameters_networkAddress */
|
|
/* */
|
|
/**************************************************************/
|
|
|
|
EXTERN const char* gs_MULTIMEDIA_SYSTEM_CONTROL_NetworkAccessParameters_networkAddress_e164Address_CharSet =
|
|
"#*,0123456789";
|
|
|
|
/**************************************************************/
|
|
/* */
|
|
/* UserInputIndication_signal */
|
|
/* */
|
|
/**************************************************************/
|
|
|
|
EXTERN const char* gs_MULTIMEDIA_SYSTEM_CONTROL_UserInputIndication_signal_signalType_CharSet =
|
|
"!#*0123456789ABCD";
|