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 <aeh@db.org>
[slachta@cesnet.cz: simplified patch]
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Hi,
this patch upgrades the following packages to v0.4.1:
baresip v0.4.1 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.1 (Modular STUN/TURN server)
libre v0.4.1 (Generic library for real-time communications with async IO support)
librem v0.4.1 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
Hi,
this patch upgrades the following packages to v0.4.0:
baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.0 (Modular STUN/TURN server)
libre v0.4.0 (Generic library for real-time communications with async IO support)
librem v0.4.0 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
CC build-mips/sa/pton.o
src/sa/pton.c: In function 'net_inet_pton':
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
Signed-off-by: Mika Laitio <mika.laitio@nokia.com>
Hi,
this patch upgrades the following packages to v0.4.1:
baresip v0.4.1 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.1 (Modular STUN/TURN server)
libre v0.4.1 (Generic library for real-time communications with async IO support)
librem v0.4.1 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
Hi,
this patch upgrades the following packages to v0.4.0:
baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.0 (Modular STUN/TURN server)
libre v0.4.0 (Generic library for real-time communications with async IO support)
librem v0.4.0 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
spotted while looking through build-logs
only compile tested
asterisk-1.8.x uses OpenSSL instead of GnuTLS dunno about that
errors in log were:
configure: WARNING: unrecognized options:
--with-gnutls,
--without-curl,
--without-pbx-lua,
--without-gtk, --without-kde, --without-qt
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
- update to 11.7.0
- fix build for lantiq target - broken chan-lantiq status caused the
breakage of the whole asterisk package
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
1. Added the following switches:
--(with/without)-pgsql
--(enable/disable)-core-pgsql-pkgconfig
--(enable/disable)-srtp
--(enable/disable)-threads, and
--(enable/disable)-visibility
2. Added preliminary support for mod-xml-radius.
- requres freeradius-client package
3. Synched to FS git HEAD 40c105322193b7d0160814ed8ffcd5bf7f566944.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>