Self Registering

Forums Network Management ZeroTruth Self Registering

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43727

    Hi truthahn

    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

    #52867
    truthahn
    Member

    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/

    greetings

    #52868
    beernabe
    Member

    Hello truthahn

    Which protocols does zerotruth to send sms? SMPP?

    Thank you!!

    #52869
    beernabe
    Member

    Hello truthahn

    Which protocols does zerotruth to send sms? SMPP?

    Thank you!!

    #52870
    truthahn
    Member

    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.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.