Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/*++
Copyright (c) 1990-1994 Microsoft Corporation
Module Name:
isdn.h
Abstract:
This module defines the structures, macros, and manifests available to ISDN aware components.
Author:
Tony Bell - tonybe@microsoft.com
Revision History:
Initial Version - January 1997
--*/
#ifndef _ISDN_H
#define _ISDN_H
#endif
//
// Define Q.931 SAP. This is registered by clients that want to
// accept incoming calls from a call manager that has registered
// the Q.931 address family
//
//
// Define Q.931 CO_CALL_PARAMETERS
//
|