This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 361
Add submit_multi request/response support #33
Comments
Hi Guys, It doesn't allow me to attach patch here. Where do I submit patch for review? |
abhayani
added a commit
to abhayani/cloudhopper-smpp
that referenced
this issue
Jun 9, 2013
I have committed patch to my fork. Please if one of the core guys can review and add that code to master Thxs |
@abhayani @danwrong @sprsquish @jmhodges @niallkennedy
How and where are u performing the above operation (in order to submit sms to smsc) while implementing SubmitMulti.java ??? |
abhayani
added a commit
to abhayani/cloudhopper-smpp
that referenced
this issue
Dec 3, 2014
…ulti request/response support
@abhayani unable to implement your contribution on submit_multi for cloudhopper. How and where the below operation is performed session0.submit(submit0, 50000); |
Cleaning up old issues. Open to a PR if you think it would be helpful. |
vetss
pushed a commit
to RestComm/cloudhopper-smpp
that referenced
this issue
Jan 30, 2016
vetss
pushed a commit
to RestComm/cloudhopper-smpp
that referenced
this issue
Jan 30, 2016
…ulti request/response support
vetss
pushed a commit
to RestComm/cloudhopper-smpp
that referenced
this issue
Feb 1, 2016
vetss
pushed a commit
to RestComm/cloudhopper-smpp
that referenced
this issue
Feb 1, 2016
vetss
added a commit
to RestComm/cloudhopper-smpp
that referenced
this issue
Feb 2, 2016
vetss
pushed a commit
to vetss/cloudhopper-smpp
that referenced
this issue
Nov 13, 2016
vetss
added a commit
to vetss/cloudhopper-smpp
that referenced
this issue
Nov 13, 2016
vetss
pushed a commit
to vetss/cloudhopper-smpp
that referenced
this issue
Nov 21, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Guys,
For our project I want to use cloudhopper-smpp. However I realized it misses the submit_multi req/resp. See SMPP Specs 5.0 Section "4.2.3 submit_multi Operation"
I am ready to contribute patch for this.
The text was updated successfully, but these errors were encountered: