5 m1x66_initchannel, M1x66_initchannel – Maxim Integrated 73M1866B/73M1966B FXOAPI User Manual

Page 15

Advertising
background image

UG_1x66B_046

73M1866B/73M1966B FXOAPI User Guide

Rev. 2.1

15

2.3.5 M1x66_InitChannel

Description

This API performs the channel initialization and prepares the FXO channel to operate in conformance
with specific region where the FXO line is being deployed. Teridian FXO device supports global-
compliance parameter in countries listed in M1x66_COUNTRY_CODE.

Prototype

M1x66_RET M1x66_InitChannel (

M1x66_HANDLE chanHandle,
M1x66_COUNTRY_CODE cntryCode );

Parameters

Data Type

Name

Description

M1x66_HANDLE

chanHandle

Channel handle obtained from FXO open channel.

M1x66_COUNTRY_CODE cntryCode

Country code as listed in M1x66_COUNTRY_CODE.


Return Values

Data Type

Description

M1x66_RET

M1x66_SUCCESS – Successfully initialize the channel.
M1x66_FAILED – Failed to initialize the channel.


Advertising