On Thu, Mar 28, 2013 at 10:32 AM, Jiri Slachta <[email protected]> wrote:
> > Signed-off-by: Jiri Slachta <[email protected]> > Index: feeds/packages/net/asterisk-11.x/Makefile > =================================================================== > --- net/asterisk-11.x/Makefile (revision 36134) > +++ net/asterisk-11.x/Makefile (working copy) > @@ -8,12 +8,12 @@ > include $(TOPDIR)/rules.mk > > PKG_NAME:=asterisk11 > -PKG_VERSION:=11.2.1 > +PKG_VERSION:=11.2.2 > PKG_RELEASE:=1 > > PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz > PKG_SOURCE_URL:= > http://downloads.asterisk.org/pub/telephony/asterisk/releases/ > -PKG_MD5SUM:=b82a82e5adfff0383769e923bfb54c56 > +PKG_MD5SUM:=3e7a732949b3f0bae6500d41eb19f1df > > PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION) > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > Jiri, I would suggest patching the OpenWRT's asterisk11 package to 11.3.0 (which is released today), instead of the 11.2.2 (which was released yesterday). Excerpt from the change log which address a known problem with google voice calling which is included in 11.3.0 (but not in 11.2.2): 2013-01-11 23:04 +0000 [r378917] Joshua Colp <[email protected]> * res/res_xmpp.c: Retain XMPP filters across reconnections so external modules continue to function as expected. Previously if an XMPP client reconnected any filters added by an external module were lost. This issue exhibited itself with chan_motif not receiving and reacting to Jingle signaling. (closes issue ASTERISK-20916) Reported by: kuj If I'm not mistaken, there may be a small change may be required to one of your patchfiles for 11.3.0 to compile to one of your patch files(it is fairly straightforward). regards, Chirag
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
