similar to: Suggestions for using AbsoluteTimeout

Displaying 20 results from an estimated 30000 matches similar to: "Suggestions for using AbsoluteTimeout"

2004 Aug 09
3
AbsoluteTimeout Inside A Macro
Hi all, Is it just me and not reading the docs right, or has anybody else had problems with the AbsoluteTimeout application and the 'T' extension when used inside a macro? [macro-attended] ; ARG1 is the device to dial out on, SIP or Zap, or whatever ; ARG2 is the extension to dial using 'attended' dialing exten => s,1,AbsoluteTimeout(30) exten =>
2007 Jan 17
2
AbsoluteTimeout with canreinvite=yes
Is AbsoluteTimeout designed to work with canreinvite=yes? If not, are the any other options for disconnecting a call after a predefined duration when using canreinvite=yes? Thanks! David
2004 Jan 08
5
AbsoluteTimeout Users Messages
Hi, All Is there a provision for "AbsoluteTimeout" application to notify called and calling party of the reason why the call suddenly ended? This way, the parties will be much better informed, hence they will/should not think that their VOIP/telco provider(s) are providing bad service. Ta SJ
2005 Aug 04
0
AbsoluteTimeout Problems?
Does anyone know if AbsoluteTimeout is working completely? As far as I can see on my systems, I'm still getting occasional hung SIP channels, even though there should be nothing over my setting... cheers Sherwood -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050804/31a0dac0/attachment.htm
2011 Jul 29
0
Noble is looking for a Market Risk Manager/Analyst for its London Office, prefer Candidates who have R programming skills
Noble is looking for a Market Risk Manager/Analyst for its London Office, prefer Candidates who have R programming skills ================================================================================== Noble Noble is a market leader in managing the global supply chain of agricultural, industrial and energy products. Our "hands on" approach to business has seen us grow to become a
2004 Mar 31
0
Dial Application priorities
Hi, I am trying to get priority + 101 to work with Dial application. My dial plan is like this: [dial-mobile-peak] exten => s,1,AbsoluteTimeout(${ABSOLUTETIMEOUT}) exten => s,2,Dial(${TRUNKONE}${CALLEDNO:1}) exten => s,103,AbsoluteTimeout(${ABSOLUTETIMEOUT}) exten => s,104,Dial(${TRUNKTWO}${CALLEDNO:1}) I have changed password for first trunk to simulate trunk failure. Trunk one
2004 May 06
0
Problem in extensions.conf
Ok I tried but it does not work: now the settings are as follow exten => _123.,1,Answer exten => _123.,2,AGI(test.agi) exten => T,1,hangup the AbsoluteTimeout(5) is in test.agi (PHP) I put "AbsoluteTimeout" before "Answer": when i call for e.g 123456 it tries upto timing out. So I put again "Answer" and then "AbsoluteTimeout" then the last AGI
2005 Aug 21
1
Call duration limits not working
Hello everybody. Recently I've been trying to limit the duration of some calls for a simple application I'm writing. Unfortunately all of the documented methods are failing and I'm not sure what else to try. Here are some samples of what I've done: 1) The AbsoluteTimeout application. - exten => 1,1,AbsoluteTimeout (30) 2) The new version of AbsoluteTimeout. - exten
2006 Jun 26
1
M() option to Dial
I'm using the M() option to Dial() and having problems. In the following dialplan example ANY digit exits the macro. When the callee presses 1 the Noop(Reset AbsoluteTimeout(0)) does not get run. Does anyone have any ideas as to what I'm doing wrong? Asterisk 1.2.x [extensions] exten => 2998,1,Dial(Zap/1/5551212,,wM(answer-confirmation^20)) [macro-answer-confirmation] exten
2015 Jul 12
0
suggestion: better support for https CRAN mirrors
On 12/07/2015 5:15 PM, Arthur Vigil wrote: > Hello, > I see that https CRAN mirrors are starting to pop up, as per this post at https://support.rstudio.com/hc/en-us/articles/206827897-Secure-Package-Downloads-for-R > > However, trying to use one of these mirrors without changing the default download.file.method option gives me errors > >> Warning: unable to access index for
2015 Jul 12
2
suggestion: better support for https CRAN mirrors
Hello, I see that https CRAN mirrors are starting to pop up, as per this post at https://support.rstudio.com/hc/en-us/articles/206827897-Secure-Package-Downloads-for-R However, trying to use one of these mirrors without changing the default download.file.method option gives me errors > Warning: unable to access index for repository https://cran.rstudio.com/src/contrib > Warning: unable to
2004 Jan 23
3
SIP Absolute Timeout
Hi All, I've been having a hard time getting the AbsoluteTimeout function to work. Is this Function working in for SIP? I've search all the messages in the news letters and tried what was suggested and still have not gotten it to work. Below is a portion of my extensions.conf. I've also been running these test on ver 0.5.0 exten => _X.,1,Absolutetimeout(20) exten =>
2004 May 05
1
Problem in Extension.conf
Hi, Have a problem in my extension.conf: I have: [sip] exten => _333.,1,wait,3 exten => _333.,2,Answer exten => _333.,3,AbsoluteTimeout,7 exten => _333.,4,Hangup I wanted to test if * is executing this dial plan by calling 3335254255 for example. The problem is as follow: It waits, it answers but it does not seems to see the Absolutetimeout: call goes forever. What's wrong? Am
2003 Oct 26
0
Re: [Asterisk-Dev] important feature missing?!
>one of the common features in PBX devices is the ability to set a time limit >on duration of calls (esp. outgoing, for each station) and usually a warning >beep is played few seconds before time runs out. as far as i could >understand it's possible to set a time limit on calls using something like: >exten => 2000,1,AbsoluteTimeout(20) >but that's only on *incoming*
2003 Dec 14
1
Error loading modem driver
When I attempt to start asterisk with my modem setup listed it will not start attached are the error messages i get and also the modem.conf that i am currently using. Any assistance would be greatly appreciated. running CVS ver 12/7/03, modified only to allow the RxFax and TxFax to compile and run with it (from http://www.opencall.org) just e-mail me privately if you need more info Thanks in
2004 Jul 19
1
Unable to launch asterisk and connect to console. ?????
Any ideas? Thanks. [root@localhost root]# asterisk -r Unable to connect to remote asterisk [root@localhost root]# asterisk -vvvvvgcd Parsing /etc/asterisk/asterisk.conf Asterisk 0.7.0, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= Parsing
2007 Mar 09
1
Another Faxing Question
This probably came up before, but I have a faxing question for everyone. I have a simple extension setup to use rxfax to receive faxes sent to asterisk. It is: exten => s,1,Answer() exten => s,n,AbsoluteTimeout(300) exten => s,n,Set(FAXFILE=/var/spool/asterisk/fax/${ARG1}_${CALLERIDNUM}_${UNIQUEID}.tif) exten => s,n,rxfax(${FAXFILE}) exten => s,n,System(/usr/bin/mailfax
2004 Jan 18
0
Office-wide paging with Asterisk and Cisco 7960 7940 phones
I spoke the other day about my preliminary tests with office-wide paging with Cisco phones using the new SIP 6.1 image which supports auto-answer. I've got a small and crude recipe for those of you who want to experiment and hopefully create some better and more complete examples than the one I've thrown together below. Create a new line on each of the Cisco phones, and put the
2007 Feb 15
0
SIP Redirect from Asterisk behind a NAT
SetUp: - Asterisk behind a NAT, - Red Hat 9.0 - Asterisk 1.2.14 My Asterisk box is behind a NAT and I have a DiD from an ITSP. I have my dial plan set up so that when outside callers dial the DiD, the call is answered by my auto-attendant. The caller can then select who they'd like to speak to and the call is transferred to the external line associated with that person (usually a mobile
2004 Jan 21
2
Starting with MGCP and Asterisk
Hi. I'm trying to start a MGCP configuration in Asterisk but i have some basic problems. I hope that someone can help me. First ..how do set two call agents in the configuration files? How is the extensions.conf for MGCP?! I'm trying to start the Asterisk, and obtain this: [root@server3 asterisk]# ./asterisk -vvvc == Parsing '/etc/asterisk/asterisk.conf': Not found (No such