Recent content by Tr0k1t

  1. Make a Outbound Blacklist

    numbers are different.. Maybe the The 3CX Call Flow Designer (CFD) is the solution: to create a dynamic (json) file-list with all numbers so every call can pass thought that filter and then make calls!!
  2. Make a Outbound Blacklist

    no word to say, just thank you guys, it means that I need to create for each number a new rule!
  3. Make a Outbound Blacklist

    thxn a lot. But the thing is that I wanted to make a blacklist of number, that my staff cannot call. If anyone can show me a working example how can I block these two numbers would be nice 07912345678 and 07912345677
  4. Make a Outbound Blacklist

    Thanx a lot!! for your reply! The thing is that I want to block only these number for example 07912345678 and 07912345677 how can I do that?
  5. Make a Outbound Blacklist

    Hello, and thnx a lot for your reply! Can you tell me where to list the numbers ?? thnx
  6. Make a Outbound Blacklist

    Hello My question is how is possible to block certains numbers from calling. I want all my extension not to call these number? What is the best, way? Imagine I have an array of number [079xxxxxxx,078xxxxx,066xxxxxx] Thank you.
  7. Initiate a call via API to external number and Extension (custom Outbound Caller ID) - Linux Server LAMP

    Thanks for replying The idea is to build an API to trigger via PHP File. A
  8. Initiate a call via API to external number and Extension (custom Outbound Caller ID) - Linux Server LAMP

    Hello and thnx a lot for you reply. Does it mean that we cannot implement such an action. (Trigger) And yes LAMP is a stack. (it was just TAG to know with what stack the CRM is build). ...
  9. Initiate a call via API to external number and Extension (custom Outbound Caller ID) - Linux Server LAMP

    Hello everyone We have a 3cx on Cloud LINUX: Our CRM is a custom CRM (LAMP) and is is not on the list of supported CRM's for which we initially wrote a feature to call an external number, and extension and log the call in our application log using 18.0 (Build 418) Can someone tell me how is...