Q: Why are the body paramters in submit_multi_resp mandatory?
Menkir opened this issue · 0 comments
Menkir commented
Hey guys,
according to the smpp 3.4 spec. the submit_multi_resp should contain unsuccess_smes as list of unsuccessful submissions. But only for one or number of unsuccess . So it's not clear enough for me to see if that parameter is strictly mandatory. So the Smpp Server need's to respond always with no_unsuccess and unsuccess_smes even if all submissions were successful.