PREV TOC HOME INDEX NEXT


2.35. gc_SndMoreInfo( )

When using Springware boards, the gc_SendMoreInfo( ) function is supported as described in the Global Call API Library Reference.

When using DM3 boards, the gc_SendMoreInfo( ) function can be used to send digits to the remote side. The info_id parameter in this context is set to DESTINATION_ADDRESS.

When using gc_SendMoreInfo( ), it is possible to specify that no more information will be sent (that is, provide a SendingComplete indication). This can be done by including in the send string (pointed to by the info_ptr function parameter) a period (.) character before the terminating null character.

Note: The period (.) character is recommended to provide the SendingComplete indication in most applications. However, for compatibility with SS7, the 'f' or 'F' character can be used instead of the period (.) character.

When sending overlapped digits using the gc_SndMoreInfo( ) function, if the answering side accepts or answers the call, depending on the glare, the GCEV_SNDMOREINFO event may not be generated. The application should not wait for this event after receiving a GCEV_ALERTING, GCEV_PROCEEDING or GCEV_CONNECTED event.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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