Uses of Class
org.csapi.P_INVALID_EVENT_TYPE

Packages that use P_INVALID_EVENT_TYPE
org.csapi   
org.csapi.am   
org.csapi.cc.cccs   
org.csapi.cc.gccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.csapi.dsc   
org.csapi.fw.fw_application.notification   
org.csapi.fw.fw_service.notification   
org.mobicents.csapi.jr.slee.am Contains the Parlay Account Management (AM) data types and interfaces. 
org.mobicents.csapi.jr.slee.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
org.mobicents.csapi.jr.slee.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
org.mobicents.csapi.jr.slee.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
org.mobicents.csapi.jr.slee.dsc Contains the Parlay Data Session Control data types and interfaces. 
 

Uses of P_INVALID_EVENT_TYPE in org.csapi
 

Fields in org.csapi declared as P_INVALID_EVENT_TYPE
 P_INVALID_EVENT_TYPE P_INVALID_EVENT_TYPEHolder.value
           
 

Methods in org.csapi that return P_INVALID_EVENT_TYPE
static P_INVALID_EVENT_TYPE P_INVALID_EVENT_TYPEHelper.extract(org.omg.CORBA.Any any)
           
static P_INVALID_EVENT_TYPE P_INVALID_EVENT_TYPEHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi with parameters of type P_INVALID_EVENT_TYPE
static void P_INVALID_EVENT_TYPEHelper.insert(org.omg.CORBA.Any any, P_INVALID_EVENT_TYPE s)
           
static void P_INVALID_EVENT_TYPEHelper.write(org.omg.CORBA.portable.OutputStream out, P_INVALID_EVENT_TYPE s)
           
 

Constructors in org.csapi with parameters of type P_INVALID_EVENT_TYPE
P_INVALID_EVENT_TYPEHolder(P_INVALID_EVENT_TYPE initial)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.am
 

Methods in org.csapi.am that throw P_INVALID_EVENT_TYPE
 void IpAccountManagerPOATie.changeNotification(int assignmentID, TpChargingEventCriteria eventCriteria)
           
 void IpAccountManagerOperations.changeNotification(int assignmentID, TpChargingEventCriteria eventCriteria)
           
 void _IpAccountManagerStub.changeNotification(int assignmentID, TpChargingEventCriteria eventCriteria)
           
 int IpAccountManagerPOATie.createNotification(IpAppAccountManager appAccountManager, TpChargingEventCriteria chargingEventCriteria)
           
 int IpAccountManagerOperations.createNotification(IpAppAccountManager appAccountManager, TpChargingEventCriteria chargingEventCriteria)
           
 int _IpAccountManagerStub.createNotification(IpAppAccountManager appAccountManager, TpChargingEventCriteria chargingEventCriteria)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that throw P_INVALID_EVENT_TYPE
 void IpConfCallControlManagerPOATie.changeMediaNotification(int assignmentID, TpNotificationMediaRequest notificationMediaRequest)
           
 void _IpConfCallControlManagerStub.changeMediaNotification(int assignmentID, TpNotificationMediaRequest notificationMediaRequest)
           
 void IpConfCallControlManagerPOATie.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 void _IpConfCallControlManagerStub.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 TpCallLegIdentifier IpSubConfCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpConfCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpSubConfCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpConfCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 int IpConfCallControlManagerPOATie.createMediaNotification(IpAppMultiMediaCallControlManager appInterface, TpNotificationMediaRequest notificationMediaRequest)
           
 int _IpConfCallControlManagerStub.createMediaNotification(IpAppMultiMediaCallControlManager appInterface, TpNotificationMediaRequest notificationMediaRequest)
           
 int IpConfCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int _IpConfCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.cc.gccs
 

