Hi Bruno,
I think i have setted the motable rigth.
But i dont know hot to test it.
For example for send an mt to Jasmin, i use the kannel url and the sms is sent to Jasmin as i expected. But im not sure how can i send an MO to Jasmin. Thats mi biggest problem.
I dont know if i have to use
curl "
http://127.0.0.1:1401/send?username=pre&password=pre&from=333&to=1111185&content=aaaaaa"
or is another url or i should save a message in rabbitmq.
Add: I setted a tranceiver connection so i want to send and receive the sms through the same connection.