Displaying 20 results from an estimated 200 matches similar to: "question about PSTN pickup"
2007 Oct 24
2
How to tune Asterisk AMD - Answering Machine Detection "hacks"
Hello Everyone,
Can someone point me to reliable links on how to tweak Asterisk AMD
I am calling a number and have to two files to play depending if it is a
real person or an
answering machine.
Most everytime Asterisk calls it thinks it is an Answering Machine and it
starts playing
the AMD message, instead of the delivering the "1st real message"
Any hints?
Thanks in advance,
-C
2007 Oct 15
1
Answering Machine Detection
I am having a bit of a problem getting AMD to work on a new server. On
my regular office server it works like a charm. I am running Asterisk
1.4.13, Zaptel 1.4.5.1 on both machines. Both servers run CentOS 5 and
I am using a SIP trunk to send out calls (the same one on both servers).
Here is the output of a call on my office server:
-- Attempting call on Local/0445540881644 at CC2 for
2009 Apr 23
9
AMD Not Working
Hi All,
I am trying to use the AMD (Answering Machine Detect).
But it is not sending the AMD_Status as either
the Human or Machine, it hangs up in middle.
can any one suggest us, what might be the problem
and possible solution to it.
below is the log
-- Executing AMD("SIP/sip-ffe0", "") in new stack
-- AMD: SIP/sip-ffe0 14082284927 (null) (Fmt: 4)
Apr 23 08:00:26
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
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
2008 Feb 26
1
AMD on a SIP trunk...
We have an Asterisk server with a small outgoing call center. We use
AMD and it usually works very well on Zap channels (E1 PRI). We added a
couple of SIP trunks to reduce long distance costs but now AMD gets
stuck when the call goes out through the SIP channels. Here is an
example call using a SIP line:
-- Executing [016566275538 at CC2:1]
Set("Local/016566275538 at CC2-dad7,2",
2007 May 11
1
Problems with outbound calls through VSP
Bear with me this is a bit long winded. I am having some issues making
automated outbound calls over Broadvoice from my Asterisk 1.4.2 server.
For reference, none of the below issues happen when I make the calls to
VoIP phones attached to the Asterisk server. What I am trying to do is
call, using a .call file, out via the SIP trunk we have setup, and when
the party picks up use AMD to
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
2007 Dec 02
2
Answering Machine Detection
If i use AMD() or the code below, now the problem is the fax machine/modem detection and answer machine detection get detected as the same. If i need to seperate the two how do i do that? For example, if i use AMD() to detect an answer machine by saying any greeting exceeding 2.5 seconds is a machine, how do i distinguish between a fax/modem and a long greeting?
---- dave cantera
2019 Jan 11
4
Detecting a fax
On 11/01/2019 09:19, Administrator TOOTAI wrote:
> Le 11/01/2019 à 10:12, Neil Youngman a écrit :
>> A while back, I posted about detecting when a call was picked up by a
>> fax machine. It was suggested that having a "fax" extension and
>> "faxdetect=yes" would cause it to jump to the "fax" extension. This
>> was not something I could
2008 Mar 20
0
AMD timing issues
I saw a couple of posts about this in the archive, but none seemed
specifically to address the problem I am having. If I missed something
please let me know. Right now I would classify myself as "novice," and
there is probably really nothing so trivial that I couldn't possibly
have screwed it up. :-)
I'm trying to use the AMD command to detect answering machines, and have
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
2007 Sep 11
2
Asterisk 1.4.11, res_features.so, SegFault
Hi All,
I have a really strange issue occuring where if I run "show dialplan" or
"dialplan show" or "dialplan show parkedcalls", then asterisk dumps core.
It only appears to happen with contexts that are created within
res_features. I am able to display all my other dialplans, but, every
time I try to just do a normal "dialplan show" asterisk core dumps
2006 Dec 22
1
Answering Machine Detect (AMD) time values
Does anyone know what the time values in amd.conf are? Are they seconds,
fractions of seconds, heartbeats, what?
;'initialSilence' is the maximum silence duration before the greeting
initial_silence = 25 ; Maximum silence duration before the greeting.
It doesn't say in amd.conf or at
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+AMD
--
2011 Mar 17
2
Answering machine detection for a second leg call generated by a call file.
Hi Group,
I have following case scenario.
Through call file, Asterisk makes a call to SIP extension. When Extension
answers the call, Asterisk reads customer numbers (set in callfile) and
calls them one by one untill one of the customers answeres the call. Here
customer and SIP extension gets patched and talk to each other.
Now if outgoing call is answered by Answering machine,I don't want
2005 Jul 02
3
call forwarding, most basic case
hello all,
i need some help and after trying the wiki i'm even more confused than i was.
i'm trying to set up call forwarding and running into problems...
i want the most basic call forwarding imaginable.
1. caller dials extension (say, 154)
2. dialplan is updated to forward caller's extension (based on
CALLERIDNUM) to voicemail, instead of ringing his endpoint.
3. caller is
2006 Dec 11
1
re: L option in dial command
Hello all,
I'm having a bit for a problem with the dial command limit option. I have
the following dial command (executed from inside the a2billing agi)
AGI Script Executing Application: (Dial) Options: (
IAX2/username@voipjet/18005551212|30|HL(60000:20000:00000)0)
Now, from what i read in the wiki, this is supposed to limit me to one
minute (60000 ms), and warn me when there are 20
2005 Mar 03
2
Re : Calling card platform
We are using a platform from AmarFone Inc. It great full featured ,
everything you want to run a calling card and does not cost your a lot
of money. Their support is awesome. You can contact them at
sales@amarfone.com.
Ehsanul Karim
2007 Oct 22
1
app_swift issues
Hi all,
i'm trying to integrate cepstral and asterisk, and i have a problem i'd
appreciate any help with (i know it's a bit tangential, but i figure this is
the place with the most knowledge of app_swift and asterisk).
I've installed swift from cepstral.com with alison's voice, and it works
fine, from the command line i can do swift "hello there" -o test.wav and
then
2006 Feb 05
2
re: questions about sip requests to asterisk 1.2
hi all,
I keep asking the question and getting no replies, so i'll keep asking :-)
In asterisk 1.09, with autocreatepeer=yes, if i send asterisk a SIP request
from SER, specifically
rewritehostport("myIP:5070"); (asterisk running on port 5070) asterisk
picks up the request and matches it to the dialplan, i.e. if in ser i was
sending to 151@myServer, it will make it