Methods in org.csapi.cc.gccs that throw P_INVALID_EVENT_TYPE
 void IpCallControlManagerPOATie.changeCallNotification(int assignmentID, TpCallEventCriteria eventCriteria)
           
 void IpCallControlManagerOperations.changeCallNotification(int assignmentID, TpCallEventCriteria eventCriteria)
           
 void _IpCallControlManagerStub.changeCallNotification(int assignmentID, TpCallEventCriteria eventCriteria)
           
 int IpCallControlManagerPOATie.enableCallNotification(IpAppCallControlManager appCallControlManager, TpCallEventCriteria eventCriteria)
           
 int IpCallControlManagerOperations.enableCallNotification(IpAppCallControlManager appCallControlManager, TpCallEventCriteria eventCriteria)
           
 int _IpCallControlManagerStub.enableCallNotification(IpAppCallControlManager appCallControlManager, TpCallEventCriteria eventCriteria)
           
 int IpCallPOATie.routeReq(int callSessionID, TpCallReportRequest[] responseRequested, TpAddress targetAddress, TpAddress originatingAddress, TpAddress originalDestinationAddress, TpAddress redirectingAddress, TpCallAppInfo[] appInfo)
           
 int IpCallOperations.routeReq(int callSessionID, TpCallReportRequest[] responseRequested, TpAddress targetAddress, TpAddress originatingAddress, TpAddress originalDestinationAddress, TpAddress redirectingAddress, TpCallAppInfo[] appInfo)
           
 int _IpCallStub.routeReq(int callSessionID, TpCallReportRequest[] responseRequested, TpAddress targetAddress, TpAddress originatingAddress, TpAddress originalDestinationAddress, TpAddress redirectingAddress, TpCallAppInfo[] appInfo)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs that throw P_INVALID_EVENT_TYPE
 void IpMultiMediaCallControlManagerPOATie.changeMediaNotification(int assignmentID, TpNotificationMediaRequest notificationMediaRequest)
           
 void IpMultiMediaCallControlManagerOperations.changeMediaNotification(int assignmentID, TpNotificationMediaRequest notificationMediaRequest)
           
 void _IpMultiMediaCallControlManagerStub.changeMediaNotification(int assignmentID, TpNotificationMediaRequest notificationMediaRequest)
           
 void IpMultiMediaCallControlManagerPOATie.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 void _IpMultiMediaCallControlManagerStub.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 TpCallLegIdentifier IpMultiMediaCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpMultiMediaCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 int IpMultiMediaCallControlManagerPOATie.createMediaNotification(IpAppMultiMediaCallControlManager appInterface, TpNotificationMediaRequest notificationMediaRequest)
           
 int IpMultiMediaCallControlManagerOperations.createMediaNotification(IpAppMultiMediaCallControlManager appInterface, TpNotificationMediaRequest notificationMediaRequest)
           
 int _IpMultiMediaCallControlManagerStub.createMediaNotification(IpAppMultiMediaCallControlManager appInterface, TpNotificationMediaRequest notificationMediaRequest)
           
 int IpMultiMediaCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int _IpMultiMediaCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 void IpMultiMediaCallLegPOATie.eventReportReq(int callLegSessionID, TpCallEventRequest[] eventsRequested)
           
 void _IpMultiMediaCallLegStub.eventReportReq(int callLegSessionID, TpCallEventRequest[] eventsRequested)
           
 void IpMultiMediaCallLegPOATie.mediaStreamMonitorReq(int callLegSessionID, TpMediaStreamRequest[] mediaStreamEventCriteria)
           
 void IpMultiMediaCallLegOperations.mediaStreamMonitorReq(int callLegSessionID, TpMediaStreamRequest[] mediaStreamEventCriteria)
           
 void _IpMultiMediaCallLegStub.mediaStreamMonitorReq(int callLegSessionID, TpMediaStreamRequest[] mediaStreamEventCriteria)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs that throw P_INVALID_EVENT_TYPE
 void IpMultiPartyCallControlManagerPOATie.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 void IpMultiPartyCallControlManagerOperations.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 void _IpMultiPartyCallControlManagerStub.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
           
 TpCallLegIdentifier IpMultiPartyCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpMultiPartyCallOperations.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpMultiPartyCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 int IpMultiPartyCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int IpMultiPartyCallControlManagerOperations.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int _IpMultiPartyCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 void IpCallLegPOATie.eventReportReq(int callLegSessionID, TpCallEventRequest[] eventsRequested)
           
 void IpCallLegOperations.eventReportReq(int callLegSessionID, TpCallEventRequest[] eventsRequested)
           
 void _IpCallLegStub.eventReportReq(int callLegSessionID, TpCallEventRequest[] eventsRequested)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.dsc
 

