You can also download the package manually and run "make" to do the installation, in that case, please notice that there are several packages available for download as tarball files. Please be sure to download the correct package for your Linux version.
FOP Version 2.31.46
Release Date: March 27, 2025
Changelog
Date: Thu Mar 27 14:08:44 2025 -0300
Summary: NEW: [PLUGINS] Bump queuelogin to 1.1.1
Date: Thu Mar 27 14:07:37 2025 -0300
Summary: FIX: [PLUGINS] QueueLogin: Remove fop2sate on logout action for PJSIP also. Fixes FOP2 state persisting after a logout.
Date: Thu Mar 27 14:07:06 2025 -0300
Summary: NEW: [PLUGINS] Push scripter version to 1.0.3
Date: Thu Mar 27 14:06:13 2025 -0300
Summary: FIX: [PLUGINS] Scripter: Fix not saving data in MariaDB or MySQL in strict mode
Date: Thu Mar 27 14:04:54 2025 -0300
Summary: NEW: Add originate variables when adding fop2 buttons in FOP2 manager
Date: Thu Mar 27 14:02:55 2025 -0300
Summary: FIX: [PLUGINS] IvrFlow: Fix php markup to be compatible with older versions on return
Date: Thu Mar 27 14:02:25 2025 -0300
Summary: FIX: Fix remove from queue menu option not showing
Date: Wed Mar 5 08:29:54 2025 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add configurable form support to webwidget via template, with field types text, number and select
Date: Tue Feb 25 12:37:34 2025 -0300
Summary: FIX: Only set ringing and popup urls if they are not empty, so other plugins that might set the url like zendesk or clientify will still work when using profiles and queuelogin. If a popup url is set in a profile, it will take precedence over others
Date: Sat Feb 15 20:26:24 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Fix register reregistration/expires
Date: Wed Feb 5 13:21:32 2025 -0300
Summary: NEW: [PLUGINS] Webphone PRO: callwaiting override and reregistration interval support
Date: Wed Feb 5 13:20:19 2025 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Honor callwaiting override support to webphone
Date: Wed Feb 5 13:05:52 2025 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Use sip_reregistration value from plugin configuration instead of hardcoded 30 seconds
Date: Wed Feb 5 12:45:16 2025 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Increase max file size for uploads in chats to 250mb, left to increase on incomingqueue collection attach field in chatbroker
Date: Wed Feb 5 12:39:59 2025 -0300
Summary: NEW: Add enum configuration type for plugins
Date: Mon Feb 3 11:41:15 2025 -0300
Summary: FIX: Remove link to deprecated chosen.jquery.min.js
Date: Mon Feb 3 08:17:11 2025 -0300
Summary: FIX: Use : instad of . in chown separation in Makefile as some newer distros now complain
Date: Thu Jan 30 11:44:46 2025 -0300
Summary: NEW: [PLUGINS] IvrFlow: Add proxy support for registering ivrflow. proxy_host and proxy_port init settings.
Date: Wed Jan 29 18:22:43 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Make super large height messages display inside the bubble and not overflow
Date: Mon Jan 27 18:52:09 2025 -0300
Summary: FIX: Webphone PRO: Fix backspace removing two digits when phonepro dial input had focus
Date: Mon Jan 27 11:54:10 2025 -0300
Summary: NEW: Add fop2.service systemd unit file
Date: Mon Jan 27 11:30:17 2025 -0300
Summary: NEW: [PLUGINS] IvrFlow: Add some voices to azuretts.agi for Costa Rica and Colombia
Date: Mon Jan 27 11:27:24 2025 -0300
Summary: NEW: [PLUGINS] IvrFLow: Use azuretts.agi for azure voices in ivrflow, to use with cmd AGI(azuretts.agi,"[TEXT]","[LANG]","","[eastus]","[azure_key]","raw-8khz-8bit-mono-alaw")
Date: Fri Jan 24 20:05:58 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Initialize cb so it works with or without audio transcription on chatgpt bot
Date: Fri Jan 24 11:47:04 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Avoid sending empty audio responses in chatgpt bot, and fix commands like transfer and close in transcribe/voice mode
Date: Fri Jan 24 10:58:53 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Fix get broadcast message so it works with meta whatsapp to find the broadcast/template and continue conversation from it instead of starting a new one. Also if there is a broadcast, clear the bot for the channel if any so it goes directly to self or all agents
Date: Wed Jan 22 14:29:36 2025 -0300
Summary: NEW: [PLUGINS] Bump ivrflow to version 1.0.5
Date: Wed Jan 22 14:28:00 2025 -0300
Summary: FIX: [PLUGINS] IvrFlow: If custom destination does not exists on freepbx, insert as new on update (could happen during mysql restore)
Date: Wed Jan 22 14:05:55 2025 -0300
Summary: CHANGE: [PLUGINS] IvrFlow: Make freepbx helper functions on ivrflow work with latest versions of FreePBX/Symfony on Debian
Date: Wed Jan 22 13:36:58 2025 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add get_message function in case we needed it
Date: Wed Jan 22 10:49:13 2025 -0300
Summary: FIX: Fix typo initializing variable that breaks functionality with php 8
Date: Tue Jan 21 20:05:02 2025 -0300
Summary: FIX: [PLUGINS] Dialer: Be sure to not do anything if dialer is expired to avoid EV errors that break FOP2
Date: Tue Jan 21 20:04:30 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Pass use_number_from so when originating chat to meta channel we can use the proper chatid channel_PRODUCT_numberid
Date: Tue Jan 21 20:02:41 2025 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Fix transfer to bot adding extra parameter for check business hours
Date: Tue Jan 21 16:28:03 2025 -0300
Summary: NEW: [PLUGINS] Bump browser plugin to 1.0.6 with https default and preventing window message interaction errors
Date: Thu Jan 16 16:37:33 2025 -0300
Summary: FIX: Fix php8 warning when editing a fop2 manager user
Date: Thu Jan 16 16:32:47 2025 -0300
Summary: FIX: Fix when adding users with queuelogin plugin for PHP 8 that produced a blank page, fatal error
Date: Thu Jan 16 12:11:30 2025 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Increase bot timeout to 120 seconds, as 10 seconds is short for openai assistants that are quite slow lately
Date: Thu Jan 16 11:13:56 2025 -0300
Summary: FIX: Fix pause select showing when lack of permissions but available queues on login
Date: Wed Jan 15 15:37:41 2025 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Discard/abort messages of type message without actual body text (possible encryption key interchange?)
Date: Mon Jan 13 18:46:04 2025 -0300
Summary: FIX: set global to 0 or 1 instead of yes or now to avoid mysql strict errors, on all plugin.xml files
Date: Mon Jan 13 18:34:21 2025 -0300
Summary: FIX: Do not give issabel-helper errors on non issabel systems
Date: Mon Jan 13 18:34:00 2025 -0300
Summary: CHANGE: [PLUGINS] IvrFlow: Update encrypt algorithm for modern systems
Date: Mon Jan 13 11:57:46 2025 -0300
Summary: FIX: [PLUGINS] Use a default numeric value when adding data entry fields, so mariadb in strict mode accepts it instead of not allowing to insert data entry fields
Date: Wed Dec 18 16:26:21 2024 -0300
Summary: FIX: Fix add/remove presence options after Save Changes is clicked (because location.reload resubmits previous entries, readding when deleting
Date: Wed Dec 18 10:56:44 2024 -0300
Summary: NEW: [PLUGINS] Bump callflow plugin to 1.1.0
Date: Tue Dec 17 15:40:31 2024 -0300
Summary: FIX: [PLUGINS] Update callflow plugin to write xml file name_x parameters based on callflow_count. Fix preserve fop2 manager names instead of overwriting with backend names
Date: Mon Dec 16 19:38:28 2024 -0300
Summary: NEW: [PLUGINS] Bump dialer to 1.0.4, aggressive progresive dial, allow dial to individual agents on progressive (non preview) campaigns
Date: Fri Dec 13 14:44:56 2024 -0300
Summary: NEW: [PLUGINS] Bump callflow plugin to version 1.0.9 with configurable number of callflows
Date: Wed Dec 4 16:37:10 2024 -0300
Summary: FIX: Avoid error in php 8 when installing plugins
Date: Tue Dec 3 14:52:02 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Do not use cropit to clear the profile image when adding contact from phonepro, as we removed cropit and use croppie instead
Date: Fri Nov 29 18:53:41 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add unread filter in contacts in webphone pro
Date: Fri Nov 29 17:24:46 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Fix bubble name on outgoing internal chat messages
Date: Fri Nov 29 17:06:27 2024 -0300
Summary: FIX: Fix typo in portuguese translation in FOP2 Manager
Date: Thu Nov 28 14:41:35 2024 -0300
Summary: NEW: [PLUGINS] Bump to version 1.1.0 in phone pro
Date: Thu Nov 28 14:41:22 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Fix telegram not receiving messages
Date: Thu Nov 14 16:10:16 2024 -0300
Summary: [PLUGINS] Webphone PRO: Fix body variable expansion in interactive bot
Date: Wed Nov 13 17:24:04 2024 -0300
Summary: [PLUGINS] Webphone PRO: Add public_url to attach array when receiving an attachment, so we can consume it with bots and the like
Date: Wed Nov 13 16:44:30 2024 -0300
Summary: [PLUGINS] Webphone PRO: Set body variable also on first interaction in interactive bot
Date: Tue Nov 12 17:31:19 2024 -0300
Summary: [PLUGINS] Webphone PRO: Fix for timezone on conversation_requeue_after_minutes
Date: Tue Nov 12 16:16:44 2024 -0300
Summary: [PLUGINS] Webphone PRO: Add mms support for twilio
Date: Fri Nov 8 17:18:46 2024 -0300
Summary: [PLUGINS] Full Wallboard: Replace queue widget query in full wallboard to use a similar one to asternic, so overflow calls to another queue won't count as abandon in original queues
Date: Thu Nov 7 16:55:38 2024 -0300
Summary: NEW: [PLUGINS] Queue Stats: Do not use decimals in queue stats plugin. Bump to 1.0.4
Date: Thu Nov 7 12:38:24 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Do not show transcribe when monitoring chats, add some debug on discarding new chats when no service group matches
Date: Wed Nov 6 17:46:58 2024 -0300
Summary: [PLUGINS] Full Wallboard: Fix outbound agent count when using call_flow as it was only counting completeuser and not completeagent in full wallboard
Date: Tue Nov 5 18:08:24 2024 -0300
Summary: CHANGE: Use listen_port instead of port for setvar.php connecting to localhost
Date: Tue Nov 5 18:07:51 2024 -0300
Summary: CHANGE: Set listen_port in variables.txt for proxy setups that won't connect correctly to the proxy port
Date: Tue Nov 5 09:16:46 2024 -0300
Summary: NEW: Add proxy_port support so we can have different connection port and listen port
Date: Wed Oct 30 16:18:58 2024 -0300
Summary: [PLUGINS] Webphone PRO: Use list type (more than 4 options lists) only for whatsapp meta, and not for facebook or instagram in interactive bot menu
Date: Wed Oct 30 16:18:29 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Use product in chatid for meta, so we can differentiate between whatsapp, facebook and instagram in bots
Date: Fri Oct 25 20:26:04 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Use group image and Group in metadata table for wuzapi groups
Date: Fri Oct 25 19:52:26 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Use group icon when creating wuzapi whatsapp group, use monogram for avatars always
Date: Fri Oct 25 18:34:51 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Improve initials for monogram so it works with whatsapp groups. Add support for whatsapp groups appending messages
Date: Fri Oct 25 18:29:53 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Implement ApiSend to send messages via API. Add group support in wuzapi. To do: see if we can get group icon image instead of using the whatsapp channel one
Date: Wed Oct 23 18:19:05 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add audio transcription and voice replies to chatgpt bot
Date: Wed Oct 23 18:17:33 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add another ini option to chatgtp bot for voice replies
Date: Wed Oct 23 18:07:00 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add transcribe audio option to chatgpt bot editor
Date: Wed Oct 23 16:26:32 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add user text/body/answer for expansion as variable {body} in interactive bot
Date: Wed Oct 23 16:09:49 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: send msgid to bots so we can get attachments if needed. get conversation searchs in incomingqueue instead of history so we can get active conversations also. apiSend function prototype, for sending messages using api
Date: Wed Oct 23 16:08:10 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Remove ; codecs=opus from filename in audio files in wuzapi
Date: Wed Oct 23 10:09:10 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Attempt license renew using http if https fails. Add debug
Date: Tue Oct 22 10:15:22 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add option to enable/disable csat on interactive bot close step
Date: Fri Oct 18 12:16:32 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Do not restart phone if another session (mobile) connects
Date: Fri Oct 18 11:39:25 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: do not query sip credentials on notionline if already have them
Date: Thu Oct 17 18:34:09 2024 -0300
Summary: [PLUGINS] Webphone PRO: Format bold and italic for messages between * and _
Date: Thu Oct 17 17:25:07 2024 -0300
Summary: [PLUGINS] Webphone PRO: sanitize messages on chat monitor (adding newlines, etc)
Date: Thu Oct 17 15:31:16 2024 -0300
Summary: [PLUGINS] Webphone PRO: Better parsing of received template messages in wuzapi, still incomplete
Date: Mon Oct 14 19:42:59 2024 -0300
Summary: NEW: [PLUGINS] Dialer: Allow X-Authorization header for dialer api
Date: Thu Oct 10 12:44:27 2024 -0300
Summary: FIX: FIx reading fop2-variablesCONTEXT.txt for custom port
Date: Tue Oct 8 17:02:46 2024 -0300
Summary: FIX: Declare to make php 8 happy when importing contacts
Date: Fri Oct 4 07:33:44 2024 -0300
Summary: NEW: Send push notifications to all on new conversation
Date: Wed Oct 2 18:45:48 2024 -0300
Summary: CHANGE: [PLUGINS] Full Wallboard: Update default agent table template with 14 columns
Date: Wed Oct 2 08:57:21 2024 -0300
Summary: FIX: Validate window messages to not error out on navigated pages messages that will produce an error in minibrowser
Date: Tue Oct 1 18:50:12 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add global DEBUG to webhook calling
Date: Tue Oct 1 18:49:54 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: use global for chatbroker.log
Date: Tue Oct 1 15:22:18 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Extract body from replies in interactive bot
Date: Tue Oct 1 15:21:54 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Remove 008 char from messages when getting context message in reply, proper json escape on reply. Needed for interactive_bot to get the body of interactive list message menu
Date: Mon Sep 30 10:43:18 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Do not overwrite global context variable when quoting messages/reply
Date: Fri Sep 27 10:37:23 2024 -0300
Summary: FIX: [PLUGINS] Be sure to set activeChats on initial assigned
Date: Thu Sep 26 17:53:56 2024 -0300
Summary: CHANGE: [PLUGINS] Remove access to vphonebook, replace with access to api.php
Date: Thu Sep 26 15:06:34 2024 -0300
Summary: CHANGE: [PLUGINS] Work on internal messages so they are displayed correctly in every chat window, respecting also multi device updates
Date: Thu Sep 26 15:05:55 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Use api instead of vphonebook to get contact information
Date: Thu Sep 26 15:03:21 2024 -0300
Summary: NEW: Generate jwt token so clients can use it to perform api calls
Date: Thu Sep 26 09:12:41 2024 -0300
Summary: [PLUGINS] Fix authorization from external api, add contactInfo to get contact info instead of calling vphonebook.
Date: Wed Sep 25 15:54:57 2024 -0300
Summary: NEW: Work on api to authenticate using JWT generated from phonepro plugin, so out of FOP2 clients can authenticate api calls
Date: Tue Sep 24 18:11:54 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Handle multi device subscription for accepting chat and outbound messages
Date: Tue Sep 24 13:41:16 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Populate body on hydrated templates. Try to use number instead of false as anem when isFromMe=1
Date: Fri Sep 20 16:57:16 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Be sure to hide attach icon when recording audio
Date: Wed Sep 18 15:55:46 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Fix history and reports not showing because lack of start and end times with time zone offset calculation. Refactor credentials request to make room for the Chrome extension. Fix reports when using tenants
Date: Wed Sep 18 15:54:28 2024 -0300
Summary: NEW: [PLUGINS] Tag Queue Calls: Allows list of tags to be 'disabled' to not fire a tag call for queues that have that set, as now letting them empty provides a free form input
Date: Fri Sep 13 19:36:39 2024 -0300
Summary: [CHROME EXTENSION] Improve click2call algorithm, do not popup if click2call dialing
Date: Thu Sep 12 20:16:49 2024 -0300
Summary: FIX: Fix set client type to extension to avoid sending plugins to chrome extensions and the like
Date: Tue Sep 10 19:10:41 2024 -0300
Summary: FIX: Fix syntax error that prevented plugins from being sent based on client type
Date: Tue Sep 10 17:02:58 2024 -0300
Summary: FIX: [PLUGINS] Webphone PRO: Reimplment time zone calc in get_report function as in FOP2 Manager is important (not checked in fop2 history)
Date: Sat Sep 7 08:58:42 2024 -0300
Summary: [CHROME EXTENSION] Avoid sending plugins when auth client is not full web client
Date: Sat Sep 7 08:47:19 2024 -0300
Summary: [CHROME EXTENSION] Add pause/presence clock icon to buttons
Date: Fri Sep 6 15:43:24 2024 -0300
Summary: [CHROME EXTENSION] Send clid name on dial for displaying on phone the target number with use_clid_on_dial configured
Date: Fri Sep 6 15:15:04 2024 -0300
Summary: [CHROME EXTENSION] Use auth 2 to signal its an extension and not a regular web fop2 client so print clients show correct type
Date: Fri Sep 6 15:11:26 2024 -0300
Summary: [CHROME EXTENSION] Open side panel on extension icon click, move options to sidepanel footer
Date: Thu Sep 5 15:14:57 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Show telephone number in metadata table in all whatsapp channels, not only meta
Date: Thu Sep 5 14:54:08 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Allow more than 3 menu buttons on webchat widget from interactive bot
Date: Wed Sep 4 22:21:55 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Allow for variable expansion in api call url in interactive bot
Date: Wed Sep 4 22:19:30 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Allow for chaining route steps in interactive bot
Date: Wed Sep 4 17:24:52 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Get local avatar to get picture of caller if on fop2 phonebook in the new call notification in webphone pro
Date: Wed Sep 4 09:20:31 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Hide chat header elements on load and show/hide them when needed
Date: Tue Sep 3 23:42:29 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Prepend option with value and also text in datalist callhistory
Date: Tue Sep 3 23:16:10 2024 -0300
Summary: NEW: [PLUGINS] Webphone PRO: Add loader animation to distribution report in chat analytics
Date: Tue Sep 3 08:13:40 2024 -0300
Summary: FIX: [PLUGINS] Dialer: Avoid errors on dialer dashboard when no license is found that could lead to an event loop error preventing FOP2 from receiving any state updates. Improve check for .ini file security
Date: Tue Sep 3 07:48:00 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Darken table striped by using linear-gradient background image
Date: Tue Sep 3 07:43:22 2024 -0300
Summary: CHANGE: [PLUGINS] Webphone PRO: Adjust markup/style on chathistory to be embeded in contact tab
Date: Mon Sep 2 23:51:14 2024 -0300
Summary: FIX: Honour general FOP2 preferences autoanswer on webphone pro
Date: Mon Sep 2 18:29:53 2024 -0300
Summary: FIX: Hide contacts sidebar handle by default, show if phonebook permissions are set
Since version 2.28 there is a configuration manager (FOP2 Manager) bundeld with the package. You can access it directly by pointing your browser to http://your.server/fop2/admin . On a new installed system, you must log into the manager before loading the main FOP2 panel to create the user & buttons configuration.
Centos - i386
FOP 2.31 for Centos or other Redhat Based Distributions, including Trixbox, Elastix, PiaF, AsteriskNow, etc.
Centos - 64bits
FOP 2.31 for Centos or other Redhat Based Distributions, including Trixbox, Elastix, PiaF, AsteriskNow, etc.
Debian - 32bits
FOP 2.31 for Debian / Ubuntu Based Distributions, 32 bits.
Debian - 64bits
FOP 2.31 for Debian / Ubuntu Based Distributions, 64 bits.
Raspberry PI - ARM
FOP 2.31 for Raspberry PI/Debian
ARM 64 bits - Aarch64 - Centos
FOP 2.31 for ARM aarch64 / Centos
FOP Version 2.30.00
Release Date: August 3, 2015
This version has significant improvements on the client side, with a layout that can be arranged at will via drag&drop and some cool new plugins. As the changes are significant and might have bugs, this release is launched as beta first. Internet Explorer 8 support was dropped with this release. There will be periodical updates for this beta, so check the release date here to see the last time it was updated.
FOP 2.30 32 bits for Centos or other Redhat Based Distributions, including Trixbox, Elastix, PiaF, AsteriskNow, etc.
FOP 2.30 64 bits for Centos or other Redhat Based Distributions, including Trixbox, Elastix, PiaF, AsteriskNow, etc.
FOP 2.30 32 bits for Debian / Ubuntu Based Distributions.
FOP 2.30 64 bits for Debian / Ubuntu Based Distributions.
Google Chrome Extension
FOP2 Extension for Google Chrome Browser
View status of extensions directly in Chrome. Shows desktop notifications and configurable popups on new or connected calls. Converts phone numbers in any web page into click to call links. (It is *not* a standalone application, it requires FOP2 to be installed on the server).
Microsoft Edge Extension
FOP2 Extension for Microsoft Edge Browser
View status of extensions directly in Microsoft Edge. Shows desktop notifications and configurable popups on new or connected calls. Converts phone numbers in any web page into click to call links. (It is *not* a standalone application, it requires FOP2 to be installed on the server).
Opera Extension
FOP2 Extension for the Opera Browser
View status of extensions directly in Opera. Shows desktop notifications and configurable popups on new or connected calls. Converts phone numbers in any web page into click to call links. (It is *not* a standalone application, it requires FOP2 to be installed on the server).
Archives
Here is a set of old versions links for your convenience:
Nicolás, muchas gracias por tu ayuda. La verdad que el producto fop2 es fantástico. Pablo Pissinis
Show out to Nicolas @asternic for a quick and painless fix for my #FOP2 #FreePBX server this morning. Support like that is rare these days! Nick Overstreet
Just to let you know: our customer is using FOP2 with +500 (mostly mobile +...)-extensions succesfully at the moment. Thanks to your support we have delivered a succesfull project. Again, thank you very much!
Kind regards / Met vriendelijke groet Ronald Voermans
I just want you to know we are big fans of your addon. We recommend it to all of our clients. Keep up the good work over there. Jon Hansen
I've already shown this to a couple of customers and those that have seen it are very excited. So, well done! Bruce Komito
Let me also congratulate you on what a fantastic job you have done... on all your products.. they are clean, easy to use, useful and easy to install. I wish i had someone like you on my staff for our developments. FOP2 is just brilliant. Seriously. Excellent job. Tony Sampano
FOP2 is consistently exactly what we need. Also, your support is the best. Thanks for the insane amount of availability. Cullen Lorsung