Thanks for helping with default class.. now i was trying to setup self registration by SMS, but coud find very little information on setting it up… in addition i would like to use sms service from india using my own script.. could you please guide on where is the script file located
Hi,
credentials are shipped from line 507 of file /DB/apache2/cgi-bin/zerotruth/register.sh. This calls the script /DB/apache2/cgi-bin/zerotruth/scripts/zt.sh (lines 768-826).
in /DB/apache2/cgi-bin/zerotruth/config.sh is chosen the sms provider: lines 3483-3488.
“my_SMS_script.sh” is located in /DB/apache2/cgi-bin/zerotruth/scripts/
Hello beernabe,
No, simply using sms providers (using their API) and “curl” for calls. The script “my_SMS_script.sh” can be used with your own GSM gateway.