Hi,
on thirlane, we have created twilio as sms gateway, also connect twilio sms number with an extension number
we install app "thirdlane connect" on a Android phone, outgoing sms to my cell is fine. however, while reply the message from my cell, there is the error. the login: twilio should access an url to my thirdlane,
34.229.80.231 - - [12/May/2022:11:52:37 -0400] "POST /sms/Twilio/twilio/status HTTP/1.1" 404 19 "-" "TwilioProxy/1.1" "-"
52.90.1.149 - - [12/May/2022:11:52:38 -0400] "POST /sms/Twilio/twilio/status HTTP/1.1" 404 19 "-" "TwilioProxy/1.1" "-"
107.22.135.229 - - [12/May/2022:12:01:35 -0400] "POST /sms/Twilio/twilio HTTP/1.1" 404 19 "-" "TwilioProxy/1.1" "-"
3.88.211.97 - - [12/May/2022:12:01:59 -0400] "POST /sms/Twilio/twilio/status HTTP/1.1" 404 19 "-" "TwilioProxy/1.1" "-"
basically, the twilio https reqeust (POST) get 404 error.
not sure if anyone has any idea. thank you