Gerson R Magalhães

Results 5 comments of Gerson R Magalhães

I would like to know how can I use the "query_sm" command? It seems it is not implemented. Is this the best method to know if an SMS arrived at...

Thanks for reply. I will try use notifications. Gerson Em dom, 21 de jul de 2019 18:25, Pavel Perestoronin < [email protected]> escreveu: > For now you'd need to implement it,...

I used notification and it works, thanks. But..."pdu.receipted_message_id" was returning None so I found the "pdu.shortmessage" as a solution. See the value of pdu.shortmessage: b'**id:0620903492** sub:001 dlvrd:001 submit date:1907231741 **done...

I've created a new version with query_sm/query_sm_resp but my SMSc returns all values as null ( b'' ) or zero. Maybe my message_id can be wrong. I already try with...

Thanks. I will try these options.