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

2010-12-22 Thread Alfred E. Heggestad
Hi Marc, most of the documentation is already inside each tarball, but here is a quick overview: - baresip: portable SIP user-agent with support for Audio/Video. the application is very portable and is using very little RAM, suitable for Desktop and Embedded. the user-interface is console

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

2010-12-17 Thread Outback Dingo
Committed revision 24654 On Fri, Dec 17, 2010 at 10:07 AM, Alfred E. Heggestad wrote: > Hi, > > many thanks for committing the patch .. I just noticed that the TABs in > Makefile's > had been converted into space, meaning that the current svn does not build > at the moment .. > > > I have fixed

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

2010-12-17 Thread Alfred E. Heggestad
Hi, many thanks for committing the patch .. I just noticed that the TABs in Makefile's had been converted into space, meaning that the current svn does not build at the moment .. I have fixed this by converting the spaces back to TAB, and this time the patch is attached in the email (i.e. no

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

2010-12-17 Thread Outback Dingo
Committed revision 24640 On Wed, Dec 15, 2010 at 5:38 PM, Alfred E. Heggestad wrote: > On 12/14/10 2:40 AM, Jo-Philipp Wich wrote: > >> -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

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

2010-12-15 Thread Alfred E. Heggestad
On 12/14/10 2:40 AM, Jo-Philipp Wich wrote: -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 vers

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