Skip to content

issues Search Results · repo:opentelecoms-org/jsmpp language:Java

Filter by

126 results
 (72 ms)

126 results

inopentelecoms-org/jsmpp (press backspace or delete to remove)

Hello,
  • yangxh0306
  • Opened 
    22 days ago
  • #235

All methods beside sendSubmitSmResp and sendDataSmRespof SynchronizedPDUSender synchronize on the OutputStream parameter. Shouldn t sendSubmitSmResp and sendDataSmResp behave in the same way, or am I ...
  • PascalSchumacher
  • Opened 
    on Sep 11, 2024
  • #234

Which version of log4j is supporting the Openjdk21? Regards, Abhishek
  • akrattan
  • 1
  • Opened 
    on Jun 13, 2024
  • #233

I have a smpp session in Transceiver mode. And registered delivery has been set with SMSCDeliveryReceipt.SUCCESS_FAILURE. And before connectAndBind() MessageReceiverListener has been set. public void ...
  • rsha-git
  • Opened 
    on May 20, 2024
  • #232

When I received an ESME_RCNTSUBDL, I found that it could not be serialized into the (status) description format. Because ESME_RCNTSUBDL is missing from the error table. It is supported in the standard ...
  • Bais-Huang
  • Opened 
    on Apr 15, 2024
  • #227

I have a client who only receives a timeout when sending the DLR, but the error does not occur when sending the SMS. Any idea what happened?
  • fstanchese
  • Opened 
    on Mar 4, 2024
  • #215

Receiving incomplete TLVs in deliver_sm cause ArrayOutOfBoundException and will drop the delivery. In my opinion it ll be reasonable to ignore such Optional Parameters.
  • hrastgou
  • Opened 
    on Feb 21, 2024
  • #214

Purpose Currently there is no option to set a timeout when creating a socket to connect to the SMPP gateway. Therefore the process will hang if the connection is not successful. An improvement[1] was ...
  • SanojPunchihewa
  • Opened 
    on Jan 10, 2024
  • #199

hi , We are binding each time to smsc server and send an sms, when more transaction are coming from consumer, java application throw negative bind error. I want to know is there any way to use existing ...
help wanted
question
  • vatsalnarry2
  • 1
  • Opened 
    on Sep 16, 2023
  • #197

When close is called from SessionStateListener, it can result in deadlock. I tried it on versions 2.3.7, 2.3.11, 3.0.0 and current master. Minimal example to reproduce: SMPPSession session = new SMPPSession(new ...
bug
  • rforrai
  • 6
  • Opened 
    on Apr 6, 2023
  • #193
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub