Search results

  1. C

    Calling a URL using curl

    Thank you, I will take a look and report back.
  2. C

    Calling a URL using curl

    I have an issue using curl to call a particular URL, example is. https://testurl.com/#/clients?phonesystem=true&calltype=Inbound&dialedNr=Null&tel=${caller_id_number} The URL doesn't save. Can anyone see the issue?
  3. C

    Remote Access to Event Socket

    @DigitalDaz Thank you so much for this. It does work indeed. The place I was going wrong was by not adding the ACL. It seems this is mandatory which is fair enough. I have secured with IP tables. Once again thank you, I appreciate this.