Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 2014 09:46:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191880] New port: devel/libsmpp34 - Provide an implementation of SMPP-3.4 protocol for PDUs handling
Message-ID:  <bug-191880-13-WhyKhhUt4m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191880-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191880-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191880

koue@chaosophia.net changed:

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

--- Comment #3 from koue@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191880-13-WhyKhhUt4m>