Applied and a little bit enhanced in 1d2aadf8f8bbb0698d68ccecf9b2f9fd16bd4b1d in telephony!
Thank you! Jiri Dne 30. 1. 2014 11:49, Alfred E. Heggestad napsal(a): > On 01/29/2014 09:21 PM, Jiří Šlachta wrote: >> libre and librem patch applied in 10a7de705f16e942a577d7664c5c59b232b0f9b9! >> Also, I've updated baresip to 0.4.10. >> > > Hi Jiri, > > thank you very much. Can you also apply the patch below for baresip? > some mandatory core modules also needs to be included in the package. > > > > > From 87626dbedb0509985ff27f7f2e213b7a1703ad70 Mon Sep 17 00:00:00 2001 > From: "Alfred E. Heggestad" <a...@db.org> > Date: Thu, 30 Jan 2014 11:40:54 +0100 > Subject: [PATCH] baresip: added core modules > > added some core modules that are required for basic > operation: > > account.so SIP account file parser > contact.so Contact list (address book) > menu.so Interactive menu > > Signed-off-by: Alfred E. Heggestad <a...@db.org> > --- > net/baresip/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/net/baresip/Makefile b/net/baresip/Makefile > index 042840a..167320a 100644 > --- a/net/baresip/Makefile > +++ b/net/baresip/Makefile > @@ -95,7 +95,10 @@ define Package/baresip/install > $(CP) $(PKG_INSTALL_DIR)/usr/bin/baresip $(1)/usr/bin/ > $(INSTALL_DIR) $(1)/usr/lib/baresip/modules > $(CP) \ > + $(PKG_INSTALL_DIR)/usr/lib/baresip/modules/account.so \ > + $(PKG_INSTALL_DIR)/usr/lib/baresip/modules/contact.so \ > $(PKG_INSTALL_DIR)/usr/lib/baresip/modules/ice.so \ > + $(PKG_INSTALL_DIR)/usr/lib/baresip/modules/menu.so \ > $(PKG_INSTALL_DIR)/usr/lib/baresip/modules/stun.so \ > $(PKG_INSTALL_DIR)/usr/lib/baresip/modules/turn.so \ > $(1)/usr/lib/baresip/modules/. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel