<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i write this looking for free conference room, i
checl code and donīt see any error but die at priority 7 if room 1001 have users
in</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten =>
_1NXXNXXXXXX,1,RouteCall(${EXTEN})<BR>exten =>
_1NXXNXXXXXX,2,GotoIf($[${DESTINATION1:0:3} = CONF]?3:13)<BR>exten =>
_1NXXNXXXXXX,3,Setvar,var=0<BR>exten =>
_1NXXNXXXXXX,4,MeetMeCount(1001|var)<BR>exten =>
_1NXXNXXXXXX,5,GotoIf($[${var} =0]?7:6)<BR>exten =>
_1NXXNXXXXXX,6,Meetme(1001|M)<BR>exten =>
_1NXXMXXXXXX,7,MeetMeCount(1002|var)<BR>exten =>
_1NXXNXXXXXX,8,GotoIf($[${var} =0]?10:9)<BR>exten =>
_1NXXNXXXXXX,9,Meetme(1002|M)<BR>exten =>
_1NXXMXXXXXX,10,MeetMeCount(1003|var)<BR>exten =>
_1NXXNXXXXXX,11,GotoIf($[${var} =0]?4:12)<BR>exten =>
_1NXXNXXXXXX,12,Meetme(1003|M)<BR>exten =>
_1NXXNXXXXXX,13,Dial(${DESTINATION1})<BR>exten =>
_1NXXNXXXXXX,114,Congestion<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>meetme.conf :</FONT></DIV>
<DIV><FONT face=Arial size=2>conf => 1001<BR>conf => 1002<BR>conf =>
1003</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>in this log all working ok, no one at room
1001</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV> -- Executing RouteCall("SIP/3056236725-7dc3",
"16058475739") in new stack<BR>Apr 13 07:09:59 DEBUG[21520]: pbx.c:1088
pbx_substitute_variables_helper: Expression is '1'<BR> --
Executing GotoIf("SIP/3056236725-7dc3", "1?3:13") in new
stack<BR> -- Goto
(internal,16058475739,3)<BR> -- Executing
SetVar("SIP/3056236725-7dc3", "var=0") in new stack<BR> --
Executing MeetMeCount("SIP/3056236725-7dc3", "1001|var") in new stack<BR>
== Parsing '/etc/asterisk/meetme.conf': == Parsing
'/etc/asterisk/meetme.conf': Found<BR>Apr 13 07:09:59 WARNING[21520]:
ast_expr.y:346 ast_yyerror: ast_yyerror(): syntax error: parse error<BR>Apr 13
07:09:59 DEBUG[21520]: pbx.c:1088 pbx_substitute_variables_helper: Expression is
'0'<BR> -- Executing GotoIf("SIP/3056236725-7dc3", "0?7:6") in
new stack<BR> -- Goto
(internal,16058475739,6)<BR> -- Executing
MeetMe("SIP/3056236725-7dc3", "1001|M") in new stack<BR> == Parsing
'/etc/asterisk/meetme.conf': == Parsing '/etc/asterisk/meetme.conf':
Found<BR> -- Created ZapTel conference 1023 for conference
'1001'<BR> -- Playing 'conf-onlyperson' (language 'en')<BR>Apr
13 07:10:03 DEBUG[21520]: app_meetme.c:379 conf_run: Placed channel
SIP/3056236725-7dc3 in ZAP conf 1023<BR> -- Started music on
hold, class 'default', on SIP/3056236725-7dc3<BR> -- Stopped
music on hold on SIP/3056236725-7dc3<BR> == Spawn extension (internal,
16058475739, 6) exited non-zero on 'SIP/3056236725-7dc3'</DIV>
<DIV> </DIV>
<DIV>in this log you can see the error, one user is at 1001</DIV>
<DIV> </DIV>
<DIV> -- Executing RouteCall("SIP/3056236725-6771",
"16058475739") in new stack<BR>Apr 13 07:17:04 DEBUG[23569]: pbx.c:1088
pbx_substitute_variables_helper: Expression is '1'<BR> --
Executing GotoIf("SIP/3056236725-6771", "1?3:13") in new
stack<BR> -- Goto
(internal,16058475739,3)<BR> -- Executing
SetVar("SIP/3056236725-6771", "var=0") in new stack<BR> --
Executing MeetMeCount("SIP/3056236725-6771", "1001|var") in new stack<BR>Apr 13
07:17:04 WARNING[23569]: ast_expr.y:346 ast_yyerror: ast_yyerror(): syntax
error: parse error<BR>Apr 13 07:17:04 DEBUG[23569]: pbx.c:1088
pbx_substitute_variables_helper: Expression is '1'<BR> --
Executing GotoIf("SIP/3056236725-6771", "1?7:6") in new
stack<BR> -- Goto (internal,16058475739,7)
<<<<<<------------------------ here stop and die ( exten
=> _1NXXMXXXXXX,7,MeetMeCount(1002|var) )<BR>Apr 13 07:17:14
WARNING[23569]: pbx.c:1837 ast_pbx_run: Timeout, but no rule 't' in context
'internal'</DIV>
<DIV> </DIV>
<DIV>Please, any one can help me???</DIV>
<DIV>thanks,</DIV>
<DIV>Carlos</DIV>
<DIV><A href="mailto:carlos@dimasin.com">carlos@dimasin.com</A></DIV>
<DIV><BR><BR><BR> </DIV></FONT>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>