Displaying 20 results from an estimated 10000 matches similar to: "Retrieve DTMF during Dial"
2007 Feb 24
6
dial a pager and enter DTMF
Probably just a simple syntax issue, but does anyone know how to dial a
number and the once phone has been answered, play DTMF tones and then
disconnect. I am trying to use this for page notification.
Ive been trying the following string with out luck:
exten => s,2,Dial(SIP/TelaSip-gw4/5198881212|D(12345678)
Any help would be greatly appreciated!
-------------- next part --------------
An
2003 Oct 09
1
Problem with DTMF 'looping' / mis-dials (X100P card)
Hi all,
I'm having a problem with * being very finicky about the length of
DTMF key-presses during menus, voicemail, etc. Basically, short (<100
ms) tones are ignored, anything between 100ms (or so) and about 300ms
is correctly detected, and anything >300ms is interpreted as multiple
presses of the same key. This is terrible for callers who are trying
to get to the correct
2013 Dec 20
1
Reading DTMF sent by callee during a SIP call
Hi everyone,
I am looking for advice about the design of a SIP-based intercom. I
count on your help, as my current attempts are not fruitful (yet).
This will be a pretty long message, so here's my fundamental question:
Is there a way to interpret DTMF tones sent by the calee
(not the caller) while a voice call is in progress?
Here's the desired scenario:
- there is a box with
2004 May 07
0
- RE: Missing digits on TDM400P incomplete dial string - DTMF problem? - Email found in subject
I am surprised you needed to turn the rxgain down so much, usually it is
just the opposite. I experienced the same problem you did when my txgain
was too low.
Gregory P. Scasny
Golden Technologies Inc.
http://www.golden-tech.com
219-462-7200
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of bam
Sent: Friday, May
2005 Oct 01
0
chan_zap vs. Panasonic DTMF integration
The Panasonic KX-TA624 series PBXes (and similar models) support a DTMF
integration feature that can be enabled for dedicated voice mail ports.
What I want to do is connect an X100P FXO port to a jack on the
Panasonic and make use of the Panasonic's DTMF call progress tones that
it provides in DTMF integration mode.
The integration works well when a Panasonic extension is forwarding into
2005 Mar 08
4
Nortel ATA not passing dtmf tones to fxo
I am trying to integrate a Nortel Norstar system with an Asterisk service
using a TDM04B card (4 fxo). So far everyting works from Asterisk to Nortel.
The problem is when someone dials from the Nortel PBX to the Asterisk server.
Asterisk answers the call and provides a dialtone (with DISA) but appartently
the DTMF tones are not passed to asterisk and the call cannot proceed.
This only
2004 Jan 20
2
DTMF A-D
--On Monday, January 19, 2004 11:01 AM -0500 Andrew Kohlsmith
<akohlsmith-asterisk@benshaw.com> wrote:
<SNIP'd from the "ADSI phone vs. IP phone" thread>
> I'm looking at ADSI phones simply because I don't have to re-tool my
> entire building; I can use the existing phone network and (I think) get
> all the functionality I need with the (far) cheaper
2005 Mar 23
0
read dtmf during dial
hello list;
Is there a way of catching dtmf during a call ?
I tried to use an AGI, which launch the "Dial" command, and a command
like "WAIT FOR DIGIT" in a parallel thread, but asterisk don't give any
response until the dial is hangup.
I also thought using a MeetMe app, connecting the two peers in the same
conference room and running an agi in the background, but I
2005 Aug 25
1
Dial DTMF after bridging call
Is there a way to dial DTMF after bridging the call.
The current option D() in Dial will dial DTMF before the call is bridged
and this doesn't do the job.
I need to dial DTMF after the call is bridged and the message is played
with "Background"
--
#Joseph
2003 Nov 05
1
Outband DTMF on i4l modem
Hello,
I am setting up 2 ISDN 4 linux cards and have had great success now that
I have got over the initial problems with : and / characters.
The only problem I am experiencing now is the sending of DTMF tones over
the line to a remote IVR system.
If I dial SIP (Cisco 7905 and 7940) to a number over the line, no DTMF
tones are heard. I dialed my own home phone and tried it, no matter
which
2007 Aug 17
0
Suggestions on how to debug strange DTMF problems
I'm hoping people can suggest some ideas for debugging a problem that I'm
having with DTMF.
Unlike most of the DTMF problems reported here, it has nothing to do with
Asterisk interpreting DTMF. My problem is with the synthesis of DTMF tones
on outbound calls on a PRI connected to a TE412P card.
I'm running * 1.4.10.1 with Zaptel 1.4.4. It is important to note that
these problems
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :)
I have to set up a samba server as a PDC with a openldap backend. My
openldap server is fully functionnal and it is not secured yet (so no
problems with tls). I must use debian etch or lenny.
My server's IP is 192.168.9.10/24. I have set up a dns server (bind9)
for my domain named "mik". It's a local domain for testing only. There
is a piece of
2007 Sep 26
4
Asterisk realtime error
Hi! I am proving Asterisk 1.2.24 in realtime with MySQL 5.0.27 using Idefisk
softphones. I followed the steps of "how to" of voip-org but always have
this error:
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime: Failed to query database. Check debug for more info.
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime:
2005 Mar 08
0
Play music on hold while waiting for DTMF?
Is there a way to play music on hold for a specified amount of time while
listening for DTMF? I suppose I'm looking for a hybrid of Background() and
WaitMusicOnHold(). I don't really want to use Background() because the
music would start over each time.
2004 Nov 26
0
Can I trigger an application in * with DTMF tones, during a call?
I had an idea, to use user input DTMF tones as a trigger to start
recording a conversation ... Haven't found any examples on it though ...
Any thoughts?
Regards
Rennes Neps
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
2008 Jan 09
0
FXOTUNE update
Hey all,
First of all, some background:
Fxotune is a utility that is used to tune the hybrid on FXO modules
For all of you with FXO modules out there, fxotune can help you adjust
the analog and digital hybrid that is on the FXO interface and tune it
so that it maximizes echo return loss. This means that it will reduce
your default echo which is received, and will help any echo cancellers
2004 Sep 22
1
7960 SIP 7.2 keypress (not DTMF) problem
Since upgrading to 7.2, I've noticed a random problem where I dial a
number and hear all the correct tones in the handset, but the display
won't show all the numbers I dialed. So you sit there waiting for the
dialplan to kick the call off (b/c you heard the proper amount of tones
played and think it's all good) but the phone is just sitting there b/c
it somehow "missed"
2004 Jul 21
1
Zaptel - delay before dialing last DTMF digit?
I have a TDM22B (TDM400 PCI + 2xFXO + 2xFXS). One FXO is connected to the
PSTN.
When Asterisk places a call, it dials using DTMF. If I listen in on the line
during the dialing, there is a roughly one second pause between the
penultimate and the final digit -- proportionally much longer than the pause
between the preceeding digits. This accounts for about 25% of the time taken
to dial.
Anyone
2005 Aug 02
1
Strange DTMF issue with callback
Hi
I'm trying to implement a Callback mechanism whereby I generate a Call
file and connect an arbitrary extension with my cellphone (via a SIP
Channel).
If I create a .Call file that connects the channel
"SIP/12345678@Provider.net" with a local extension/context I get some
weird issues with DTMF tones.
I've set dtmf=2833 and the codec in use is G711a.
For example - I create