Inbound Message With Twilio

Hello, I’ve succesfully using Twilio in my playsms vps, but it cant receive any message? is there any clue how to setup inbound message twilio to playsms?

-Sal

check playsms.log during tests, sometime its coming in but its not going to Inbox.

before test:

tail -f playsms.log -n 0 | tee test1.txt

after test by sending 1 test sms (to your twilio number that is forwarded to playSMS) read test1.txt

don’t forget to set log state/level to 3 on config.php

anton

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.