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'
======================================================================
----------------------------------------------------------------------
(0127321) Raffles (reporter) - 2010-09-23 10:40
https://issues.asterisk.org/view.php?id=18006#c127321
----------------------------------------------------------------------
Just to add:
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing MeetMe("SIP/201-00000000", "600")
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Created MeetMe conference 1023 for conference '600'
-- <SIP/201-00000000> Playing 'conf-onlyperson.gsm' (language 'en')
-- Hungup 'DAHDI/pseudo-1892601016'
== Spawn extension (dv-ip, *60600, 1) exited non-zero on
'SIP/201-00000000'
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing MeetMe("SIP/201-00000001", "600")
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Created MeetMe conference 1023 for conference '600'
[Sep 23 16:37:19] WARNING[4405]: file.c:1160 ast_writefile: No such format
''
-- Hungup 'DAHDI/pseudo-215024260'
-- Hungup 'DAHDI/pseudo-1863354008'
== Spawn extension (dv-ip, *60600, 1) exited non-zero on
'SIP/201-00000001'
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing MeetMe("SIP/201-00000002", "600")
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Created MeetMe conference 1023 for conference '600'
[Sep 23 16:37:23] WARNING[4407]: file.c:1160 ast_writefile: No such format
''
-- Hungup 'DAHDI/pseudo-838707320'
-- Hungup 'DAHDI/pseudo-1341195226'
== Spawn extension (dv-ip, *60600, 1) exited non-zero on
'SIP/201-00000002'
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing MeetMe("SIP/201-00000003", "600")
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Created MeetMe conference 1023 for conference '600'
-- <SIP/201-00000003> Playing 'conf-onlyperson.gsm' (language 'en')
-- Hungup 'DAHDI/pseudo-1410158611'
== Spawn extension (dv-ip, *60600, 1) exited non-zero on
'SIP/201-00000003'
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing MeetMe("SIP/201-00000004", "600")
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Created MeetMe conference 1023 for conference '600'
-- Hungup 'DAHDI/pseudo-1088148724'
== Spawn extension (dv-ip, *60600, 1) exited non-zero on
'SIP/201-00000004'
DV-IP*CLI>
This was actioned using the redial button on the phone! As you can see -
MeetMe now has a mind of it's own :)
Issue History
Date Modified Username Field Change
======================================================================
2010-09-23 10:40 Raffles Note Added: 0127321
======================================================================
More information about the asterisk-bugs
mailing list