PREV TOC HOME INDEX NEXT


3.4.18. gc_SetUserInfo( )

The gc_SetUserInfo( ) function can be used to:

The gc_SetUserInfo( ) function is used only to set the values of call-related information, such as coder information, display information, phone list etc. before a call has been initiated. The information is not transmitted until the next Global Call function, such as, gc_AnswerCall( ), gc_AcceptCall( ), gc_CallAck( ) etc. that initiates the transmission of information on the line.

Note: If no receive coder type is specified, any supported coder type is accepted.

The parameters that are configurable using gc_SetUserInfo( ) are given in Table 2, Configurable Call Parameters. In addition, the DTMF support bitmask, see Table 4, Parameters Configurable Using gc_SetConfigData( ), is also configurable using gc_SetUserInfo( ).

The gc_SetUserInfo( ) function operates on either a CRN or a line device:

Setting Call Parameters for the Next Call

The pertinent function parameter values in this context are:

Note: If a call is in the Null state, the new parameter values apply to the next call. If a call is in a non-Null state, the new parameter values apply to the remainder of the current call only.

Setting Call Parameters for the Next and Subsequent Calls

When the duration parameter is set to GC_ALLCALLS, the new call values become the default values for the line device and are used for all subsequent calls on that device. The pertinent function parameter values in this context are:

Note: If a call is in the Null state, the new parameter values apply to the next call and all subsequent calls. If a call is in a non-Null state, the new parameter values apply to the remainder of the current call and all subsequent calls.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated February, 2003