1
Yate users hangout place / How to route SMS to external PHP/Python module ?
« on: November 16, 2020, 02:58:35 AM »
Hello
I want to route SMS to external module. but I don't find any information how to do.
Does anyone point me that ?
my expect use case is
1) User send SMS.
2) Yate received it.
3) Yate send it to external module
4) external module will be processed.
5) external module will be send SMS through Yate.
6) User received it.
for Step 5, there is example custom_sms.js / custom_sms.php.
but don't find any example / reference for step 3)
external module which I want to use is PHP or Python.
I want to route SMS to external module. but I don't find any information how to do.
Does anyone point me that ?
my expect use case is
1) User send SMS.
2) Yate received it.
3) Yate send it to external module
4) external module will be processed.
5) external module will be send SMS through Yate.
6) User received it.
for Step 5, there is example custom_sms.js / custom_sms.php.
but don't find any example / reference for step 3)
external module which I want to use is PHP or Python.