<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, i m trying to configure a callcenter, i need the application to ring the agentsfor 10 seconds and then move on to the next agent in the list,&nbsp;<div>everything works ok except that the agents ring for more than 10 seconds, so the channel var call_timeout is not being used by</div><div>the callcenter application, probably due to a misconfiguration somewhere but i cant see where ... this is my config for the agents:</div><div><br></div><div><div>&lt;agent name="2@callcenter" type="callback" contact=" ignore_early_media=true,originate_timeout=10,call_timeout=10]sofia/gateway/huawei_csoft/<span style="font-size: 12pt; ">6611290</span><span style="font-size: 12pt; ">" status="Availabl</span></div><div>e" max-no-answer="3" wrap-up-time="10" reject- delay-time="5" busy-delay-time="5" no-answer-delay-time="5" /&gt;</div></div><div><br></div><div>and this is my config in the dialplan (also tried with exports):</div><div><br></div><div><div>&lt;action application="set" data="hangup_after_bridge=true"/&gt;</div><div><span style="font-size: 12pt; ">&lt;action application="set" data="call_timeout=10"/&gt;</span></div><div>&lt;action application="set" data="originate_timeout=10"/&gt;</div><div>&lt;action application="set" data="ignore_early_media=true"/&gt;</div><div><span style="font-size: 12pt; ">&lt;action application="callcenter" data="callcenter@default"/&gt;</span></div></div><div><br></div><div>i can not see what i m doing wrong so i added that variables in both places (dialplan and the agents defs)</div><div>and i see in the logs that they are being set in both places:</div><div><br></div><div><div>EXECUTE sofia/external-huawei_gw/2802018@10.49.0.2:5062 set(hangup_after_bridge=true)</div><div>2012-12-19 15:38:16.716876 [DEBUG] mod_dptools.c:1335 sofia/external-huawei_gw/2802018@10.49.0.2:5062 SET [hangup_after_bridge]=[true]</div><div>EXECUTE sofia/external-huawei_gw/2802018@10.49.0.2:5062 set(call_timeout=10)</div><div>2012-12-19 15:38:16.716876 [DEBUG] mod_dptools.c:1335 sofia/external-huawei_gw/2802018@10.49.0.2:5062 SET [call_timeout]=[10]</div><div>EXECUTE sofia/external-huawei_gw/2802018@10.49.0.2:5062 set(originate_timeout=10)</div><div>2012-12-19 15:38:16.716876 [DEBUG] mod_dptools.c:1335 sofia/external-huawei_gw/2802018@10.49.0.2:5062 SET [originate_timeout]=[10]</div><div>EXECUTE sofia/external-huawei_gw/2802018@10.49.0.2:5062 set(ignore_early_media=true)</div><div>2012-12-19 15:38:16.716876 [DEBUG] mod_dptools.c:1335 sofia/external-huawei_gw/2802018@10.49.0.2:5062 SET [ignore_early_media]=[true]</div><div><span style="font-size: 12pt; ">EXECUTE sofia/external-huawei_gw/2802018@10.49.0.2:5062 callcenter(callcenter@default)</span></div></div><div><span style="font-size: 12pt; "><div>2012-12-19 15:38:16.716876 [DEBUG] mod_callcenter.c:2508 Member 2802018 &lt;2802018&gt; joining queue callcenter@default</div><div>2012-12-19 15:38:16.736878 [DEBUG] mod_local_stream.c:417 Opening Stream [moh/8000] 8000hz</div><div>2012-12-19 15:38:16.736878 [DEBUG] switch_ivr_play_say.c:1309 Codec Activated L16@8000hz 1 channels 20ms</div><div>2012-12-19 15:38:16.776878 [DEBUG] mod_callcenter.c:1049 Updated Agent 2@callcenter set state = Receiving</div><div>2012-12-19 15:38:16.786922 [DEBUG] switch_ivr_originate.c:2005 Parsing global variables</div><div>2012-12-19 15:38:16.786922 [DEBUG] switch_ivr_originate.c:2425 Parsing session specific variables</div><div>2012-12-19 15:38:16.786922 [DEBUG] switch_event.c:1569 Parsing variable [ignore_early_media]=[true]</div><div>2012-12-19 15:38:16.786922 [DEBUG] switch_event.c:1569 Parsing variable [originate_timeout]=[10]</div><div>2012-12-19 15:38:16.786922 [DEBUG] switch_event.c:1569 Parsing variable [call_timeout]=[10]</div><div>2012-12-19 15:38:16.786922 [NOTICE] switch_channel.c:951 New Channel sofia/external-huawei_gw/6611290 [09d48fc6-d133-4673-9f12-074af601f1f2]</div><div><br></div></span></div><div><br></div><div>kindly give me a hint what i m doing wrong, thanks a lot for your help.</div><div><br></div>                                               </div></body>
</html>