Relative Content

Tag Archive for phpsignalwire

How to Validate an SMS from SignalWire LAML webhook in PHP?

I needed to “validate” incoming SMS messages from the service SignalWire (aka, make sure SignalWire was the one who actually sent it). This was for a PHP application, where the incoming SMS was being sent via webhook (and “LAML”) to a URL I specified.