Displaying 20 results from an estimated 200 matches similar to: "Tweaking AMD in Asterisk"
2010 Feb 24
2
AMD: HANGUP
*Code:*
== Manager 'sendcron' logged off from 127.0.0.1
-- Executing Playback("Local/91441425477394 at default-b9f2,1",
"sip-silence") in new stack
-- Playing 'sip-silence' (language 'en')
-- Executing AGI("Local/91441425477394 at default-b9f2,1", "agi://
127.0.0.1:4577/call_log") in new stack
-- AGI Script
2006 Nov 21
2
Answer Machine Detection
Hi all,
i'm trying to make AMD, Answer Machine Detection, to work on my
outbound context but i can't get it to work, just on inbound context
like whe i use the application Answer before AMD, but i need to make AMD
to do the detection on an outbound predictive dialer integration. Follow
are the inbound and outbound examples. My current environment is
Asterisk 1.4beta3 and a Digum
2012 Feb 02
1
amd detect answering machine
Hi,
I have IVR and when I press 1, asterisk calls my mobile phone.
If my mobile phone is offline, asterisk transfers to asterisk voicemail.
I'd like asterisk detects my mobile voicemail and if my mobile voicemail answers, asterisk transfers to asterisk voicemail.
For that, I used AMD.
So I have problems ! Asterisk detects answering machine everytime!
How do I do please ?
extensions.conf
2007 Jan 03
2
answer machine detection
Is there anyone with any experience of using the AMD app and the
settings that worked for them in the UK ?
Any help would be appreciated.
Julian
2007 Jan 24
3
setting up AMD
I'm trying get this working. I've looked through the list, and can't see
how to get AMD to print out more. I have it call and say Hello like I
normally would. I've tried to say more and less doesn't seem to matter.
After I hangup it does recognize hangup. Here's logging during an attempt
where I make outbound call and answer, but then hangup after 1-2 seconds:
Jan 24
2009 Feb 18
2
indicator or deviation contrasts in log-linear modelling
I am fairly new to log-linear modelling, so as opposed to trying to fit
modells, I am still trying to figure out how it actually works - hence I am
looking at the interpretation of parameters. Now it seems most people skip
this part and go directly to measuring model fit, so I am finding very few
references to actual parameters, and am of course clear on the fact that
their choice is irelevant for
2010 Mar 24
3
AMD reporting NOTSURE most of the time
I am running Asterisk and using Answer machine detection with call files on
a virtual Vcloud server running Centos 5.3 and LAMP. I am finding that AMD
is only detecting HUMAN or MACHINE for about 30% of the calls (I sent over
50,000 outbound calls last week, and 70% said NOTSURE).
I have a suspicion that the problem may be due to the timing source on
virtual server when its under load delivering
2018 Jul 07
3
Completar un for, que falla al faltarle algún dato.
Buenas noches;
Además del proyecto que comenté antes y con el que sigo discutiendo,
también me estoy peleando con otro... con el que también tropiezo.
Necesito reordenar los datos presentados en dos columnas a filas y
columnas.
Los datos ideales serían algo así:
Ques <- c(rep("Q1",3),rep("Q2",3),rep("Q3",3))
Info <- rep(c("aca", "ahi",
2009 Jan 12
6
CDR Rewrite -- Questions to the users
Hello!
Most are probably bored seeing another letter about this,
but I've put in a fair amount work on a spec for rewriting
the CDR system in Asterisk, and I have some questions:
First, please look at what I've written so far:
svn co http://svn.digium.com/svn/asterisk/team/murf/RFCs
and look at the file "CDRfix2.rfc.txt" in the RFCs dir.
The spec SIGNIFICANTLY alters the way
2009 Jan 13
0
[Re: CDR Rewrite -- Questions to the users]
Benny--
Thanks for the response! I've inserted comments in the following:
PS. Pardon the HTML format; my email editor splits lines at an
unadjustably
small number of columns, but in HTML, no line length limits, and better
looking examples!
On Tue, 2009-01-13 at 14:16 +0100, Benny Amorsen wrote:
> Steve Murphy <murf at digium.com> writes:
>
> > Which of the two would
2011 Nov 11
6
Puppet in a bash script
Hello,
I''m using puppet via a bash script when I spin up a machine to configure
it. I''d like to restart the instance after puppet''s run is complete. In
my bash script I have:
puppet agent --test
shutdown -r now
Puppet runs to completion, but "shutdown -r now" never executes. I''m not
sure why not - these are the last two lines in my bash
2008 Jun 03
1
after_create callback in subclass
I have a User model with a protected method defined:
def set_role(rolename)
role = Role.find_by_rolename(rolename)
permission = Permission.new
permission.role = role
permission.user = self
permission.save(false)
end
and a subclass with:
after_create set_role(''client'')
This always fails for me with the error:
undefined method `set_role''
2007 Apr 04
0
Norwegian users: New norwegian Ruby on Rails forum
Hi
I''ve put up a new Ruby on Rails forum at www.railsforum.no
Check it out and contribute with questions and answes
Peace out
thomma
www.railsforum.no
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2009 Mar 24
0
originate and local channel problem
Hello,
I want originate a call to some destination, and when B side answes to
play a prompt. Asterisk version is 1.6.0.5. But also I need to insert a SIP
header to Invite, that's why I'm using Local Channel. This is my
extension.ael:
context autodialer-local {
_X. => {
SipAddHeader(P-Asserted-Identity:
<sip:${CALLERID(num)}@xxx.xxx.xxx.xxx;user=phone>);
2010 Nov 12
6
help with bridging
Hello,
There is a xen setup in which "brctl show" gives the following output.
bridge name bridge id STP enabled interfaces
eth1 8000.003048c9d4df no peth1
vif1.0
vif2.0
2002 Jun 21
0
ext3 and bdflush tweaking
I apologize if this is off-topic, because I'm not sure if
/proc/sys/vm/bdflush has anything to do with ext3 performance or not.
However, I've been searching around for a while and can't find the answer I
need. If somebody could shed some light, I'd really appreciate it.
In "Securing and Optimizing Linux: RedHat Edition -A Hands on Guide", the
author gives these values to
2007 Jun 04
1
tweaking performance
Hi, I was wondering if anyone had some ideas on what I can tweak to gain
more performance. We have tome timeouts reports on pop3 during heavy load
periods. Using imap/pop3 with maildir with 7,000 users using mostly pop3.
# /usr/local/etc/dovecot.conf
protocols: imap pop3
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /usr/local/var/run/dovecot/login
login_executable(default):
2006 May 31
1
tweaking wine - picasa version
Hello,
I installed picasa and this installed a customized version of wine too.
Picasa works very well and so I have the hope that other graphic editors
could work well with this wine-version too.
I want to run Photoline32 (available at http://www.pl32.com)
I dont understand much about wine and the scripts delivered with the
picasa-version are rather complicated - almost unreadable for me ;-)
2011 Jun 14
0
read-ahead performance translator tweaking with 3.2.1?
Hi
Is there a way to tweak the read-ahead settings via the gluster command
line? For example:
gluster volume set somevolumename performance.read-ahead 2
Or is this no longer feasible? With read-ahead set to the default of
8 like was the case with standard volgen generated configs, the amount
of useless reads happening to the bricks is way too high, and on 1 GbE
interconnects causes saturation
1999 Dec 20
0
Few questions 2.0.6 is there a network neighborhood like app for linux(KDE) and tweaking more speed on moving files.
ok I finally got 2.0.6 up and running, much thanks to those who helped.
currently I have it set up on a 166, with a 2gig drive running suse6.0 with
kernel version 2.0.36. I am using an NT PDC, with samba authenticating via
the server. a few things. For some reason periodically when I browse the
server
my home directory will not show up. now that i think I may be logging in as
guest
but why