View | Details | Raw Unified
Collapse All | Expand All

(-) ./capifax/capi.c (-1 / +1 lines)
 Lines 79-85    Link Here 
			 * of the application
			 * of the application
			 */
			 */
			ALERT_REQ (CMSG, Appl_Id, 0, CONNECT_IND_PLCI(CMSG),
			ALERT_REQ (CMSG, Appl_Id, 0, CONNECT_IND_PLCI(CMSG),
				   NULL, NULL, NULL, NULL);
				   NULL, NULL, NULL, NULL, NULL);
			/* inform the user application */
			/* inform the user application */
			SetState(Connection, D_ConnectPending);
			SetState(Connection, D_ConnectPending);
			IncomingCall(Connection, GetCallingPartyNumber (Connection));
			IncomingCall(Connection, GetCallingPartyNumber (Connection));