Cloud CM-IPMP Guide de dépannage Page 162

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 201
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 161
Figure 23.5: OnCallDelivery method execution
trace(Level.FINE, "Forwarding not enabled - ignoring event");
return;
}
// get forwarding address
String routedAddress = profile.getForwardingAddress().getAddressString();
Finally, the SBB executes the Continue Processing method in the JCC connection, and the connection is unblocked.
Service Garbage Collection
After receiving the Route Call or Continue notification which unblocks the call, the JCC Resource Adaptor sends the JCC
message to the network in order to establish the communication between user A (1111) and user B, located in the redirected
number (3333).
The SBB entity is not attached to any Activity Context Interface, so it will not receive more events. Because of that, after a
while, SLEE container will remove that SBB entity. The activity, which is not attached to any SBB will be removed too.
If there is a need to receive a notification about call finalization then attach the SBB to the activity. When a Release Call JCC
event would be received (an end activity event), the Activity Context Interface would be detached from the SBB and the SBB
and Activity would be removed.
Open Cloud Rhino 1.4.3 Administration Manual v1.1 153
Vue de la page 161
1 2 ... 157 158 159 160 161 162 163 164 165 166 167 ... 200 201

Commentaires sur ces manuels

Pas de commentaire