Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2022 10:09:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261080] net/kamailio: please consider adding 'outbound' module to the set of port build options
Message-ID:  <bug-261080-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261080
           Summary: net/kamailio: please consider adding 'outbound' module
                    to the set of port build options
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dpolyg@gmail.com
                CC: dmitry.wagin@ya.ru
             Flags: maintainer-feedback?(dmitry.wagin@ya.ru)
                CC: dmitry.wagin@ya.ru

Hi,

The 'outbound' module is available in the upstream kamailio code since
long time ago but it is missing from the list of option for the kamailio
FreeBSD port. Building of outbound.so module can be easily achieved by
modification of port's Makefile:

Add OUTBOUND into OPTIONS_DEFINE=3D
Add OUTBOUND_DESC=3D          SIP Outbound support
Add OUTBOUND_VARS=3D          EXTRA_MODULES+=3Doutbound

and adding these two entries into port's pkg-plist:

%%OUTBOUND%%lib/kamailio/modules/outbound.so
%%PORTDOCS%%%%DOCSDIR%%/modules/README.outbound

Would you please consider updating the port in order to include
'outbound' module into the list of possible port build options
so it will be possible to build custom version of kamailio
by using 'make config' in /usr/ports/net/kamailio ?

Regards,
Denis.

--=20
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-261080-7788>