Questions tagged [opensmppbox]

opensmppbox is an addon to the Kannel messaging gateway to serve as an SMSC and receive incoming SMPP connections.

opensmppbox is an addon to the Kannel messaging gateway to serve as an SMSC and receive incoming SMPP connections.

Source code is located at https://github.com/pruiz/kannel-opensmppbox

9 questions
11
votes
1 answer

How to use SAR TLVs for message concatenation in opensmppbox? Can it even be done?

From a cursory overview of the source code it seems that opensmppbox only supports message concatenation with UDH. Is it possible to make it understand messages concatenated with SAR TLVs? (i.e., sar_msg_ref_num, sar_total_segments,…
pilsetnieks
  • 10,330
  • 12
  • 48
  • 60
2
votes
2 answers

How to connect multiple bearerbox in Vsmppbox?

How to connect multiple bearerbox for load balancing in Vsmppbox , my configuration file…
Vinayak
  • 305
  • 2
  • 11
2
votes
1 answer

Smpp Server How to configure Vsmppbox SMPP Server with fake DLR reports?

How to enable Fake DLR in Vsmppbox SMPP Server…
Vinayak
  • 305
  • 2
  • 11
1
vote
1 answer

Get delivery reports kannel

I am using kannel sms gateway, to send sms Sorry, if this question is asked before, but I tried to find solution, but I didn't get any, unfortunately I have to post this question. I am sending message through php script(smpp client) to smpp server,…
gehlotparesh
  • 142
  • 3
  • 13
1
vote
1 answer

Get delivery reports : Kannel : SMPP

I am new to kannel configuration.I follow user guide 1.5. I want to use opensmppbox as a gateway for my customers, in a way that they connect via SMPP protocol. But I want to use http as an smsc (customers's smppclient ---> opensmppbox…
gehlotparesh
  • 142
  • 3
  • 13
1
vote
1 answer

Sending SMS in java via SMPP protocol

I am new to SMPP protocol. Please kindly advice me what are needed to build java project to send sms via SMPP protocol. How to setup SMPP server and SMPP clients? Need to setup SMS Gateway? If so how to install it? What is OpenSMPPBox?
Anonymous
  • 152
  • 1
  • 1
  • 11
1
vote
1 answer

connecting new kannel box to opensmppbox

i have been trying to connect a new box (17.x.x.x)which i just installed kannel on it. i already have a running kannel on another box (19.x.x.x) which can send sms and recieve. i installed opensmppbox on the 19.x.x.x . when i start opensmppbox it…
0
votes
1 answer

How do I send sms to a specific SMSC?

On one server I have setup kannel with opensmppbox and everything works. On another server I have configred a SMSC for the opensmppbox and also a fake smsc. When I try and send message to opensmppbox (curl…
ReynaMoon
  • 171
  • 1
  • 12
0
votes
2 answers

Route incoming SMPP messages to specific SMSC in Kannel/OpenSMPPBox

I have clients connecting to me through SMPP connections (OpenSMPPBox) and then, they are sent with Kannel to SMSCs. I would like to route particular numbers to specific SMSCs, but I am not sure whether it is possible. If anyone has any experience…
Olsi
  • 929
  • 2
  • 12
  • 26