[asterisk-bugs] [JIRA] (ASTERISK-21828) [patch] app_meetme.so hints load as Unavailable instead of Idle on start up

Leif Madsen (JIRA) noreply at issues.asterisk.org
Tue May 28 13:22:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206854#comment-206854 ] 

Leif Madsen commented on ASTERISK-21828:
----------------------------------------

Also of note, is that we're using dynamic conference rooms:

{noformat}
exten => 100,1,MeetMe(fancyroom,1dqM)
{noformat}

Even adding the room to {{meetme.conf}} didn't allow the room to be set to Idle on startup.
                
> [patch] app_meetme.so hints load as Unavailable instead of Idle on start up
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-21828
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21828
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_meetme
>    Affects Versions: 1.8.18.0
>            Reporter: Leif Madsen
>            Severity: Minor
>         Attachments: app_meetme.c-invalid_to_inuse_state.patch
>
>
> By default when Asterisk 1.8 starts up, the meetme device state status is set as Unavailable, instead of Idle.
> I believe this has been an issue since 1.4, and while I unfortunately can't test this on Asterisk 11, it should be pretty straight forward to check in the code for app_meetme.
> I'm providing a patch that "worked for me".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list