similar to: new DTMF tones

Displaying 20 results from an estimated 1200 matches similar to: "new DTMF tones"

2003 Dec 16
1
DISA - Zap/DTMF Problem
Hi guys, I am trying to use DISA. The scenario is - I call my home number (where X100P seats) from mobile phone, enter the password, enter international number and get connected via voiptel. It works perfectly when I call extension setup with DISA from X-PRO SIP phone, but when I dial into Zap, It seems that it does not detect DTMF tones. Here is a log and config files Please help
2004 Nov 29
1
Outbound E&M?
I've got a new setup (different building) where Asterisk is sitting between the PBX and phone company on a E&M T1 line. Mitel PBX <-> Asterisk <-> Phone company Inbound works. Asterisk gets the in-band digits from the phone company and hands the call off to the Mitel just fine. Outbound is weird. Asterisk seems to expect that the mitel will send routing information
2003 Oct 06
1
chan_zap.c - echo cancelation getting in the way of dialing????
It seems consistant after dialing dozens of times that the call that doesn't go through is the one the gets the log message "No echocancellation requested" (chan_zap.c) and the "Scheduleing timer" (channel.c) in the middle of receiving the DTMF tones. I'm now using the T400P card last week very simular problems the the T100P (although I think I was actually loosing
2005 Jun 01
1
rxfax problems - cont.
Well, my faxes passes through asterisk successfully, however I still have some problems about fax reception by rxfax. The softfax answers, and negotiates transmission, however then as some stage of communiation something is wrong. But I have nothing more but this log: Jun 2 00:10:21 DEBUG[16900]: chan_zap.c:4242 zt_read: DTMF digit: * on Zap/10-1 Jun 2 00:10:22 DEBUG[16900]: chan_zap.c:4242
2004 Oct 05
1
difference between dtmf digit 8 and 9
Hello, this is an example extensions.conf. [default] exten => 500,1,Answer exten => 8,1,SetGlobalVar(firstdigit=8) exten => 8,2,Goto(process,s,1) exten => 9,1,SetGlobalVar(firstdigit=9) exten => 9,2,Goto(process,s,1) I call extension 500 and send dtmf digit 9. This is printed to the CLI: -- Executing Answer("Zap/20-1", "") in new stack -- Accepting
2006 Feb 19
2
spandsp 0.0.2pre25
Hello, Is anyone successfully using spandsp 0.0.2pre25 with either asterisk 1.0.x or 1.2.4? I've built a Gentoo ebuild for this version of spandsp and app_rtxfax, and it builds, but I'm not having any luck getting it working. 99% of my test faxes fail. Reverting to 0.0.2pre20 yields a much higher success rate. I've bumped the console debugging level in logger.conf to include debug
2004 Aug 25
3
Fax detect
I have found that fax detection is returning an error saying that no fax extension is present when I have defined one. The console returns this error: Aug 26 10:58:41 NOTICE[1112745536]: chan_zap.c:3989 zt_read: Fax detected, but no fax extension extensions.conf has: [default] exten => fax,1,Hangup exten => fax,2,Congestion exten => fax,102,Congestion exten => f,1,Hangup exten =>
2003 Dec 17
5
ALL incoming Zap channel calls are getting picked up as FAX calls!
All, I upgraded my asterisk setup from CVS on or about 12/15. Suddenly, *all* of my incoming calls are coming up as FAXes. I had to disable my fax extension because every call to my POTS line was getting redirected to my FAX machine. After removing the FAX extension, if I call my POTS line from my cell phone, I get the following: *CLI> -- Starting simple switch on 'Zap/1-1'
2003 Nov 18
4
Help with Warnings
I'm trying to clean up some notices/warnings that are repeatedly logged in *.Any Help would be appreciated as I'm not sure of the cause /solution. Here are the errors: Nov 17 15:53:38 WARNING[1217602880]: File chan_zap.c, Line 1321 (zt_call): cidspill already exists?? +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ /* Don't send audio while on hook, until the call
2004 Jan 15
4
People detected as fax machines
A caller to me was this afternoon detected as a fax machine: Jan 15 15:31:17 NOTICE[41997]: File chan_zap.c, Line 3564 (zt_read): Fax detected, but no fax extension ... and then redirected to voicemail. An extract from extensions.conf is attached below. Is there any way to stop * even considering an incoming call on a line as a fax call? Iain bell] include => mailboxes include
2003 Nov 25
2
zt_rec: Unknown error 500
I have a number of Zap/ extensions defined in a queue with ringall strategy. When this queue is called sometimes Asterisk seems to think that one of these channels is busy, while it is NOT. The following is shown on the console: --Called 44 -- Called 36 -- Called 41 -- Called 35 -- Called 38 -- Zap/44-1 is ringing -- Zap/36-1 is ringing -- Zap/41-1 is ringing
2004 Jan 08
3
Asterisk hanging?
Hi, I compiled and am running the latest CVS but strange things are now happening.. it looks like asterisk is randomly declaring my calls to be fax calls, complaining and then sending the calls into a black hole... if I hangup the calls below (soft hangup) asterisk locks up and I have to kill the process. NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but no fax
2005 Jun 28
2
Trying to get *8 call pickup to work
I'm using the Debian Sarge package of Asterisk - 1.0.7 + bristuff. When I call from a zap channel or a SIP phone to another SIP phone, then dial *8 from a third SIP phone, I get 503 Service Unavailable on the third phone and I get this at the Asterisk console: Jun 28 09:01:24 DEBUG[16774]: res_features.c:1709 ast_pickup_call: No call pickup possible... Jun 28 09:01:24 NOTICE[16774]:
2003 Aug 25
1
chan_zap.c zt_rec: Unknown error 500
Hi all, I'm using asterisk CVS-08/14/03-22 on a box with a digium T1 connected to a channel bank and a digium E1 connected to the PSTN. I get occasional warnings from asterisk: WARNING[37909]: File chan_zap.c, Line 3197 (zt_read): zt_rec: Unknown error 500 This happens mosttimes in a loop like this: [netland_helpdesk] exten =>
2004 Jun 25
2
panic() panic() panic()
Hi all. I've been trying to build some new systems, and no matter what I do, if I load the zaptel and tor2 drivers, the system panics within an hour, even with no traffic. These systems are using dual Athlon MP 2800 chips with one, two, or three T400P boards and 2 GB of system memory. I'm currently using Fedora Core 1, but I also went back to our old reliable Red Hat 7.3 and the systems
2003 Sep 05
1
ISDN Primary Rate Interface (PRI) - 2B Transfer
Does * support ISDN Primary Rate Interface (PRI) - 2B Transfer Capability for T-1/PRI? In other words the ability to take a call and join it to another call and then drop off letting the CO-switch take over. -Kevin Kevin Fjelsted, President AltiCom CTI, Inc. Track Me Down! One number Access, Press 11# during the voice mail message greeting to have me F-O-U-N-D! Phone: 612.259.0722 Fax:
2005 Mar 11
1
Incomplete incoming fax using spandsp 0.0.2pre10
Hi, I have successfully compiled spandsp 0.0.2pre10 with * 1.05 which can accept inbound fax calls. However, all fax received are incomplete (the first 10% of an A4 page is fine, the remaining is either missing or garbled). I suspect this is due to 'training error' (see below) which, according to Steve Underwood's postings, cannot be resolved further. I wonder if it would help to
2007 Oct 26
1
SSL help needed - "no root certificate"
Hi. I've spent the past few hours trying to get SSL working right in Dovecot 1.0.5 and now I must turn to you for help. I purchased an SSL certificate from Go Daddy. I pointed ssl_cert_file to the .crt file and ssl_key_file to the .key file, but the client (Mail.app) complains: Mail was unable to verify the identity of this server, which has a certificate issued to
2004 Aug 04
0
Configure E1 PRI
After sometime I got my E1 PRI configured correctly in /etc/zaptel.conf and I now don't see any alarms on the E1, but I can't still dialout correctly, I enable every debug that I could though of and this is what I see: At the end the D-channel is down and I cannot even try to connect another call because it tell me that the zap channel is unavailable ,the other this that I notice is that I
2005 Sep 15
2
Caller ID for auto outgoing calls
Hi. I'm using /var/spool/asterisk/outgoing files to place automatic calls, but I'm having trouble setting the Caller ID for the second half of the call. In other words, when we call the first number, we want the Caller ID set to our number, but then when we connect them to the second number, we want _their_ number to be the Caller ID. I've tried the following (and various