similar to: Sending DTMF on not answered channel

Displaying 20 results from an estimated 9000 matches similar to: "Sending DTMF on not answered channel"

2005 Aug 30
0
sending dtmf tones to the caller (not the called)
for the particular configuration of software/hardware that connects to my asterisk pstn gateway I need to do something like the following : [...] exten => _X,3,Dial(CAPI/02xxx.b${EXTEN},60,M(senddtmf)) [...] [macro-senddtmf] exten => s,1,SendDTMF(*) but the DTMF must be sended to the caller channel, and not the called : SIP -> * -> ISDN SIP calls some ISDN number, when ISDN picks
2004 May 12
0
[DTMF] Audio-Before-Answer issues
Hello, I did this post a long time ago but never solved the problem, so i'm trying again after something like 10 months, hopefully i'll find someone that found a solution ;-) When i call an external number that sends audio before call has been answered (like some PBX of public offices do here in italy), strange things happen: I'm using chan_capi, with Early B3 active, i can listen
2008 Jun 18
0
sending DTMF during PROGRESS
Dear list members, Even though I found extremely reasonable not sending any audio when a PROGRESS message is received on a PRI channel (isn't it an early-media session or one-way audio session?), nevertheless some Italian IVRs expect the user to select the proper option by sending DTMF. Now my asterisk box understands correctly the DTMFs on the caller SIP channel, but it doesn't forward
2005 Jul 11
2
DTMF not sending properly via IAX
I'm not sure if this is a -users or a -dev question, since the answer probably comes down to something in the code. I'm running the latest CVS-STABLE, and am subscribed to PSTN service using IAX2 via Voiptalk in the UK. I've just been alerted by a customer that the sending of DTMF from my asterisk box to a remote PSTN user doesn't work, although it used to. To test it, I have
2003 Aug 21
3
Sending dtmf over an ougoing call from asterisk
Hi list, I would like to know of a possible way to dial a pstn number with an extension . Let the number is 56626965-234 so now i wanna dial 56636965 then wait for some time and dial the extension 234 to reach a particular person.I am afraid that i could not figure it out. I am trying in this way.. [outgoing] exten=>_566X.,1,wait,2 exten=>_566X.,2,Dial(${EXTEN})
2009 Nov 12
1
How to send DTMF on Zaptel with 50ms tone duration and 50ms gap between the digits?
Hi, After some testing I've found out that my client's hardware recognizes DTMF only if digits are sent 50ms apart with 50ms of tone duration. This was tested using a test device which generates DTMF. Now asterisk doesn't do it by default because digits going out from Asterisk are not being recognized. Using command sendDTMF, I can control inter-digit duration, and using
2011 Apr 23
2
DTMF not being sent ( RFC2833 )
Hello, I installed Asterisk 1.6.2.17.3 ( latest as of yesterday ) and had multiple problems with DTMF. I have two machines, we'll call them asterisk and asterisk-pri. Asterisk does IVR and asterisk-pri has a PRI card in it and connects to the PSTN. The two servers communicate via SIP with RFC2833. I setup logger.conf on both machines to display DTMF to the console. Both are built from
2005 Jul 27
0
Sending DTMF Tones Offhook
Greetings All! The Asterisk Call Manager works great. But I have one question for anyone who has used it. I cannot get the system to send some DTMF tones down the channel once the call has been made. Below is the script I am using to make the call, and start recording the channel. I am starting to make a system the will use asterisk to become an automatic random quality monitoring system
2008 Apr 03
2
Send DTMF digit every 15 seconds during a call
I am trying to send a DTMF digit automatically every 15 seconds to keep a call connected to an alarm panel. I tried using the dial command L and recording a dtmf tone for the beep, but obviously that didn't work. Does anyone have a suggestion for merging the L option and the sendDTMF or the D option? Any other suggestions would be appreciated! Thanks! Paul Gentilini
2018 May 01
2
DTMF tones in MixMonitor recording
Thanks very much for the reply Joshua! So I guess that setting dtmfmode=auto would be the safest choice in order to strip out the DTMFs from the recording, right? Cheers! Patrick Wakano On Tue, 1 May 2018, 19:36 Joshua Colp, <jcolp at digium.com> wrote: > On Mon, Apr 30, 2018, at 11:23 PM, Patrick Wakano wrote: > > Hello list, > > Hope you are all doing fine! > > >
2004 Sep 01
5
dtmf problem
Hello! I have asterisk updated from CVS on 31/8/2004 with sample configuration. I have just changed the sip.conf to register asterisk with sip proxy in out intranet. Then I can successfully make call to asterisk and go to demo IVR, but no response to dtmfs. I try to make call from several sip phones: Cisco7960, Ata186, Snom200. All of them send telephone-event in INVITE, but asterisk answers
2013 Jun 07
1
how to send dtmf after pause ?
I'm trying to call a conference service, wait 10 seconds, then send the passcode. I've tried ww: Dial(SIP/18005551212ww12345#@sip.com,60,r) The sip channel didn't like that. Added 'p' , still no help. I tried D: Dial(SIP/18005551212 at sip.com,60,rD(12345#) The dtmf is sent too soon. I tried inserting 'ww' but that was just sent. I tried G: exten =>
2010 Feb 20
2
Sending a hook flash to a DAHDI channel
I've got a piece of CPE equipment that has an FXS port that I have tied to an FXO port on a TDM400 clone card. Normally, if I go off-hook with a standard telephone connected to it, I get a dialtone. If I dial a digit, and send a hookflash, the device will provide a dialtone back for the next available channel on the device. I'm trying to recreate this same behavior with Asterisk,
2010 Jul 15
1
How to deal with voice SMS - Asterisk 1.4
Hi list, I face a problem with voice SMSs. In some countries, if you send an SMS to a landline number, the mobile operator will record the message and then call this number. When picking up the phone you hear "You get an SMS from <phone number>, press 1 to listen the message, 2 to repeat the sender phone number". If you press 1 you hear the message and after it you have the
2008 Apr 03
1
Sending audio to a channel
I have a voicemail application that users can listen to messages and leave messages. I am looking for a way to play a beep tone to a user when a new message is received when they are on the phone. Here is what I have come up with: in extensions.conf: [beepvoicemail] exten => 1000,1,answer() exten => 1000,2,NoCDR() exten => 1000,3,wait(2) exten => 1000,4,Set(TIMEOUT(absolute)=5)
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
2006 May 11
1
mISDN trouble with a HFC Cologne card, Asterisk Asterisk 1.2.4 on Linux 2.6.16.11 - incoming DTMF detection
Hello everyone. I've got this really annoying HFC Cologne card (or however I should call it - a single channel ISDN card based on the HFC chipset). It wrongfully detects lots and lots and lots of incoming DTMFs, to the point the card is not usable. Here's a sample out of CLI: P[ 1] I IND :DTMF_TONE oad:206361 dad:520101 P[ 1] --> mode:TE cause:16 ocause:16 rad: cad: P[ 1] -->
2018 May 01
2
DTMF tones in MixMonitor recording
Hello list, Hope you are all doing fine! I have stumbled over some piece of dialplan code in which apparently they were trying to avoid recording the DTMF tones in the wav file. It is really messy and I am not sure if this really works. So after a bit of research I found this comment ( https://community.asterisk.org/t/asterisk-dtmf-record/65040) in which it is said: *"Asterisk strips the
2003 Aug 05
4
SendDtmf
Hello all, I am trying to use asterisk to call a local access gateway by dialing a fix number, after getting connected, the is a IVR prompt for pin number and finally the real destination number. I manage to use asterisk to dial to the gateway but have no idea how to send the pin number and destination number. This is due to asterisk only process the next ext only if dial app has terminated. My
2011 May 20
0
first dtmf is not detected
Hi all, I am using asterisk 1.4.25.1. when I am sending dtmfs the first digit is not detected. Do you know a workaround for this? Besst regards, Szabolcs Szasz -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110520/b3e29d9f/attachment.htm>