Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey, the patch looks clean so far but I don't like the idea of conditional compilation. For the initial version its okay to always mandate libspeex etc. and make it a static DEPENDS:=... . In a later version you should maybe look into providing a "fu

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > I also see > > $(INSTALL_CONF) $(PKG_BUILD_DIR)/etc/restund.conf $(1)/etc/ > > of which i dont see in the patch.. Its from the source tarball, not ./files, so downloaded during build. ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Outback Dingo
Hi Alfred I also see $(INSTALL_CONF) $(PKG_BUILD_DIR)/etc/restund.conf $(1)/etc/ of which i dont see in the patch.. On Mon, Dec 13, 2010 at 7:38 PM, Alfred E. Heggestad wrote: > On 12/14/10 1:22 AM, Outback Dingo wrote: > >> This patch appears to place your packes under package, they shou

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Alfred E. Heggestad
On 12/14/10 1:22 AM, Outback Dingo wrote: This patch appears to place your packes under package, they should be package/net and package/lib please fix and resubmit this so we can apply it to the test tree Hi, many thanks for your reply .. I have updated the patch as requested, please find

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Marc Abrams
Hi, Alfred: Can you describe these packages or point to some documentation on them? They sound interesting. marc - Marc Abrams 408-550-6272 On Mon, Dec 13, 2010 at 4:10 PM, Alfred E. Heggestad wrote: > Hi all, > > I would

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Outback Dingo
This patch appears to place your packes under package, they should be package/net and package/lib please fix and resubmit this so we can apply it to the test tree On Mon, Dec 13, 2010 at 7:10 PM, Alfred E. Heggestad wrote: > Hi all, > > I would like to contribute my Open-Source VoIP projects to

[OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-13 Thread Alfred E. Heggestad
Hi all, I would like to contribute my Open-Source VoIP projects to the OpenWRT project .. the code has been running fine on my ASUS WL-500Gp for some time now, so I hope that it is mature enough for other people to also use it. The following projects are part of this patch: * baresip -- Modul

Re: [OpenWrt-Devel] [PATCH] ZNC: Update to 0.096, fix build and minor changes.

2010-12-13 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Committed in r24548 - thanks! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0GZz8ACgkQdputYINPTPPhjACfXQPNl/7vWvLPctHlBMkn/mQi FqMAn1l9VgZnvEOKD2nVUIqubtX

[OpenWrt-Devel] [PATCH] ZNC: Update to 0.096, fix build and minor changes.

2010-12-13 Thread Jonas Gorski
Several small fixes for ZNC: * Update to current 0.096, include new module * Fix build to not link modules against libstdc++ * Move root check to after module load, to remove the 30 second pause on start. * Add the possibility to directly use hashed passwords. * Make the sample config more