Displaying 20 results from an estimated 8000 matches similar to: "Duplicated DTMF issues"
2009 Feb 05
0
sendto syscall: EPERM (Operation not permitted)
A bizarre problem on this host running Asterisk. I don't actually think
this is Asterisk's problem, but I don't know who to ask, so if this is OT,
please redirect me.
CentOS 5.2 64-bit Xen domU running Asterisk 1.4.22 32-bit with a number of
SIP phones and a few SIP<->PSTN gateways.
When asterisk tries to send a packet over UDP 5060 to one (and only one)
of the gateways, the
2009 Aug 25
0
DTMF duplicated when Waitexten
Hello,
I have a problem of DTMF duplication.
I receive call from my provider with SIP protocol. These calls pass
through an interactive voice menu, using the application Waitexten to
enter a client code. The menu works fine, but sometimes I have DTMF
duplication that prevent proper code entry. All DTMF come twice.
my sip.conf
-----------
[general]
context=default
allowguest=no
2010 Apr 29
1
Duplicated DTMF with bridged IAX channels maybe?
Hi,
I have a duplicated DTMF issue with, it appears, bridged IAX channels.
I have the following setup:
PRI IAX
<-------->* PSTN <------->* Dialplan
I've configured a number on the dialplan server to make and outbound
call to the pstn. This call then comes back into the dialplan server
to SayDigits().
I'm seeing that a few of my digits are being duplicated
2013 Feb 20
1
DTMF Blips at end of Record() - 1.8.18
Hi,
I've noticed on asterisk 1.8.18 I'm hearing the blip of '#' DTMF to end the
recording on the recording itself.
Is there an easy way to truncate the last 200ms of the recording or so to
eliminate this?
The DTMF is coming in through rfc2833 and not inband.
Thanks.
-- James
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Mar 12
3
DTMF problems while greeting is playing (Background())
Hi,
I have a Digium TE410p T1 card and I've noticed that under asterisk
1.4.17/18 I have problems detecting DTMF in IVRs. I think I've
narrowed the problem down to some sort of interference between the
greeting that is playing and the DTMF tones. DTMF detection seems to
work very reliably when I am in Read() or WaitExten(), but is
absolutely unusable while in Background().
I hope someone
2011 Jul 05
0
DTMF between sip trunks and PRIs
Hi,
I'm looking for some advice on how to solve DTMF issues.
I have 2 boxes, one which is the connection to the PSTN (PSTN) through
PRIs and SIP trunks, and a second (PBX) which has UAs registered to
it.
We have a customer that has an existing pbx that we trunk analog lines
to using a GXW-4008.
The GXW is set to dtmfmode inband. This seems to provide the best outbound DTMF.
The issue I'm
2010 Jun 29
1
Asterisk 1.6 (and 1.4) DTMF problems using RFC2833
We are experiencing intermittent DTMF problems here, with the following
setup:
ITSP -> PIX -> Asterisk (g729, RFC2833 for DTMF).
I am running Ubuntu server 10.04, but Asterisk is compiled by us and not
installed from the software repository. Essentially, DTMF works for some
time, but at some point it simply stops and the point at which it stops
appears to be random.
Using RTP debug, I
2013 Dec 19
0
Broadcasting DTMF to confbridge users or DTMF passthrough
Hi,
Trying to properly broadcast / relay DTMF digits to other confbridge users, but does not appear to work. Goal is to have a conference user be able to receive the DTMF, so it has the effect of being 'broadcasted.'
I have the following set up in 'confbridge.conf':
dtmf_passthrough=yes
From logger.conf, I can see the DTMF tones via setting "console => dtmf". When
2011 Apr 07
0
Asterisk 1.8.x Skips DTMF Digits on a First DAHDI Initiated Call
Hi,
I know it sounds weird, and this is part of the reason I have not
reported that sooner. As I upgraded from 1.6.2.x to 1.8.x several
months ago I am experiencing this problem. If a call is initiated from
a DAHDI extension after no DAHDI extensions were used for some time,
arbitrary DTMF digits are skipped and the call fails. If the call is
redialed it goes through. Normally just one (1)
2013 Jun 11
1
Why does it take several seconds to interpret DTMF-input ?
Hello,
I notice that it takes 4 to 6 seconds between someone pressing a cipher
and Asterisk continuing inside the dialplan. How come ???
Taken from verbose logfile :
(attempt 1)
[Jun 11 15:29:25] DTMF[18549] channel.c: DTMF begin '1' received on
SIP/SipAgenT01-00001eb0
[Jun 11 15:29:25] DTMF[18549] channel.c: DTMF begin ignored '1' on
SIP/SipAgenT01-00001eb0
[Jun 11 15:29:25]
2013 Jun 02
0
odd DTMF behavior on dahdi channel during Echo test
I'm running Asterisk 1.8 from Debian. I have some analog phones
connected via a TDM400P. I'm testing them with these simple
extensions:
exten => 600,1,Answer()
same => n,Festival(This is an echo test)
same => n,Festival(Hang up or press pound when you are done)
same => n,Echo()
same => n,Festival(Good-bye)
same => n,Hangup()
exten
2006 Jan 19
1
DTMF Simultaneous Inband and RFC2833 performedby Asterisk => Duplicate tones
> I have seen the following effect in Asterisk, though: where
> it converts
> an inband DTMF (eg coming off a Zap channel) into an
> indication, it mutes
> the audio where that tone is. But sometimes it leaves a
> teeny bit of the
> tone behind.
>
> If you take such a call over say IAX to somewhere and then
> back out a Zap
> channel, you end up with the
2009 May 24
0
Duplicate DTMF digits
Hi,
I have a system with the following configuration:
- Asterisk 1.6.0.3-rc1
- DAHDI Linux 2.1.0.4
- DAHDI Tools 2.1.0.2
- wanpipe-3.3.15
- Sangoma A108E card with ISDN PRI interfaces
Calls arrive over the PRI interface and users need to supply DTMF digits
before asterisk decides what to do with the call. The DTMF digits are read
with the Read application.
With low call volumes everything works
2013 May 28
1
DTMF recognized after call establishment
Hi,
I am receiving DTMF without any reason after call establishment.
The log as follows, and I suspect something related to directmedia,
[May 17 00:33:35] VERBOSE[4238] app_dial.c: -- SIP/MyTrunk-000a4b49 is
making progress passing it to SIP/MAN-000a4b48
[May 17 00:33:35] VERBOSE[4238] app_dial.c: -- SIP/MyTrunk-000a4b49
answered SIP/MAN-000a4b48
[May 17 00:33:35] DTMF[4238] channel.c:
2012 Feb 11
0
Spurious DTMF recognition problems.
Hi,
in asterisk 1.6.2.16 I get spurious DTMF recognition over SIP from an Audiocodes.
I think the DTMF recognition is the Audiocdes' fault, the Audiocodes log seems to say so as well, but I
want to make sure, and fixing the Audiocodes is not an option in this particular case - don't ask.
Can someone explain to me what the following means *exactly*
[Feb 10 21:15:40] DTMF[2538] channel.c:
2010 Jul 28
1
Random DTMF Tones Only on heard on ATA
I have a couple of Linksys PAP2T-NA & Grandstream HT-502 extensions that are
receiving random DTMF tones on their side, but that are not heard by the
outside party. I have been using Asterisk 1.6.6 through 1.6.10 and have
always had this issue. I am only using SIP on the Asterisk server and all
extensions and trunks are set to rfc2833; outside of this issue DTMF
operation works fine.
2009 Oct 02
0
Sending a DTMF remotely with PlayDTMF problem.
Hello,
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended Transfer
2009 Oct 03
0
Problem sending a DTMF remotely. Please need help...
Hello,
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended Transfer
2009 Oct 06
0
Problem sending a DTMF remotely. Please need help!!!
Hello, how are you?
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended
2009 Oct 05
1
Problem sending a DTMF remotely. Please need help!!
Hello,
I need to be able to send a DTMF to an existing channel remotely. So I made
a php script to do such with the Manager command PlayDTMF. I need it for
example to start a transfer.
isb177*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #8
Attended Transfer