[Bug 191880] New port: devel/libsmpp34 - Provide an implementation of SMPP-3.4 protocol for PDUs handling

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 1 09:46:22 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191880

koue at chaosophia.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144690|0                           |1
        is obsolete|                            |

--- Comment #3 from koue at chaosophia.net ---
Created attachment 145204
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145204&action=edit
devel/libsmpp34 fixed issues after make check-plist and make stage-qa

This attachment contains fixed issues reported by 'make check-plist' and 'make
stage-qa'. I missed to executed them before.

I want to port OpenBSC (http://openbsc.osmocom.org/trac/) to FreeBSD. OpenBSC
is free software project implementing various parts of the GSM network. It can
run a full minimal GSM network in a box. I have OpenBSC port files ready but
first need to commit its dependencies. Libsmpp34 is OpenBSC dependency. The
Short Message Peer-to-Peer (SMPP) in the telecommunications industry is an
open, industry standard protocol designed to provide a flexible data
communication interface for the transfer of short message data between External
Short Messaging Entities (ESME), Routing Entities (RE) and Message Centres.[1]
It is often used to allow third parties (e.g. value-added service providers
like news organizations) to submit messages, often in bulk. Because of its
support for non-GSM SMS protocols, like UMTS, IS-95 (CDMA), CDMA2000, ANSI-136
(TDMA) and iDEN, the SMPP is the most commonly used protocol for short message
exchange outside SS7
networks.(http://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list