Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 531486

Summary: net-misc/asterisk: RFE: Add MeetMe
Product: Gentoo Linux Reporter: Kristian Fiskerstrand (RETIRED) <k_f>
Component: [OLD] ServerAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: asterisk_meetme.patch

Description Kristian Fiskerstrand (RETIRED) gentoo-dev 2014-12-02 21:24:45 UTC
Created attachment 390812 [details, diff]
asterisk_meetme.patch

The attached patch adds support for building the MeetMe application in asterisk for conference calls.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2014-12-02 21:56:51 UTC
I would rather have this controlled through the dahdi USE-flag.
Comment 2 Kristian Fiskerstrand (RETIRED) gentoo-dev 2014-12-02 22:12:49 UTC
(In reply to Tony Vroon from comment #1)
> I would rather have this controlled through the dahdi USE-flag.

That also works for me
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2014-12-16 10:20:49 UTC
+*asterisk-12.7.2 (16 Dec 2014)
+*asterisk-11.14.2 (16 Dec 2014)
+
+  16 Dec 2014; Tony Vroon <chainsaw@gentoo.org> +asterisk-11.14.2.ebuild,
+  -asterisk-12.7.1.ebuild, +asterisk-12.7.2.ebuild:
+  Incorrect and unsafe memory handling (AST-2014-019) in res_http_websocket
+  addressed in both branches, vulnerable non-stable ebuilds removed. For
+  security bug #532242. Enable MeetMe conference support if DAHDI is enabled,
+  as requested by Kristian Fiskerstrand in bug #531486.

Excuse the delay.