Methods in org.csapi.dsc that throw P_INVALID_EVENT_TYPE
 void IpDataSessionControlManagerPOATie.changeNotification(int assignmentID, TpDataSessionEventCriteria eventCriteria)
           
 void IpDataSessionControlManagerOperations.changeNotification(int assignmentID, TpDataSessionEventCriteria eventCriteria)
           
 void _IpDataSessionControlManagerStub.changeNotification(int assignmentID, TpDataSessionEventCriteria eventCriteria)
           
 int IpDataSessionControlManagerPOATie.createNotification(IpAppDataSessionControlManager appDataSessionControlManager, TpDataSessionEventCriteria eventCriteria)
           
 int IpDataSessionControlManagerOperations.createNotification(IpAppDataSessionControlManager appDataSessionControlManager, TpDataSessionEventCriteria eventCriteria)
           
 int _IpDataSessionControlManagerStub.createNotification(IpAppDataSessionControlManager appDataSessionControlManager, TpDataSessionEventCriteria eventCriteria)
           
 int IpDataSessionControlManagerPOATie.createNotifications(IpAppDataSessionControlManager appDataSessionControlManager, TpDataSessionEventCriteria eventCriteria)
           
 int IpDataSessionControlManagerOperations.createNotifications(IpAppDataSessionControlManager appDataSessionControlManager, TpDataSessionEventCriteria eventCriteria)
           
 int _IpDataSessionControlManagerStub.createNotifications(IpAppDataSessionControlManager appDataSessionControlManager, TpDataSessionEventCriteria eventCriteria)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.fw.fw_application.notification
 

Methods in org.csapi.fw.fw_application.notification that throw P_INVALID_EVENT_TYPE
 int IpEventNotificationPOATie.createNotification(TpFwEventCriteria eventCriteria)
           
 int IpEventNotificationOperations.createNotification(TpFwEventCriteria eventCriteria)
           
 int _IpEventNotificationStub.createNotification(TpFwEventCriteria eventCriteria)
           
 

Uses of P_INVALID_EVENT_TYPE in org.csapi.fw.fw_service.notification
 

Methods in org.csapi.fw.fw_service.notification that throw P_INVALID_EVENT_TYPE
 int IpFwEventNotificationPOATie.createNotification(TpFwEventCriteria eventCriteria)
           
 int IpFwEventNotificationOperations.createNotification(TpFwEventCriteria eventCriteria)
           
 int _IpFwEventNotificationStub.createNotification(TpFwEventCriteria eventCriteria)
           
 

Uses of P_INVALID_EVENT_TYPE in org.mobicents.csapi.jr.slee.am
 

Methods in org.mobicents.csapi.jr.slee.am that throw P_INVALID_EVENT_TYPE
 void IpAccountManagerConnection.changeNotification(int assignmentID, TpChargingEventCriteria eventCriteria)
          This method is used by the application to change the event criteria introduced with createNotification.
 int IpAccountManagerConnection.createNotification(TpChargingEventCriteria chargingEventCriteria)
          This method is used by the application to enable charging event notifications to be sent to the application.
 

Uses of P_INVALID_EVENT_TYPE in org.mobicents.csapi.jr.slee.cc.gccs
 

Methods in org.mobicents.csapi.jr.slee.cc.gccs that throw P_INVALID_EVENT_TYPE
 void IpCallControlManagerConnection.changeCallNotification(int assignmentID, TpCallEventCriteria eventCriteria)
          This method is used by the application to change the event criteria introduced with enableCallNotification.
 int IpCallControlManagerConnection.enableCallNotification(TpCallEventCriteria eventCriteria)
          This method is used to enable call notifications so that events can be sent to the application.
 int IpCallConnection.routeReq(TpCallReportRequest[] responseRequested, TpAddress targetAddress, TpAddress originatingAddress, TpAddress originalDestinationAddress, TpAddress redirectingAddress, TpCallAppInfo[] appInfo)
          This asynchronous method requests routing of the call to the remote party indicated by the targetAddress.
 

