|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthp.opencall.media.signalling.CallDispatcher
This class is used by the CnxProviderIF implementation to dispatch any incoming call to the targeted platform service.
| Constructor Summary | |
CallDispatcher()
|
|
| Method Summary | |
static boolean |
addAddressRegistrationListener(hp.opencall.media.signalling.AddressRegistrationListener aListener)
|
static boolean |
removeAddressRegistrationListener(hp.opencall.media.signalling.AddressRegistrationListener aListener)
|
static void |
sendIncomingCall(hp.opencall.media.ccapi.CallSpec aCallSpec)
The incoming call is dispatched to the appropriate platform service from its CallSpec. |
static void |
setNorthLoopbackMode()
Set North Loopack Mode - For external provider performance testing. |
static void |
unsetNorthLoopbackMode()
Unset North Loopack Mode - For external provider performance testing. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CallDispatcher()
| Method Detail |
public static void setNorthLoopbackMode()
public static void unsetNorthLoopbackMode()
public static void sendIncomingCall(hp.opencall.media.ccapi.CallSpec aCallSpec)
throws hp.opencall.media.common.ResourceNotAvailableException
aCallSpec - specifies the call setup parameters that have been
retrieved by the signalling system taking care of the call.
hp.opencall.media.common.ResourceNotAvailableException - if no service is mapped to the
called addresspublic static boolean addAddressRegistrationListener(hp.opencall.media.signalling.AddressRegistrationListener aListener)
public static boolean removeAddressRegistrationListener(hp.opencall.media.signalling.AddressRegistrationListener aListener)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||