Adding a Current Call Details Widget

The following describes how to add a widget to a configuration that will allow individuals to receive VoIP calls, and manage those calls while in progress.

The most common method of routing inbound calls to an operator is via a queue, for example as part of an IVR.

For an operator to be able to handle VoIP calls, their profile must be set up for use of IAX or WebRTC.

Optionally, the widget can also enable operators to make outbound VoIP calls, as long as they are permitted to do so.

Since operators can only handle calls when logged in, the configuration will also need an In/Out widget before calls can be made or received.

Implementation

  1. Access the list of configurations for the intended customer.
  1. Launch the intended configuration.
  1. Click Enter Design Mode.
  2. Click Whole Config Properties. This will open the Properties page for the configuration. On the left-hand side of this page you will see a hierarchy of all current widgets.
  3. Click the Add Another Widget option for where you'd like the widget to appear, which can be either the main window or a tab strip.

    You can add a new tab strip here if needed, as explained in Adding a Tab Strip.

  4. On the right-hand side of the page, locate the Current Call Details widget.

    The widgets listed here are sorted according to the type of licence required to operate them.

  5. Click Add This Widget. The page will update, and the new widget will be selected, presenting you with its General tab.
  1. Type a suitable Widget Title.
  1. Use the Scope list to choose which operator is affected by this widget. This is set to the logged-in operator by default.

    You can change this setting if the widget is intended to control a different operator's calls. Most widgets of this type, however, can be left with the default setting.

  2. If this configuration should allow outbound calls, select the Outbound Calling tab and ensure that Option: OUTBOUND_CALL is ticked.
  3. Use the remaining tabs and options to determine other aspects of the widget's behaviour, based on what it is needed for. For making simple calls, most of these options can be left alone.
  1. Select the Styles and Layout tab.
  2. Use the options provided to fine-tune the appearance of the widget.
  1. Click Save Changes to confirm creation of the widget.
  2. Repeat this process until you have all the widgets you need.
  3. Click Return to CC4Web.

    You should ensure each new widget is appropriately sized, positioned, and styled to fit in with the rest of the configuration. This can be done after adding each new widget, if you prefer.

  4. When you've finished making changes to the configuration, click Exit Design Mode. It is now safe to close the current window or tab and return to the admin portal.