Difference between revisions of "Draft: GAMD/Current/Admin/Adapter configuration"
From Genesys Documentation
Line 25: | Line 25: | ||
|sectionHeading=Configure softphon_iwsconfigCIFWWE.js JavaScript file | |sectionHeading=Configure softphon_iwsconfigCIFWWE.js JavaScript file | ||
|Type=Unstructured | |Type=Unstructured | ||
− | |freetext=<pre class="mw_paragraph">var params = {<br class= | + | |freetext=<pre class="mw_paragraph">var params = {<br data-attributes="class=%22mw_emptyline%22">context: this,<br data-attributes="class=%22mw_emptyline%22">integrationType: "wwe",<br data-attributes="class=%22mw_emptyline%22">layoutType: "widget",<br data-attributes="class=%22mw_emptyline%22">stylePath: "/webresources/softphon_wwe_mainstyle.css",<br data-attributes="class=%22mw_emptyline%22">instance: window.Softphone.InstanceURL,<br data-attributes="class=%22mw_emptyline%22">layoutPath: "/webresources/softphon_wwe_mainui.html",<br data-attributes="class=%22mw_emptyline%22">branding: window.Softphone.Logo,<br data-attributes="class=%22mw_emptyline%22">plugins: [<br data-attributes="class=%22mw_emptyline%22">{ path: "/webresources/softphon_wwe_mainui.js",<br data-attributes="class=%22mw_emptyline%22">className: "mainui",<br data-attributes="class=%22mw_emptyline%22">objectName: "mainui",<br data-attributes="class=%22mw_emptyline%22">parameters: { "topView": "CommunicatorView"}<br data-attributes="class=%22mw_emptyline%22">},<br data-attributes="class=%22mw_emptyline%22">{ path: "/webresources/softphon_wwe_interactionbar.js",<br data-attributes="class=%22mw_emptyline%22">className: "interactionbar",<br data-attributes="class=%22mw_emptyline%22">objectName: "interactionbar",<br data-attributes="class=%22mw_emptyline%22">parameters: { "TOOLTIP": { "voice": "callType,direction,call.state,call.phoneNumber"} }<br data-attributes="class=%22mw_emptyline%22">}<br data-attributes="class=%22mw_emptyline%22">]<br data-attributes="class=%22mw_emptyline%22">};log.setLogLevel(enumloglevel.debug);<br data-attributes="class=%22mw_emptyline%22">$(document).ready(function(){<br data-attributes="class=%22mw_emptyline%22">iwscore.initCTI(params);<br data-attributes="class=%22mw_emptyline%22">iwscore.enableCTI();<br data-attributes="class=%22mw_emptyline%22">});<br data-attributes="class=%22mw_emptyline%22"></pre> |
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 16:05, October 31, 2019
This is a draft page; it has not yet been published.
Contents
This section explains how to configure the Adapter.