Twilio PHP microservice Endpoints: GET/POST /make-call?to=+1XXXXXXXXXX&token=YOURTOKEN - trigger a call POST /voice - Twilio will request this (TwiML) POST /gather - Twilio posts gather result here POST /recording-callback - Twilio records callback here