Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2008 16:00:19 GMT
From:      Anatoli Marinov <tolisoft@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129682: asterisk app_meetme issue
Message-ID:  <200812161600.mBGG0Jf1035756@www.freebsd.org>
Resent-Message-ID: <200812161610.mBGGA1EU095411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129682
>Category:       ports
>Synopsis:       asterisk app_meetme issue
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 16 16:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Anatoli Marinov
>Release:        7.1-PRERELEASE
>Organization:
WebForge
>Environment:
FreeBSD ourpbx.**.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Dec 10 15:17:58 EET 2008     toli@ourpbx.**.com:/usr/obj/usr/src/sys/BATMPBX_7  i386

>Description:

I have your latest ports for - asterisk 1.4.22 and zaptel 1.4.11

My server uses app_meatme for our conferences.

When I tried to enter in the conference i got:

    -- Executing [13003@incomingInternal:1] Ringing("SIP/3004-28713000", "") in new stack
    -- Executing [13003@incomingInternal:2] Wait("SIP/3004-28713000", "3") in new stack
    -- Executing [13003@incomingInternal:3] MeetMe("SIP/3004-28713000", "13003|Mpcid") in new stack
    -- Created MeetMe conference 1023 for conference '13003'
    -- Recording
    -- <SIP/3004-28713000> Playing 'vm-rec-name' (language 'en')
    -- <SIP/3004-28713000> Playing 'beep' (language 'en')
    -- x=0, open writing:  /var/spool/asterisk/meetme/meetme-username-13003-1 format: sln, 0x28b3e200
    -- User ended message by pressing #
    -- <SIP/3004-28713000> Playing 'auth-thankyou' (language 'en')
    -- <SIP/3004-28713000> Playing 'vm-review' (language 'en')
    -- <SIP/3004-28713000> Playing 'vm-msgsaved' (language 'en')
    -- <SIP/3004-28713000> Playing 'conf-onlyperson' (language 'en')
[Dec 11 15:52:28] WARNING[57181]: app_meetme.c:1621 conf_run: Unable to set flags: Inappropriate ioctl for device


The application fails....



>How-To-Repeat:
try to make a conference with app_meetme
>Fix:
At this line there is a fdset call with ASYNC option.
I commented these lines there and now I have the application running but I am not sure this is correct.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812161600.mBGG0Jf1035756>