|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Stores information needed to place the call.
| Method Summary | |
void |
addRedirectElement(RedirectElement anElement)
Add call redirection path. |
Address |
getCalledAddress()
Deprecated. use getCalledParty() instead |
SignallingParty |
getCalledParty()
Called party Accessor (DNIS) |
Address |
getCallingAddress()
Deprecated. use getCallingParty() instead |
SignallingParty |
getCallingParty()
Calling Party accessor (ANI) |
int |
getCallSpecType()
Returns the CallSpec Type |
String |
getProtocolName()
return the procole name. |
String |
getProtocolVersion()
return the procole version. |
RedirectElement[] |
getRedirectElements()
Gives access to the redirection paths. |
boolean |
isIncoming()
Returns the side from which call was originated |
void |
setUsedProvider(hp.opencall.media.signalling.CnxProviderIF aCnxProviderIF)
Set in callSpec the Connection provider used |
| Method Detail |
public boolean isIncoming()
public Address getCalledAddress()
getCalledParty() instead
public Address getCallingAddress()
getCallingParty() instead
public int getCallSpecType()
public void setUsedProvider(hp.opencall.media.signalling.CnxProviderIF aCnxProviderIF)
aCnxProviderIF - specifies the Connection provider used
public SignallingParty getCalledParty()
public RedirectElement[] getRedirectElements()
public void addRedirectElement(RedirectElement anElement)
anElement - public SignallingParty getCallingParty()
public String getProtocolName()
public String getProtocolVersion()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||