Hi All, Could anyone give me idea, How i can set Call Max Time, so in pariticular time the call should disconnect automatically. I will be appriciate for your helps. Abdul --------------------------------- Get your email and more, right on the new Yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060826/74ed8dcf/attachment.htm
Set(TIMEOUT(absolute)=seconds) Change seconds to the number of seconds you want to allow a call to last _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Abdul Sent: Sunday, August 27, 2006 1:21 AM To: Asterisk-Users@lists.digium.com Subject: [asterisk-users] Call Max Time Hi All, Could anyone give me idea, How i can set Call Max Time, so in pariticular time the call should disconnect automatically. I will be appriciate for your helps. Abdul _____ Get your email and more, right on the new <http://us.rd.yahoo.com/evt=42973/*http://www.yahoo.com/preview> Yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060826/869cc84b/attachment.htm
On 08/27/06 13:23 Rushowr said the following:> Set(TIMEOUT(absolute)=seconds) > > Change seconds to the number of seconds you want to allow a call to lastalternatively, look at the L() option to Dial. -- Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.openmalaysiablog.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+
Hello, Could you tell how i can use it in PERL AGI script? currently i am using in my AGI with this format, but some time call is not disconnecting customers talking without money. $dialstr = "SIP/terminator/15745405022|350|tTL(653044:7000:5000)"; $AGI->exec('Dial', $dialstr); regards, --------------------------------- Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060826/718d0df0/attachment.htm
Hi, i am using the same calculating ((BALANCE / RATE) / 1000) method to return tTL. and i am sure my GAI is working well. but could u tell me how i can set Verbose() sepecial for my dialstring? Regards, --------------------------------- Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060827/ccd8ca7c/attachment.htm