No subject


Sun Jul 19 19:54:31 CDT 2009


The requested confno is '2222'?
Parsing /etc/asterisk/meetme.conf
  == Parsing '/etc/asterisk/meetme.conf':   == Found
  2222 isn't a valid conference
Looking for conference 2222 that starts after
Skip: 0; SQL: SELECT * FROM scheduled_conferences WHERE confno = ? AND
starttime <=  ? AND endtime >=  ?
Parameter 1 ('confno') = '2222'
Parameter 2 ('starttime <= ') = '2010-09-17 15:06:'
Parameter 3 ('endtime >= ') = '2010-09-17 15:06:'
odbc_release_obj2(0x837dee0) called (obj->txf = (nil))
Using channel -2
device 'DAHDI/pseudo-419464804' state '2'
Set channel DAHDI/pseudo-419464804 to read format slin
Set channel DAHDI/pseudo-419464804 to write format slin

An unsuccessful call has this output:

The requested confno is '2222'?
  == Parsing /etc/asterisk/meetme.conf
Parsing '/etc/asterisk/meetme.conf':   == Found
2222 isn't a valid conference
Looking for conference 2222 that starts after 
Skip: 0; SQL: SELECT * FROM scheduled_conferences WHERE confno = ? AND
starttime <=  ? AND endtime >=  ?
Parameter 1 ('confno') = '2222'
Parameter 2 ('starttime <= ') = '2010-09-17 15:05:'
Parameter 3 ('endtime >= ') = '2010-09-17 15:05:'
odbc_release_obj2(0x837dee0) called (obj->txf = (nil))
Using channel -2
device 'DAHDI/pseudo-178166286' state '2'
Set channel DAHDI/pseudo-178166286 to read format slin
Set channel DAHDI/pseudo-178166286 to write format slin
odbc_release_obj2(0x837dee0) called (obj->txf = (nil))
    -- Created MeetMe conference 1023 for conference '2222'
odbc_release_obj2(0x837dee0) called (obj->txf = (nil))
Skip: 0; SQL: UPDATE scheduled_conferences SET members=? WHERE confno=?
Parameter 1 ('members') = '1'
odbc_release_obj2(0x837dee0) called (obj->txf = (nil))
device 'meetme:2222' state '2'
====================================================================== 

---------------------------------------------------------------------- 
 (0127252) pabelanger (manager) - 2010-09-21 17:31
 https://issues.asterisk.org/view.php?id=18006#c127252 
---------------------------------------------------------------------- 
To help keep the issue clean, if you could upload a debug log, it would be
helpful.

--
We require a complete debug log to help triage the issue.

This document will provide instructions on how to collect debugging logs
from an Asterisk machine for the purpose of helping bug marshals
troubleshoot an issue:

http://svn.digium.com/svn/asterisk/trunk/doc/HOWTO_collect_debug_information.txt


Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-21 17:31 pabelanger     Note Added: 0127252                          
======================================================================




More information about the asterisk-bugs mailing list