studio54 v0.2.4 Studio54
Studio54 is an effort to make use of HUAWEI LTE modems to act as a SMS gateway. iex > Studio54.Starter.start_worker
Link to this section Summary
Functions
Get SessionID cookie and Token
This hash is special format used by HUAWEI modems. basicly, it’s lower case of sha256 hash
Link to this section Functions
Link to this function
empty_index()
Link to this function
get_box(box)
Link to this function
get_headers()
Link to this function
get_inbox(list)
Link to this function
get_last_message_from(sender)
Link to this function
get_last_n_messages_from(sender, n)
Link to this function
get_new_count()
Link to this function
get_outbox()
Link to this function
get_ses_token_info()
Get SessionID cookie and Token.
Link to this function
get_ussd_status(headers)
Link to this function
gethash(inp)
This hash is special format used by HUAWEI modems. basicly, it’s lower case of sha256 hash.
Link to this function
login()
Link to this function
mark_as_read(idxs)
Link to this function
normalize_msisdn(raw)
Link to this function
send_sms(sender, text)
Link to this function
send_ussd(command)
Link to this function
test_func(data)