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

Link to this section Functions

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_ses_token_info()

Get SessionID cookie and Token.

Link to this function get_ussd_status(headers)

This hash is special format used by HUAWEI modems. basicly, it’s lower case of sha256 hash.

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)