40 lines
536 B
C
40 lines
536 B
C
/*++
|
|
|
|
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
|
|
//
|
|
|
|
|