Dialogic
®
System Release 6.1 CompactPCI for Windows
®
Release Update 33
if( gc_util_insert_parm_ref(&parmblkp, GCSET_CHAN_CAPABILITY,
IPPARM_LOCAL_CAPABILITY, sizeof(IP_CAPABILITY), &ipcap) != GC_SUCCESS )
{
//error
}
gc_ReqModifyCall (GCTGT_GCLIB_CRN,pline->crn, parmblkp, EV_ASYNC);
gc_util_delete_parm_blk(parmblkp);
break;
case GCEV_MODIFY_CALL_ACK:
// Switch Complete
fx_sendfax();
break;
case GCEV_MODIFY_CALL_REJ:
case GCEV_MODIFY_CALL_FAIL:
/* received extension event for media readiness */
gc_util_insert_parm_ref(&parmblkp, IPSET_FOIP,
IPPARM_T38_DISCONNECT,(sizeof(IP_CONNECT)), (void *)(&ipConnect));
gc_SetUserInfo(GCTGT_GCLIB_CRN, pline->crn, parmblkp, GC_SINGLECALL);
gc_Listen();
/* IPT to IPM*/
break;
}
1.7 Important Notice about System Release Update
Installation
Due to changes in the Dialogic
®
Software install process, an update install should not be
used when updating to a more recent build from a Dialogic
®
System Release 6.1
CompactPCI for Windows build prior to Service Update 176. Update install does work
when upgrading from Service Update 176 to any more recent build.
1.8 Media LAN Disconnection Alarm Notification for
Dialogic
®
DM/IP Boards
With the Service Update, Dialogic
®
DM/IP Boards have the ability to monitor the network
interface connector (NIC) and generate an alarm event if a disconnection or network
failure occurs (i.e., a media LAN disconnection alarm). The event is then reported to the
application via Quality of Service (QoS) alarms with the Dialogic
®
IP Media Library (IPML)
API and the Dialogic
®
Global Call Alarm Management System (GCAMS), using Dialogic
®
Standard Runtime Library (SRL) asynchronous event notification.
Formerly, this functionality was available only on Dialogic
®
IPT Boards but is now
supported on the following DM/IP Boards as well:
• Dialogic
®
DM/IP601-CPCI-100BT IP Boards
• Dialogic
®
DM/IP601-2E1-CPCI-100BT IP Boards
Kommentare zu diesen Handbüchern