similar to: dtmf/audio before going offhook

Displaying 20 results from an estimated 10000 matches similar to: "dtmf/audio before going offhook"

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
2005 Aug 12
3
TDM400P FXO channel hookstate always "Offhook" & outbound digits sent before provider dialtone
I have an Asterisk@Home 1.3 server (Asterisk 1.0.9) and recently added a TDM400P with (1) FXO card on port 4. Inbound calls are always successful but outbound calls fail 75% of the time with intercept messages from my dial tone provider that include "we're sorry, your call did not go through", and "we're sorry, when placing a local call it is now necessary to dial an area
2004 Aug 03
1
Analog channel stays offhook
Hi, We are having a problem with asterisk detecting that an analog ext has been put down. This seems only to happen after a number of calls have been made. We have an FXO port (TDM400P with FXO module) connected to our PBX and are using this to test asterisk prior to rolling our for our small office. What happens is that we make a number of calls to this ext which 1st rings a phone (FXS)
2008 Oct 20
1
Zaptel FXO offhook when connected to PSTN
I installed Trixbox and a TDM400P with 2 FXO and 2 FXS ports and am having an annoying issue with the FXO ports. As soon as I plug either one into the phone line it's as though the line is disconnected i.e. get disconnected tone when trying to dial out, line is busy when dialling in. The CLI shows the following: trixbox1*CLI> zap show channel 4 Channel: 4 File Descriptor: 18 Span: 11*
2004 May 07
6
X100P keeping PSTN line Offhook
Happens quite often. X100P FXO card puts the PSTN line offhook, so that no calls go out or come in. The outside callers get a busy siganl while inside callers cant dial PSTN. Its a DELL optiplex P3 128MB ram 500MHz processor. Here is some more info: (see the zapata.conf in the end) Please direct me where to look for problem. Thanks!!! ======================================== pbx1*CLI> zap
2005 Sep 03
1
Current status on _outgoing_ Swedish/Dutch DTMF CLIP for TDM400 FXS interfaces?
Hi all, I have been looking at the code for both the zaptel driver (wctdm.c/wcfxs.c) and the asterisk channel driver (chan_zap.c) trying to figure out how much of this that has been implemented. So far I can see that the current stable 1.0.9.1 zaptel driver don't have the SETPOLARITY ioctl that would be required to properly signal the Swedish/Dutch CLIP, but the 1.2 beta1 has this
2004 Dec 06
0
TDM OnHook/OffHook
My TDM400P w/ 4 FXO cards seems to have trouble with onhook/offhook switching. It dials perfectly, but does not seem to be changing the onhook/offhook state appropriately. It changes sometimes, but it's not really reliable. For example: When I booted the machine, it started as onhook. It remained "onhook" through the entire first call (which was silent on both ends --
2005 Sep 23
1
FW: channel offhook state
> -----Original Message----- > From: Jacqueline Lee [mailto:jlee@isdomaininc.com] > Sent: Friday, September 23, 2005 11:46 AM > To: asterisk-users@lists.digium.com > Subject: channel offhook state > > > We are using a digium card (TDM400) with asterisk for our access to the > PSTN. Initially when the server starts, all the zap channels on the card > are in the
2005 Feb 16
1
Inter-asterisk conferencing delays - IAX2 configuration problem?
Hi We are having a significant (> 1 sec) delay in a multi-asterisk conference, with IAX2 legs connecting meetme on different boxes. All the other legs are PSTN (TE410P). The example configuration Slave box 1 meetme <--- IAX2 ---> Master box meetme <--- IAX2 ---> Slave box 2 meetme The delay is between Slave box 1 and Slave box 2 The primary suspect is our iax configuration
2004 Dec 07
2
TDM400P FXO channel remains Offhook after outoing or incoming call / line is parallel with other telephone equipment
>Asterisk and it works fine untill the following >situation: > >- one of the telco lines occasionally becomes mute after call is completed, would not provide dial tone, (not sure about ringing on that >line) - both via old and new PBX. >- zap show channel <n> would show that line as 'Offhook', though no telephone is off hook. > >If physical line would be
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 Nov 11
1
What makes TDM400 FXS Connection to TELCO go into Off Hook State?
I've been having trouble with making outbound calls to my TELCO from a TDM400 card (FXS KS signalling) after upgrading from 1.6-beta9 to 1.6.0. The problem is completely intermittent. When it fails, I get this message: [Nov 9 19:12:26] WARNING[18916] app_dial.c: Unable to create channel of type 'DAHDI' (cause 0 - Unknown) At some point, it starts working, but I don't know what
2004 Dec 15
2
TDM400p FXO module always offhook
I have a TDM400p with 3 FXS mods and 1 FXO mod. I have all set up with what seems to be correct settings (according to digium and asterisk wiki). As soon as I plug in my POTS line into FXO mod the line goes into offhook state (whether I have power to the card or not). Should this happen? When I try to call * box all I get is busy signal. I've installed stable version, cvs version, change
2004 Mar 30
2
SoftFAX/spandsp - txfax
Hi Steve and all, 1. Faxing from asterisk back to the same asterisk (from one Zap channel to another) doesn't work for us. Txfax called with the 'caller' parameter issues CED, while the receiving side needs CNG in order to switch to fax extension with rxfax. 2. This is probably the reason why J2 and our UC don't recognize incoming fax. Thank you. Alex Zarubin Webley Systems
2020 Feb 25
0
[asterisk-app-dev] True suppression of DTMF from audio
I am developing apps using ARI which need suppression of DTMF tones in the audio, and I have been told (back in December) that asterisk depends on SIP providers to suppress DTMF tones in the audio stream. Having sorted out my ARI code to suppress DTMF as I wanted, it turns out that SIP providers are not very good at doing that suppression (leaving audible clicks, or failing to suppress the tones
2004 May 13
1
poll vs select in channel.c
Hello, The v1-0_stable cvs release doesn't include the recent change ('poll' instead of 'select') in channel.c. Will it end up there any time soon, or we need to use cvs head to pick up this change? Thank you. Alex Zarubin Webley Systems -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Sep 10
1
No DTMF or Audio
I have built latest Asterisk w/ OpenH323 channel driver. We have a SIP softphone registered to the Asterisk. We can place outbound calls from the SIP phone to the PSTN via OpenH323 connection to our gatekeeper. Everything works okay - DTMF and Audio... But in the reverse - if we call from a cellphone or landline the PSTN number we can get the SIP phone to ring - we answer and can hear the
2003 Sep 16
3
Adpcm, 6KHz codec
Is there a way to play adpcm, 6KHz in asterisk? If yes, where can we get this codec? Thank you. Alex Zarubin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030916/b8be2453/attachment.htm
2011 May 28
2
dtmf Caller-id detection before first ring
Hi dears, I am from saudi arabia and using asterisk 1.6.2.13,Dahdi-2.3.0 and Digium, Inc. Wildcard AEX800 8-port analog card (PCI-Express) . I am facing problem with detecting caller id before first ring.I recorded the dahdi channel using dahdi_monitor command. Where I am able to see and hear caller-id dtmf tones. Pl tell me the procedure to upload recorded file if you needed. Something I want
2003 Aug 22
0
DTMF tones not long enough on out going calls
DTMF tones are not long enough on out going calls, when I'm using either "info" or rfc2833. Does anyone know if the tone length value is in rtp.c or chan_sip.c ?