Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Add submit_multi request/response support #33

Closed
abhayani opened this issue May 23, 2013 · 5 comments
Closed

Add submit_multi request/response support #33

abhayani opened this issue May 23, 2013 · 5 comments

Comments

@abhayani
Copy link

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.

@abhayani
Copy link
Author

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
@abhayani
Copy link
Author

abhayani commented 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

@batman09
Copy link

@abhayani @danwrong @sprsquish @jmhodges @niallkennedy

session0.submit(submit0, 50000); 

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
@batman09
Copy link

@abhayani unable to implement your contribution on submit_multi for cloudhopper.

How and where the below operation is performed

session0.submit(submit0, 50000);

@jjlauer
Copy link
Contributor

jjlauer commented Feb 27, 2015

Cleaning up old issues. Open to a PR if you think it would be helpful.

@jjlauer jjlauer closed this as completed Feb 27, 2015
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
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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants