similar to: 1.6.2.1: DTMF trouble with PSTN

Displaying 20 results from an estimated 10000 matches similar to: "1.6.2.1: DTMF trouble with PSTN"

2010 Mar 07
5
dahdi-2.2.1 & kernel-2.6.32: working for anyone?
I have a TDM400. Just updated Fedora 12 to kernel 2.6.32. Rebuilt and installed dahdi-2.2.1. kernel modules loaded. lsmod | grep wctdm wctdm 37233 0 dahdi 194985 1 wctdm lsmod | grep dahdi dahdi 194985 1 wctdm crc_ccitt 1549 2 dahdi,isdnhdlc dmesg: dahdi: Telephony Interface Registered on major 196 dahdi: Version: 2.2.1
2014 Dec 21
2
11.5.0: blindxfer problems [Spam score:10%]
Have you enabled DTMF logging and seen the DTMF codes being recognised by Asterisk? I had a bunch of soft phones that I had to change to using ?sip info? for the DTMF signalling as the RFC signalling was not always being recognised. This would cause transfers to appear as if the user had not dialled any digits. On 20/12/2014 20:52, "sean darcy" <seandarcy2 at gmail.com> wrote:
2008 Oct 12
3
setup for fax machine
Becasue of all the issues with fax over voip, we want to use pstn for our fax machine, but not dedicate a line just to fax. I'm thinking of having asterisk answer the pstn line, check for fax tones, and route appropriately. In zapata ( chan_dahdi ) set faxdetect=incoming then the dial plan would have [incoming-pstn] exten => fax,1,Dial(DAHDI/1) ; the fax machine exten =>
2014 Dec 20
2
11.5.0: blindxfer problems
On 12/19/2014 09:42 AM, Rusty Newton wrote: > On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com> wrote: >> I've got a confbridge set up which works if dialed locally: >> >> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack >> -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1",
2010 Jan 29
1
callerid not working over sip
Calling from my home using Asterisk 1.6.2.1 to an office extension (Asterisk 1.6.1.13) the callerid is not honored: Home: -- Starting simple switch on 'DAHDI/1-1' -- Executing [170 at internal:1] Answer("DAHDI/1-1", "") in new stack -- Executing [170 at internal:2] NoOp("DAHDI/1-1", "Context: office-extensions") in new stack
2014 Dec 22
2
11.5.0: blindxfer problems
On 12/21/2014 11:09 AM, sean darcy wrote: > On 12/21/2014 04:42 AM, Patrick Beaumont wrote: >> Have you enabled DTMF logging and seen the DTMF codes being recognised by >> Asterisk? I had a bunch of soft phones that I had to change to using ?sip >> info? for the DTMF signalling as the RFC signalling was not always being >> recognised. This would cause transfers to appear
2009 Jan 16
1
pstn hangs up: MWI no message waiting ??
pstn incoming on a TDM400P, sometimes i* won't answer, going into a loop like this: -- Starting simple switch on 'DAHDI/4-1' [Jan 16 10:38:55] NOTICE[5808]: chan_dahdi.c:7130 ss_thread: Got event 18 (Ring Begin)... [Jan 16 10:38:57] NOTICE[5808]: chan_dahdi.c:7130 ss_thread: Got event 2 (Ring/Answered)... [Jan 16 10:38:57] NOTICE[5808]: chan_dahdi.c:7299 ss_thread: MWI: Channel 4
2019 Dec 14
3
USB dahdi fxo ?
I'm moving asterisk to a laptop, so can't use the dahdi board. Is there any supported USB dahdi device ? I see the Sangoma USBfxo device, but the dahdi driver no longer supports it. Anything else ? sean
2014 Dec 17
2
11.5.0: blindxfer problems
I've got a confbridge set up which works if dialed locally: -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new stack -- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack -- <DAHDI/1-1> Playing
2009 May 05
2
1.6.1 app_fax: WARNING T.30 ECM carrier not found ??
Receiving a fax with 1.6.1: == Spawn extension (incoming-pstn-line, fax, 1) exited non-zero on 'DAHDI/4-1' -- Executing [fax at incoming-pstn-line:1] NoOp("DAHDI/4-1", "Fax Detected") in new stack -- Executing [fax at incoming-pstn-line:2] Goto("DAHDI/4-1", "incoming-fax,s,1") in new stack -- Goto (incoming-fax,s,1) --
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
2009 Jan 14
1
1.6.1-b4: Can't get fax2mail work from System()
On 1.6.1-beta4: Trying to receive faxes over a pstn line. extensions.conf: [incoming-pstn-line] exten => fax,1,NoOp(Fax Detected) exten => fax,2,GoTo(incoming-fax,s,1) exten => fax,n,Hangup() ............ [incoming-fax] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM}) exten => s,2,ReceiveFAX(${FAXFILE}.tif) exten =>
2009 May 14
3
how to avoid call waiting? Or check DIALSTATUS before Dial()?
I have two internal analogue extensions off a TDM400P. If the first is busy, I'd like to ring the second. So: [incoming] exten =>s,1,Answer() exten =>s,n,Dial(${mainline},60) exten =>s,n,ExecIf($["${DIALSTATUS}" = "BUSY"]?Dial(${secondline},30)) But it doesn't work because * first tries Call Waiting on the main line. Here I dial out: -- Starting
2009 Jul 03
2
Problem configuring TDM400
Folks, I have a Xen Asterisk VM with a TDM400 card. When I try to run dahdi_cfg, I get: tempest:~# dahdi_cfg -vvv DAHDI Tools Version - 2.2.0 DAHDI Version: 2.2.0 Echo Canceller(s): Configuration ====================== Channel map: Channel 01: FXO Kewlstart (Default) (Echo Canceler: none) (Slaves: 01) Channel 03: FXS Kewlstart (Default) (Echo Canceler: none) (Slaves: 03) Channel 04: FXS
2010 Oct 01
0
Looking for a PSTN DTMF echo test
I'm having problems with DTMF on outgoing DAHDI. See https://issues.asterisk.org/view.php?id=18084 I've tested that the dtmf comes into * correctly. I know that it works if I use SIP outbound. But it doesn't work if I use DAHDI outbound. I'd like to figure out what the called party on outbound DAHDI does receive. Is there any PSTN number that echoes received DTMF tones?
2009 Jul 03
1
DAHDI
I finally decided it's been long enough using my ancient HP junker and I built a Atom 330 based machine to replace it. I've installed Centos 5, Dahdi and Asterisk 1.6.2. After a bit of struggles getting the 1.2 version files converted to 1.6 almost everything seems to be working. All my SIP lines seem to work and calls come in as expected and all my DAHDI lines work with incoming
2015 Jul 07
2
DTMF issue
Hi Tom, Thank you for your informative and helpful reply. I had considered using the relaxdtmf setting but held off this due to not using any physical connection hardware -Asterik uses both SIP in and out from an upstream provider (Gradwell.com). Is it still possible to set this when using SIP trunks only and not physical hardware? The box does have a Digium ISDN card but the ISDN is no longer
2010 Jan 15
1
DAHDI and Analogue lines (UK)
Have an intersting issue whem migrating a site from Zap on 1.3 to DAHDI on 1.4.. Nothing special about the hardware - older TDM400 card, 2 red modules fitted... Both channels work fine under 1.2/Zaptel. With 1.4/DAHDI both channels still work OK, but only for one line - the 2nd line causes it to refuse to dial-out no matter which port it's plugged into. The Lines are bog-standard BT
2011 Apr 26
7
Orginate not working well with PSTN lines
Dear all, I am from Saudi Arabiya and I am using digium hardware with asterisk 1.6. When I am executing following AMI originate API. Orginate start to execute extenstion without knowing of PSTN(FXO) channel is ringing. Any one can help me to resolve this issue ? Action: Originate Channel: Dahdi/g0/2923878 Context: outbound-ivr Exten: 1234 Priority: 1 ActionID: ABC45678901234567890
2009 Sep 23
1
1.6.0.5: I need a really simple analog SendFax dialplan
Using Digium fax I've tried a simple dialplan: '8447' => 1. Answer() [pbx_config] 2. Set(CALLERID(num)=xxxyyyzzzz) [pbx_config] 3. Dial(DAHDI/g0/1bbbcccdddd,,G(send)) [pbx_config] [send] 4. SendFax(/var/spool/asterisk/fax/20090922_1301.tif) [pbx_config] 5. HangUp() But I doesn't work. It executes