Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57975

Summary: Ebuild for siproxd -, a proxy/masquerading daemon for the SIP protocol
Product: Gentoo Linux Reporter: Jan Brinkmann (RETIRED) <luckyduck>
Component: New packagesAssignee: Stefan Knoblich (RETIRED) <stkn>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: rockoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 81754    
Attachments: ebuild and rc-script
ebuild and rc-script
ebuild and rc-script
ebuild and rc-script
ebuild and rc-script

Description Jan Brinkmann (RETIRED) gentoo-dev 2004-07-22 11:02:18 UTC
Siproxd is a proxy/masquerading daemon for the SIP protocol.
It handles registrations of SIP clients on a private IP network
and performs rewriting of the SIP message bodies to make SIP
connections possible via an masquerading firewall.
It allows SIP clients (like kphone, linphone) to work behind
an IP masquerading firewall or router.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-07-22 11:03:12 UTC
Created attachment 35955 [details]
ebuild and rc-script
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2004-07-22 11:20:45 UTC
Created attachment 35958 [details]
ebuild and rc-script
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2004-08-05 17:36:45 UTC
Created attachment 36847 [details]
ebuild and rc-script

fixed a little bug in the rc-script which prevented a correct "shutdown" of the
siproxd
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2004-08-05 17:48:17 UTC
Created attachment 36848 [details]
ebuild and rc-script

one last correction, i've added RESTRICT="nomirror" to the build. the files are
hosted by sourceforge
Comment 5 Michael Schnake 2004-08-19 05:43:30 UTC
Hi,

thanks for that ebuild. After a little change it compiled fine here...

As siproxd depends on libosip2, i would suggest to change the atom in DEPENDS from "net-libs/libosip" to ">=net-libs/libosip-2". I first got a compilation error because libosip-0.9.7 was already installed (linphone-0.12.2 depends on "<net-libs/libosip-2.0.0" !).
Comment 6 Jan Brinkmann (RETIRED) gentoo-dev 2004-08-19 09:40:19 UTC
Created attachment 37739 [details]
ebuild and rc-script

ok , i made the fixes you recommended. thx for your feedback :)
Comment 7 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-20 09:14:55 UTC
closing this bug because i'm not using this program any longer and it seems it's not interesting enough for the portage tree.