[asterisk-bugs] [JIRA] (ASTERISK-20991) Confbridge errors on leaving
Jeremy Kister (JIRA)
noreply at issues.asterisk.org
Sat Jan 26 20:37:58 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeremy Kister updated ASTERISK-20991:
-------------------------------------
Description:
when ending a confbridge (mine happen to be created by app_page), I get an error on the console for each extension that was joined in the conference:
{code}
[Jan 25 23:50:52] ERROR[3746][C-0000000a]: confbridge/conf_state.c:47
conf_invalid_event_fn: Invalid event for confbridge user ''
{code}
for more info, see: http://lists.digium.com/pipermail/asterisk-users/2013-January/277416.html
was:
when leaving a confbridge (mine happen to be created by app_page), I get an error on the console (for each extension that leaves the conference):
{code}
[Jan 25 23:50:52] ERROR[3746][C-0000000a]: confbridge/conf_state.c:47
conf_invalid_event_fn: Invalid event for confbridge user ''
{code}
for more info, see: http://lists.digium.com/pipermail/asterisk-users/2013-January/277416.html
> Confbridge errors on leaving
> ----------------------------
>
> Key: ASTERISK-20991
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20991
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_confbridge
> Affects Versions: 11.2.1
> Environment: debian 6.0.6
> Reporter: Jeremy Kister
> Severity: Minor
>
> when ending a confbridge (mine happen to be created by app_page), I get an error on the console for each extension that was joined in the conference:
> {code}
> [Jan 25 23:50:52] ERROR[3746][C-0000000a]: confbridge/conf_state.c:47
> conf_invalid_event_fn: Invalid event for confbridge user ''
> {code}
> for more info, see: http://lists.digium.com/pipermail/asterisk-users/2013-January/277416.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list