Previous PageTable Of Contents../index.htmlIndexNext Page

dt_setsigmod( )

Description | Cautions | Example | Errors | See Also

Name:

int dt_setsigmod(devh,mode)

Inputs:

int devh

  Digital Network Interface logical time slot device handle

 

unsigned int mode

  transmit mode

Returns:

0 on success
-1 on failure

Includes:

srllib.h
dtilib.h

Category:

Time Slot Signaling

Mode:

synchronous

Top Of PageDescription

The dt_setsigmod( ) function sets the type of signaling that will be performed on the transmitted time slot.

Parameter

Description

devh:

Specifies the valid Digital Network Interface logical time slot device handle returned by a call to dt_open( )

mode:

Specifies the transmit mode. Possible values are:

 

  DTM_SIGINS - set to signaling insertion

Signaling Insertion

When a time slot is set to signaling insertion , transmit signaling for the selected time slot is inserted by the Digital Network Interface. The Digital Network Interface can insert signaling information over the transmit signaling already on that time slot.

Top Of PageCautions

This function will fail under the following conditions:

Top Of PageExample

Top Of PageErrors

If the function returns -1, use the SRL Standard Attribute function ATDV_LASTERR( ) to obtain the error code or use ATDV_ERRMSGP( ) to obtain a descriptive error message. See Appendix A - Standard Runtime Library for more information on SRL functions. The error codes returned by ATDV_LASTERR( ) are:

Error defines can be found in the file dtilib.h.

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated November, 2001