Attention is currently required from: pespin.
1 comment:
File src/libmsc/smpp_smsc.c:
Patch Set #7, Line 895: esme->esme->own_seq_nr = rand();
Move to a different "struct esme" API? esme_init()
ESME stands for External Short Message Entities so it's tied to the SMPP connection. I can move it to esme_init() but I don't see any benefits since the only caller would be this callback anyway.
To view, visit change 28846. To unsubscribe, or for help writing mail filters, visit settings.