Smart Home Automation Forum
G1 Incoming Call Handling - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=66)
+--- Forum: G1 (https://www.kincony.com/forum/forumdisplay.php?fid=67)
+--- Thread: G1 Incoming Call Handling (/showthread.php?tid=7874)



G1 Incoming Call Handling - Bodad - 03-26-2025

Hi,

I've recently taken delivery of a G1 and it's working as per your YouTube videos. My application is as a gate opener, so I have a few requests for development into the KCS interface:
  1. Add an option to reject (ie hang up) incoming calls once the CallerId has been captured (simple enabled/disabled switch).
  2. Add the option of creating a "whitelist" of incoming numbers which are "allowed".  If the CallerId is in the whitelist, it gets passed on via whichever protocol is used.  Ideally, it would be helpful to have a name associated with the number so that it's easier to work out who is on the list and not.
  3. Add the name from the whitelist to the CallerId e.g.

           { 
               "call_ring": {
                       "phone": "+8612345678901", 
                       "name": "Kincony Test"
               } 
            }

      4. Add MQTT to the IFTTT protocol as both an input and output.

Thank you,

Bodad


RE: G1 Incoming Call Handling - admin - 03-26-2025

thanks for your suggestion. will save your suggestion.