Commit Graph

5 Commits

Author SHA1 Message Date
Max 6613063fba Add #define for default SMPP port 2775
Change-Id: I2fcc15ac60b7b6501c9cb1afd0fe6d66d4b76f5f
2022-10-17 14:07:17 +03:00
Max 90acf4bd77 cosmetic: make linter happy
* drop trailing space
* remove FSF postal address from license header

Change-Id: I772e6d7db38d830dfbee651bcd6e8ed24f07ca0b
2022-10-17 14:07:17 +03:00
Pablo Neira Ayuso 6f481f066e add delivery receipt definitions
The registered_delivery field in SMPP message is a toggle on/off, this
patch adds two new definition so we don't have to use magic numbers from
the code.

Change-Id: I5b3afff1b3b77cccd949e0606914c7ac3ba6114c
2017-08-14 10:37:48 +02:00
Pablo Neira Ayuso c283d8431c add esm_class definitions
Add special message attributes definitions that are associated with the
short message. Thus, we can get rid of magic numbers in our codebase.

Change-Id: I91afd8b462b8fd3b2c4c5b54f4eeb7ec5b730b65
2017-08-11 13:51:04 +02:00
Harald Welte 4b233b4f3b initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00