Search results

  1. XanthiZ_3CX

    3CX Multiline Tapi Version

    Hello Tifoso! We have released a BETA version of the Multiline TAPI : https://www.3cx.com/blog/releases/beta-multi-line-tapi/ The correct link to download the 3CX Multiline TAPI is the following: http://downloads.3cx.com/downloads/3CXPlugins_15.0.930.636.exe For any other questions please...
  2. XanthiZ_3CX

    Solved 3cx client custom plugin

    Hello wertyk, Our 3CX Integration Template is supported in Microsoft Visual Studio 2015 (Pro, Enterprise, Community) . However you can do the following. You can extract the attached 3CXPluginTemplate.zip . Open Visual Studio 2012 and import the project. Let me know how it worked Thanks
  3. XanthiZ_3CX

    Call reports to more than one email address

    Hello Jake , Yes you are able to add multiple emails for one report. When you create the call report on the Email Address field add multiple emails separated by comma.
  4. XanthiZ_3CX

    3CX and Salesforce integration?

    Hello Carl, What is the Issue with the Salesforce integration ? Perhaps i can help .
  5. XanthiZ_3CX

    VAD won't install on 15.0.59381

    Hello Joshuao3, The Voice Application Designer is not released for 3CXPhone System Version 15 yet. I cannot give you an ETA , but it will be released soon.
  6. XanthiZ_3CX

    Solved 3cx client custom plugin

    Can you please check from 3CX Client for Windows > Settings > Advanced Settings > General if the option "Enable Jourmaling" is enabled? It needs to be enabled to be triggered.
  7. XanthiZ_3CX

    Solved 3cx client custom plugin

    Hello there, The class CallInformation contains the information of the call. It contains the following : The state of the call : StoreCallInformation.CallState The call type : StoreCallInformation.CallType Thetimestamp of the end call : callInformation.End The timestamp of the start call ...
  8. XanthiZ_3CX

    3CX CRM plugin for v14

    Hello there, Unfortunately you are able to develop the CRM Plugin only in 3CXPhoneSystem Version 15. If you are still interested to develop a CRM Plugin you can upgrade your PBX to Version 15 and you can use our 3CX Visual Studio Template to help you develop the plugin. You can read our blog...
  9. XanthiZ_3CX

    Solved 3CX Integration Template

    Hello There, First let me explain to you how the plugin saves the parameters . From the "BasIcConfigurationControl.cs" > "Save()" method we are saving the parameters in a 3CXCRMUser.ini file This ini file will be generated here : %appdata%\3CXPhone for Windows\3CXCRMUser.ini We are saving them...
  10. XanthiZ_3CX

    DIY CRM Integration using 3CX Integration Template

    Hello MarcosAG, If you are not able to see the dialog of your plugin from "Settings" > "Advanced Settings" > "Integration" you can check the log files from %appdata%\3CXPhone for Windows\Logs . Check the DotNetScriptConfig.log ,the DotNetScriptPlugin.log and MyPlugin.log Now if you want to...
  11. XanthiZ_3CX

    DIY CRM Integration using 3CX Integration Template

    Hello MarcosAG, If you want to use your API Key instead of the username and password then you can modify the form to contain only one field. Go to the BasicConfigurationControl.cs file . Remove one TextBox and one Label . Change the property name of your TextBox (For example "txtAPI") See...
  12. XanthiZ_3CX

    CRM Integration

    Hello there, You can find the CRM Integration updates in "Settings" > "CRM Integration". You are not going to receive any Update notification for the CRM Integration updates.
  13. XanthiZ_3CX

    Extension Enable button is disabled

    Hello there, CRM Integration is available only to PRO License. If your PBX is activated with Standard or PBX Edition then the Integration will be disabled.
  14. XanthiZ_3CX

    Solved Google Chrome Extension

    Hello Tom, What type of License do you have? 3CX Click is supported Only on PRO Licenses. Regards, Xanthi Z.
  15. XanthiZ_3CX

    Location of Email Templates

    Hello Michael You can find the Email Templates from Management Console > "Settings" > "Email" > "Email Templates" tab. You can modify the Email Templates as you wish . However you cannot remove the section "Learn how to get more out of 3CX at www.3cx.com" from the Email Template because is...
  16. XanthiZ_3CX

    Email Template HTML

    You can suggest your idea here: https://www.3cx.com/community/forums/3cx-ideas.57/
  17. XanthiZ_3CX

    Email Template HTML

    Hello Trever, Unfortunately there is no way for the customer to remove the text "Learn how to get more out of 3CX at www.3cx.com" from the HTML emails.Its hard coded for all Email Templates.
  18. XanthiZ_3CX

    Skype for Business

    Hello aditel , For now no . You can make a suggestion with your idea in 3CX Ideas from here : https://www.3cx.com/community/forums/3cx-ideas.57/ Thank you !
  19. XanthiZ_3CX

    Skype for Business

    Hello aditel, We have just released the 3CXSkypeForBusiness. You can check it out from here : http://www.3cx.com/blog/releases/skype-for-business/ :)
  20. XanthiZ_3CX

    Skype for Business

    Hello aditel, Until the end of the week we are going to release an installation named 3CXSkypeForBusiness. The Pre-requisites will be the following : 1) 3CX Client for Windows V15 SP4 2) Skype for Business 2015 or 2016 3) Your PBX needs to have PRO or Enterprise License 4) 3CXSkypeForBusiness...