Methods in jain.application.services.jcc that return JccConnection |
JccConnection |
JccCall.createConnection(java.lang.String targetAddress,
java.lang.String originatingAddress,
java.lang.String originalCalledAddress,
java.lang.String redirectingAddress)
Creates (a) new JccConnection(s) and attaches it/them to this JccCall. |
JccConnection |
JccCall.routeCall(java.lang.String targetAddress,
java.lang.String originatingAddress,
java.lang.String originalDestinationAddress,
java.lang.String redirectingAddress)
This method requests routing of a call to the targetAddress given as an input parameter. |