GENWiki

Premier IT Outsourcing and Support Services within the UK

User Tools

Site Tools


freepbx:working_version_of_superfetcha_for_who-called.co.uk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
freepbx:working_version_of_superfetcha_for_who-called.co.uk [2019/09/10 10:16] – created genadminfreepbx:working_version_of_superfetcha_for_who-called.co.uk [2019/10/05 09:14] (current) genadmin
Line 1: Line 1:
 +====== FreePBX CallerID Superfecta ======
 +
 FreePBX Has a Call ID Lookup search feature called SuperFetcha. This module uses 'plug-in' type query sources to each be passed the Calling ID and return various indications.  FreePBX Has a Call ID Lookup search feature called SuperFetcha. This module uses 'plug-in' type query sources to each be passed the Calling ID and return various indications. 
  
 For those in the UK, the who-called.co.uk website can be a good source of intelligence on spammy callers, but the plug-in for Superfetcha often breaks because it depends on scraping the HTML site instead of using an API of some sort.  For those in the UK, the who-called.co.uk website can be a good source of intelligence on spammy callers, but the plug-in for Superfetcha often breaks because it depends on scraping the HTML site instead of using an API of some sort. 
  
-We've corrected the codewhich resides in +We've corrected the code which resides in 
  
-/var/www/html/admin/modules/superfecta/sources/source-WhoCalled_UK.module+**/var/www/html/admin/modules/superfecta/sources/source-WhoCalled_UK.module**
  
 And you can copy/paste the corrected code into this file to correct for recent site changes. This code is working fine as of 10/09/2019.  And you can copy/paste the corrected code into this file to correct for recent site changes. This code is working fine as of 10/09/2019. 
  
 <code PHP> <code PHP>
-<?php 
 /*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** /*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  * Developer Notes:  * Developer Notes:
Line 134: Line 135:
  
 </code> </code>
 +
 +After you make this change, your FreePBX web interface is going to bitch about there being a module changed. You can disable these warnings in Advanced Settings by setting "Enable Module Signature Checking" to false, or you can live with it until a revised version is distributed that works. 
 +
/home/gen.uk/domains/wiki.gen.uk/public_html/data/attic/freepbx/working_version_of_superfetcha_for_who-called.co.uk.1568110571.txt.gz · Last modified: 2019/09/10 10:16 by genadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki