Cloud CM-IPMP Guide de dépannage Page 169

  • 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 168
The profile is presented in edit mode.
To change profiles, the web interface must be in the “edit” mode. The web interface is left in “edit” mode after a profile is
created. If not, hit the
editProfile
button, then on the results page hit the
profile1
link to go back to the profile.
Change the value of one or more attributes by editing their value fields. The web interface will correctly parse values for Java
primitive types and Strings, arrays of primitive types or Strings, and also javax.slee.Address objects.
In the Addresses field, enter
[E.164:5551212]
. This notation represents a
javax.slee.Address
object of type
E.164
and
value
5551212
. The square brackets are used because this attribute is an array of addresses. For example, a number of addresses
can be forwarded using
[E.164:1111, E.164:2222, E.164:3333]
and so on.
The ForwardingAddress attribute is a single address to which the above address(es) will be forwarded. Enter
E.164:5553434
for the ForwardingAddress attribute.
Finally, select the value
true
for the ForwardingEnabled attribute.
Once the values have been edited, hit
applyAttributeChanges
button (this will parse and check the attribute values) and the
commitProfile
button to commit the changes.
The profile is now active. Test that forwarding works using the JCC trace components described below.
Command Console Interface
As above, this example demonstrates how to create a Call Forwarding Profile that forwards calls to E.164 address
5551212
to
5553434
. This can be done using the Command Console.
First ensure that the Call Forwarding Service has been deployed, and then follow the steps below to create more profiles.
1. Create a new profile in CallForwardingProfiles Profile Table.
user@host:~/rhino$ ./client/bin/rhino-console
Interactive Rhino Management Shell
Rhino management console, enter ’help’ for a list of commands
[Rhino@localhost (#0)] createprofile CallForwardingProfiles profile1
Created profile CallForwardingProfiles/profile1
2. Set the Addresses, ForwardingAddress and ForwardingEnabled attributes.
Open Cloud Rhino 1.4.3 Administration Manual v1.1 160
Vue de la page 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 200 201

Commentaires sur ces manuels

Pas de commentaire