<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">If you dial to a Local/Context and use your time limits on that and then do your dial to your DAHDI device&nbsp;inside that context&nbsp;does that have any effect on the time limits working. We have used time limits with Local/Context dials and had them work with out any known issues. <br />
<br />
<div id="divSignature">Thanks<br />
<br />
Bryant&nbsp;Zimmerman</div>
<br />
<br />
<span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><hr align="center" size="2" width="100%" />
<b>From</b>: "amit anand" &lt;onewaytoconnect@gmail.com&gt;<br />
<b>Sent</b>: Thursday, November 03, 2011 9:18 AM<br />
<b>To</b>: "Asterisk Users Mailing List - Non-Commercial Discussion" &lt;asterisk-users@lists.digium.com&gt;<br />
<b>Subject</b>: Re: [asterisk-users] duration limits in Dial() not being enforced at correct time</span><br />
<br />
<br />
<br />
<div class="gmail_quote">On Thu, Nov 3, 2011 at 18:44, Danny Nicholas <span dir="ltr">&lt;<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt;</span> wrote:<br />
<blockquote style="border-left: #ccc 1px solid; margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">Please elaborate on your "flavor" of DAHDI and LIBPRI and what type of DAHDI<br />
service you are using (PSTN, T1, etc). &nbsp;Speaking from a POTS line point of<br />
view, there can easily be a 7-10 second delay in the processing of DAHDI<br />
information (which would make your 1347 second call within tolerance).<br />
<br />
-----Original Message-----<br />
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br />
[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Kingsley Tart<br />
Sent: Thursday, November 03, 2011 5:11 AM<br />
To: Asterisk Users Mailing List - Non-Commercial Discussion<br />
Subject: [asterisk-users] duration limits in Dial() not being enforced at<br />
correct time<br />
<br />
Hi,<br />
<br />
We're trying to time-limit some calls by specifying L(x:y:z) as an option to<br />
the Dial command.<br />
<br />
If we set the limit to a fairly short duration (eg 120 seconds) then<br />
Asterisk seems to issue the hangup at about the right time.<br />
<br />
However, for longish calls we're seeing quite a bit of overspill. For<br />
example we tried to limit one to 1338 seconds but Asterisk didn't hang up<br />
until 1384 seconds after the call was answered.<br />
<br />
Also, the error is not always consistent - a second test call also limited<br />
to 1338 seconds was hung up by Asterisk after 1347 seconds.<br />
<br />
We saw this problem with Asterisk 1.6 but we've now tried on Asterisk<br />
1.8.6.0 and are having the same problem.<br />
<br />
Here's a log from the Asterisk 1.8.6.0 box for the test call that should<br />
have been limited to 1338 seconds but was actually ended after 1384 seconds.<br />
The server wasn't carrying any other calls at the time or doing anything<br />
else so the load would have been very low.<br />
<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Executing<br />
[01476292501@service_nts_v2:57] Dial("DAHDI/i2/7622323283-4",<br />
"DAHDI/g1/08451238347,,L(1338000:30000:5000)M(service-nts-v2-register-answer<br />
)") in new stack<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; Limit Data for this<br />
call:<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; timelimit &nbsp; &nbsp; &nbsp;=<br />
1338000 ms (1338.000 s)<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; play_warning &nbsp; = 30000<br />
ms (30.000 s)<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; play_to_caller = yes<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; play_to_callee = no<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; warning_freq &nbsp; = 5000<br />
ms (5.000 s)<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; start_sound &nbsp; &nbsp;=<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; warning_sound &nbsp;=<br />
/var/lib/asterisk/sounds/bespoke/beep_200ms<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] features.c: &nbsp; &nbsp; &nbsp; &nbsp;&gt; end_sound &nbsp; &nbsp; &nbsp;=<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] sig_pri.c: &nbsp; &nbsp; -- Requested transfer<br />
capability: 0x00 - SPEECH<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] app_dial.c: &nbsp; &nbsp; -- Called<br />
DAHDI/g1/08451238347<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] app_dial.c: &nbsp; &nbsp; -- DAHDI/i1/08451238347-3 is<br />
proceeding passing it to DAHDI/i2/7622323283-4<br />
[Nov &nbsp;2 16:47:37] VERBOSE[2029] app_dial.c: &nbsp; &nbsp; -- DAHDI/i1/08451238347-3 is<br />
ringing<br />
[Nov &nbsp;2 16:47:38] VERBOSE[2029] app_dial.c: &nbsp; &nbsp; -- DAHDI/i1/08451238347-3<br />
answered DAHDI/i2/7622323283-4<br />
[Nov &nbsp;2 16:47:38] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Executing<br />
[s@macro-service-nts-v2-register-answer:1] NoOp("DAHDI/i1/08451238347-3",<br />
"ANSWER MACRO") in new stack<br />
[Nov &nbsp;2 16:47:38] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Executing<br />
[s@macro-service-nts-v2-register-answer:2] AGI("DAHDI/i1/08451238347-3",<br />
"agi://<a href="http://127.0.0.1:4573/ServiceNTSV2,mode=answered,uniqueID=1320252457.17_1,uniqueIDB=1320252457.18,ddi=08451238347,Goto=agiOK1" target="_blank">127.0.0.1:4573/ServiceNTSV2,mode=answered,uniqueID=1320252457.17_1,un<br />
iqueIDB=1320252457.18,ddi=08451238347,Goto=agiOK1</a>") in new stack<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] res_agi.c: &nbsp; &nbsp; -- AGI Script Executing<br />
Application: (Goto) Options: (agiOK1)<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Goto<br />
(macro-service-nts-v2-register-answer,s,7)<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] res_agi.c: &nbsp; &nbsp; --<br />
&lt;DAHDI/i1/08451238347-3&gt;AGI Script agi://<a href="http://127.0.0.1:4573/ServiceNTSV2" target="_blank">127.0.0.1:4573/ServiceNTSV2</a><br />
completed, returning 0<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Executing<br />
[s@macro-service-nts-v2-register-answer:7] GotoIf("DAHDI/i1/08451238347-3",<br />
"1?agiOK2") in new stack<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Goto<br />
(macro-service-nts-v2-register-answer,s,13)<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Executing<br />
[s@macro-service-nts-v2-register-answer:13] NoOp("DAHDI/i1/08451238347-3",<br />
"register-answer macro finished") in new stack<br />
[Nov &nbsp;2 16:47:39] VERBOSE[2029] chan_dahdi.c: &nbsp; &nbsp; -- Native bridging<br />
DAHDI/i2/7622323283-4 and DAHDI/i1/08451238347-3<br />
[Nov &nbsp;2 17:10:42] VERBOSE[2029] pbx.c: &nbsp; &nbsp; -- Executing [h@service_nts_v2:1]<br />
NoOp("DAHDI/i2/7622323283-4", "number HANGING UP ...<br />
CHANNEL=DAHDI/i2/7622323283-4, channel1=1320252457.17_1, channel2=,<br />
HANGUPCAUSE=16, UNIQUEID=1320252457.17") in new stack<br />
<br />
Is this a known problem and are there any workarounds?<br />
<br />
--<br />
Cheers,<br />
Kingsley.<br />
<span style="color: #888888;" class="HOEnZb"><br />
<br />
--<br />
_____________________________________________________________________<br />
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br />
New to Asterisk? Join us for a live introductory webinar every Thurs:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br />
<br />
asterisk-users mailing list<br />
To UNSUBSCRIBE or update options visit:<br />
&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br />
<br />
<br />
--<br />
_____________________________________________________________________<br />
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br />
New to Asterisk? Join us for a live introductory webinar every Thurs:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br />
<br />
asterisk-users mailing list<br />
To UNSUBSCRIBE or update options visit:<br />
&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br />
</span></blockquote></div>
<br />
<br />
<br />
Hi you can use Absoulte timeout to set the time limit feature for the channel<br clear="all" />
<div><br />
</div>
-- <br />
<div></div>
<div><br />
</div>
<div>Amit Anand</div>
<div><br />
</div>
<div><span style="border-collapse: collapse; font-family: arial,sans-serif; font-size: 10px;">
<h1 style="padding-bottom: 0px; margin: 12px 5px 5px 10px; padding-left: 0px; padding-right: 0px; font-family: arial,sans-serif; background: none transparent scroll repeat 0% 0%; color: rgb(0,0,0); padding-top: 0px;"></h1>
</span></div>
<div><span style="font-size: 18px;">+91 9818559898</span></div>
<div><br />
</div>
<br />
<br /></span>