No subject
Mon Jan 10 01:51:56 CST 2011
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'
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018070 [regression] 'D' option of MeetMe does ...
======================================================================
----------------------------------------------------------------------
(0131510) qwell (administrator) - 2011-02-04 13:14
https://issues.asterisk.org/view.php?id=18006#c131510
----------------------------------------------------------------------
After a bit of code reading, I'm going to go ahead and say that this is the
same as https://issues.asterisk.org/view.php?id=18182, and close this out. If
you're still seeing this behavior
after applying the patch from there, feel free to reopen this so we can
look at it further.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-04 13:14 qwell Note Added: 0131510
2011-02-04 13:14 qwell Status acknowledged =>
resolved
2011-02-04 13:14 qwell Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list