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'
====================================================================== 

---------------------------------------------------------------------- 
 (0127316) Raffles (reporter) - 2010-09-23 09:32
 https://issues.asterisk.org/view.php?id=18006#c127316 
---------------------------------------------------------------------- 
Same 'sort of' issues here.  Realtime MeetMe is very sporadic.  Sometimes
it works (tells me I'm the only one in), other times my CLI reports that it
is trying to load the 'background' AGI (I have no options set on the
MeetMe), most times I simply get no audio at all and there have been
occasions when I am asked to record my name (which I do) and then I get no
audio (after I press 1).

Static MeetMe works as it should!

* - 1.6.2.13
DAHDI - 2.4.0

Let me know if you need any further info. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-23 09:32 Raffles        Note Added: 0127316                          
======================================================================




More information about the asterisk-bugs mailing list