Displaying 20 results from an estimated 292 matches for "maxretry".
2010 Apr 01
0
Question about MaxRetries in the Asterisk Outgoing folder
I'm doing some automated calling by putting .call files in the Outgoing
folder of Asterisk. I'm concerned this might be a stupid question, but I'm
pretty sure I've done my research well and I'm unable to come up with an
answer on my own.
I want to know: what happens to the .call files after the "MaxRetries"
number has been reached?
In my experience, they stay in the
2014 May 15
1
Call file problem, DelayedRetry/retrying spite MaxRetries: 0
I am using Realtime extensions as well, in case that would matter.
Following problem arises from time to time, a call will successfully
terminate:
[May 14 14:31:41] VERBOSE[3274] pbx_realtime.c: -- Executing
[t at project_init:1] Hangup("SIP/peer-2-00002f7e", "")
[May 14 14:31:41] VERBOSE[3274] pbx.c: == Spawn extension (project_init,
t, 1) exited non-zero on
2014 Jan 31
2
callfiles.call
hello list,
i have created a callfiles with my asterisk 1.4.43 like:
Channel: SIP/watara/06xxxxxxxx
MaxRetries: 10
RetryTime: 5
WaitTime: 20
Context: mycontext
Extension: s
Priority: 1
extensions.conf
mycontext
exten => s,1,Ringing()
exten => s,n,Playback(hello-world)
exten => s,n,Dial(SIP/105)
exten => s,n,Hangup()
it works with one number how can i do in order to create a
2007 Mar 07
2
Asterisk Auto-dial out
I am using the * auto-dial out feature but don't want to have to specify
a channel (Zap/G2/) to connect to the extension.
Current file I use:
Channel: Zap/G2/12127778866 #<< ==== I have to specify a specific
channel
MaxRetries: 1
RetryTime: 60
WaitTime: 30
#
# Assuming that your outgoing call logic is kept in the
# context called [line1out]
#
Context: line1out
Extension: 7632
2012 May 28
1
anyone care to helop with a fail2ban problem on Centos 5.8?
I've got an up-to-date Centos 5.8 and can't seem to get fail2ban to
get rid of troublesome sshd login attempts. /etc/fail2ban/jail.conf
has these sections:
[ssh]
enabled = true
port = ssh
filter = sshd
logpath = /var/log/auth.log
maxretry = 6
# Generic filter for pam. Has to be used with action which bans all ports
# such as iptables-allports, shorewall
[pam-generic]
enabled = false
# pam-generic filter can be customized to monitor specific subset of 'tty's
filter = pam-generic
# port actually must be irrelevant but lets...
2005 Feb 14
2
Can't run AGI for outbound call
Hi
Just installed Asterisk on a Debian Woody/testing.
I want to create a AGI script that is run after an outbound call is answered. I did this a while back (many versions ago).
The problem is Asterisk does not seem to know the AGI application. I create a file test.call and place it in the outbound spool directory:
the test.call file looks like this:
#Simple test call script.
#call my
2017 Mar 01
3
fail2ban Asterisk 13.13.1
...; enabled; vendor
preset: disabled)
Active: active (running) since Wed 2017-03-01 00:40:43 PST; 470min ago
Docs: man:fail2ban(1)
jail.local
[DEFAULT]
# "bantime" is the number of seconds that a host is banned.
bantime = -1
# A host is banned if it has generated "maxretry" during the last "findtime"
# seconds.
findtime = 300
# "maxretry" is the number of failures before a host get banned.
maxretry = 3
[asterisk-iptables]
enable = true
port = 5060,5061
filter = asterisk
action = iptables-allports[name=ASTERISK, protoco...
2006 Mar 28
2
Dial out .call files File permissions??
Hi all,
I've created this test.call file and it is not running outgoing call files:
i've made mv test.call /var/spool/asterisk/outgoing and nothing happens
Channel: SIP/200
MaxRetries: 3
RetryTime: 40
WaitTime: 25
Context: from-internal
Extension: 200
Priority: 1
My asterisk is running with asterisk user. not root user.
Could you help me on ? Could this be a problem of file
2003 Sep 26
3
dialing out with the outgoing queue problem.
Hi,
I have cvs updated all my modules (zapata, libpri, zaptel and asterisk).
I have also read in the archives & seems that no-one has run into this
problem.
What I'm trying to do is simple. Just make and outbound call using the
/var/spool/asterisk/outgoing directory.
I copied /usr/src/asterisk/sample.call and only changed the context &
extension.
I configured my Zap1 to the same
2014 Aug 28
2
Smart1500lcdt will not connect with usbhid-ups
I have searched the archives and googled this problem with usbhid-ups. I
would really appreciate any help anyone could offer to solve the problem.
System: Ubuntu 14.04.1 Trusty Tahr
Installed nut from Ubuntu repositories - nut 2.7.1
Ups.conf file
maxretry = 3
# user = nut
[TrippLite]
driver = usbhid-ups
port = auto
productid = 3016
desc = "Tripp Lite UPS, USB Interface"
Data from the usbhid-ups command
Data from lsusb command
fs00pc:~$ lsusb
Bus 003 Device 002: ID 0bda:0111 Realtek Semiconductor Corp. RT...
2014 Aug 29
0
Smart1500lcdt will not connect with usbhid-ups
...ives and googled this problem with usbhid-ups. I would really appreciate any help anyone could offer to solve the problem.
>
> System: Ubuntu 14.04.1 Trusty Tahr
Which kernel version are you using?
> Installed nut from Ubuntu repositories ? nut 2.7.1
>
> Ups.conf file
>
> maxretry = 3
>
> # user = nut
>
> [TrippLite]
>
> driver = usbhid-ups
>
> port = auto
>
> productid = 3016
>
> desc = "Tripp Lite UPS, USB Interface"
Configuration looks good.
>
> Data from the usbhid-ups command
&...
2014 Aug 29
2
Smart1500lcdt will not connect with usbhid-ups
...to solve the problem.
> >
> > System: Ubuntu 14.04.1 Trusty Tahr
>
> Which kernel version are you using?
3.13.0-35-generic
I just updated this late last night.
>
> > Installed nut from Ubuntu repositories - nut 2.7.1
> >
> > Ups.conf file
> >
> > maxretry = 3
> >
> > # user = nut
> >
> > [TrippLite]
> >
> > driver = usbhid-ups
> >
> > port = auto
> >
> > productid = 3016
> >
> > desc = "Tripp Lite UPS, USB Interface"
>
> Configura...
2011 Mar 28
8
asterisk and fail2ban
Is anyone using asterisk with fail2ban? I have it working except it takes
way more break-in attempts than what is set in "maxretry" in jail.conf
For example, I get an email saying:
"The IP 199.204.45.19 has just been banned by Fail2Ban after 181 attempts
against ASTERISK."
when "maxretry = 5" in jail.conf
Perhaps someone else is experiencing this or has resolved it, thank you in
advance for your time...
2003 Dec 22
7
call files
I am after using a web crm system which has a button to then get
asterisk to dial the contact. For this I was looking at call files,
which appear good for the job, I have one small problem with them
though.
1/ file is created
2/ external number is called
3/ the external party answers
4/ the external party now hears ringing as you extension is now being
called - bad!
What I would like to
2007 Oct 15
2
About .call files when the congestion is on my side
Hello everyone.
I'm working on an application that needs to automatically send faxes. To
send the faxes I create .call files but the .call files mostly fail
because my lines are always congested within business hours! Is there
any trick I can use to give the end user a better chance at actually
receiving the faxes?
I already tried using the local channel for dialing (so I can put in
2020 Oct 31
1
NUT Installation Issue
upsdrvctl start
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
Fatal error: 'maxretry' is not a valid variable name for this driver.
Look in the man page or call this driver with -h for a list of
valid variable names and flags.
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii nut-serve...
2004 Nov 26
1
How to transfer value to extensions.conf?
Hi, all,
I met a problem for several days, any suggestion is really appreciated!!!
I'd like to do autodial using Asterisk.
For example, I have a file under /var/spool/asterisk/outgoing, which include:
channel: zap/g1/12345
MaxRetries: 0
RetryTime: 60
WaitTime: 20
Context: default
Extension: 2222
Priority: 1
And in my "extensions.conf" file, I have
[default]
exten =>
2003 Oct 08
2
pbx_spool and contexts
When I drop my file into the outgoing folder, the call is completed but
the 'Context' entry is not respected. Instead, it drops into the default
context. It does drop "properly" into the default context and function as
would be expected. I looked through the source but didn't see any reason
it would be completely ignoring the context.
Call file: (where
2006 Jan 05
1
ChanSpy via external application
Hi,
I have developped an application that monitors the status of my queues through the events triggered on the Manager Interface.
This way, I can know the status of my Agent real time.
Now, I have a new requirement that I must allow a manager to click on the Agent he wants to monitor and be able to monitor the call.
My idea was to, when the user clicks on the Agent, I would Originate a call
2009 Feb 13
2
Fwd: Manager Interface Originate (ASYNC) - How to get the Originate Status
Dear All,
I am originating the call directly to the SIP Provider using the maganger
interface + originate (ASYNC) command. Here is the PHP-AGI Script.
$call = $asm->send_request('Originate',
array('Channel'=>"SIP/416XXXXXXX at ABC/n",
'Context'=>'ORIG',