AndreaAltamirano
AndreaAltamirano
Hi Farirat, thank you so much for responding. My use case is that I need to send MT messages and receive MO ones that I store in a database and...
Hello Farirat, The phone companies required me to give them a user (system_id and password). Thats the only way they want to send messages my way (MT). What I need...
Hello! I want to save them to my database and send DLRs as if they were regular MOs. I have my morouter set up and everything: ``` def receive_sms(): db.message.insert(body=request.post_vars)...
Saldly I haven't been able to figure it out so far. I can barely run the interceptors script. Any and all help would be greatly appreciated. Thanks.
Mmm how would this endpoint look? As I understood it jasmin only provides the possibility to set up endpoints for MO messages. For MT it only allows other smpp servers...
Please, can anyone help a girl out? I'd be willing to pay for a quick chat, this can't be that difficult, I'm just not seeing it. =(
Hello jmoverley, thanks for answering! 1) Its an operator that sends MT messages our way 2) Those MT (submit_sm) messages I need to save to a database and send a...
Mmm...cant be the only case where the answers to an MT send by us come through a different smpp connection in the form of another MT (its how they need...