Uses of P_INVALID_EVENT_TYPE in org.mobicents.csapi.jr.slee.cc.mmccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mmccs that throw P_INVALID_EVENT_TYPE
 void IpMultiMediaCallControlManagerConnection.changeMediaNotification(int assignmentID, TpNotificationMediaRequest notificationMediaRequest)
          This method is used by the application to change the event criteria introduced with createMediaNotification.
 int IpMultiMediaCallControlManagerConnection.createMediaNotification(TpNotificationMediaRequest notificationMediaRequest)
          This method is used to create media stream notifications so that events can be sent to the application.
 void IpMultiMediaCallLegConnection.mediaStreamMonitorReq(TpMediaStreamRequest[] mediaStreamEventCriteria)
          With this method the application can set monitors on the addition and subtraction of media streams.
 

Uses of P_INVALID_EVENT_TYPE in org.mobicents.csapi.jr.slee.cc.mpccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that throw P_INVALID_EVENT_TYPE
 void IpMultiPartyCallControlManagerConnection.changeNotification(int assignmentID, TpCallNotificationRequest notificationRequest)
          This method is used by the application to change the event criteria introduced with createNotification.
 TpCallLegIdentifier IpMultiPartyCallConnection.createAndRouteCallLegReq(TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo)
          This asynchronous operation requests creation and routing of a new callLeg.
 int IpMultiPartyCallControlManagerConnection.createNotification(TpCallNotificationRequest notificationRequest)
          This method is used to enable call notifications so that events can be sent to the application.
 void IpCallLegConnection.eventReportReq(TpCallEventRequest[] eventsRequested)
          This asynchronous method sets, clears or changes the criteria for the events that the call leg object will be set to observe.
 

Uses of P_INVALID_EVENT_TYPE in org.mobicents.csapi.jr.slee.dsc
 

Methods in org.mobicents.csapi.jr.slee.dsc that throw P_INVALID_EVENT_TYPE
 void IpDataSessionControlManagerConnection.changeNotification(int assignmentID, TpDataSessionEventCriteria eventCriteria)
          This method is used by the application to change the event criteria introduced with the createNotification method.
 int IpDataSessionControlManagerConnection.createNotification(TpDataSessionEventCriteria eventCriteria)
          Deprecated. This method is deprecated and will be removed in a later release. It is replaced with createNotifications(). This method is used to enable data session notifications so that events can be sent to the application. This is the first step an application has to do to get initial notifications of data session happening in the network. When such an event happens, the application will be informed by reportNotification(). In case the application is interested in other events during the context of a particular data session it has to use the connectReq() method on the data session object. The application will get access to the data session object when it receives the reportNotification(). The createNotification method is purely intended for applications to indicate their interest to be notified when certain data session events take place. It is possible to subscribe to a certain event for a whole range of addresses, e.g. the application can indicate it wishes to be informed when a data session is setup to any number starting with 800. If some application already requested notifications with criteria that overlap the specified criteria or the specified criteria overlap with criteria already present in the network (when provisioned from within the network), the request is refused with P_INVALID_CRITERIA. The criteria are said to overlap if both originating and terminating ranges overlap and the same number plan is used. If a notification is requested by an application with monitor mode set to notify, then there is no need to check the rest of the criteria for overlapping with any existing request as the notify mode does not give control of a data session. Only one application can place an interrupt request if the criteria overlaps. If the same application requests two notifications with exactly the same criteria but different callback references, the second callback will be treated as an additional callback. Both notifications will share the same assignmentID. The gateway will always use the most recent callback. In case this most recent callback fails the second most recent is used. In case the createNotification contains no callback, at the moment the application needs to be informed the gateway will use as callback the callback that has been registered by setCallback().
 int IpDataSessionControlManagerConnection.createNotifications(TpDataSessionEventCriteria eventCriteria)
          This method is deprecated and will be removed in a later release.
 



Copyright © 2009. All Rights Reserved.