similar to: DTMF onto the reall world

Displaying 20 results from an estimated 30000 matches similar to: "DTMF onto the reall world"

2007 Jul 13
0
b410p and DTMF: dtmfthreshold in 1.2.18 zaptel drivers please?
I have the same problem as the following: http://threebit.net/mail-archive/asterisk-users/msg36602.html I am using a b410p (Wildcard) in TE mode on 4 channels of ISDN2e and it totally fails to detect incoming DTMF. The newer mISDN drivers have a parameter "dtmfthreshold" where you can tune the volume above which DTMF detection is initiated. However (I've tried it) the newest
2003 Jul 21
4
Phones
Hello all, I am a newbie to this list - and so far very impressed with the functionality of Asterisk. So far I have setup a simple soft phone running on a windows PC making calls to other SIP soft phones. Later this week I hope to get UK ISDN2e up and running with it! My question is I would like the experience and feedback from users about what equipment/software you are all using for
2010 Jan 05
1
DTMF detection on dahdi with b4xxp (again, some more details)
Hi, I tried again getting DTMF detection on my ISDN devices with dahdi going again. I used the channel debug to see whether asterisk sees the frames and detects them as DTMF. Interestingly here's what works: 1. GSM phone -> chan_dahdi g1 -> asterisk -> can_sip -> SIP phone Both the GSM phone and the SIP phone can issue DTMF that will be detected as features (transfer) 2.
2005 Feb 15
0
Fail to detect DTMF over direct ISDN pri lin k
Thank you Peter for you reply, I realize this problem occur because I take the CVS head (maybe a bugs get introduce), because when I rebuild using the checkout of the latest stable version (cvs checkout -r v1-0), I don't have the problem of detection of DTMF over a direct ISDN pri link. Hopefully this problem with be fixed before the next release of asterisk. Sylvain. -----Original
2007 Mar 22
1
Problem in using Two BRi Cards in Asterisk
Hi, I have done my best and tired of searching the net about the problem. If anybody could help would be a great favour. Description of Problem ------------------------ I am trying to install two Netpci cards(Traverse Technology Netjet ISDN-s) on Trixbox 2 and aim is to use in Asterisk as dailin and dialout. I compliled the driver as directed in the manufacture manual. After installation dmesg
2006 Oct 13
1
Unable to create/find SIP channel for this INVITE & Broadvoice
I've setup Asterisk to work with Broadvoice for both incoming and outgoing calls. I can make outgoing calls, but when I try to receive an incoming call I see the following message on the console: [date] NOTICE[8661]: chan_sip.c:13178 handle_request_invite: Unable to create/find SIP channel for this INVITE It's registered with Broadvoice: Name/username Host Dyn
2003 Dec 22
1
windows messenger and DTMF
Hello All, Another question today:-) I have just started playing with windows messenger and asterisk - following the little how-to from the asterisk web-site work well - good sound quality but you cannot put people on hold transfer them or send DTMF (to get asterisk to do the transfer) or am I missing something - this makes quite a poor soft phone if this is the case? Thanks Nick
2004 Aug 19
1
Isdn4Linux and DTMF
Hello all, I currently have an Eicon Diva Client isdn card using i4l. Outbound dtmf doesn't work (and never has), but there has been an annoying problem with false dtmf detection in calls (that could be triggered easily by blowing into the receiver on the remote end). I looked through the list and found two patches that need to be applied - 1 to isdn_tty.c in the kernel, and another to
2009 Mar 19
0
DTMF tones mid conversation
Just to add.... P[ 1] Transmitting 128 samples 2 misdn P[ 1] writing 128 bytes 2 asterisk P[ 1] Sending :160 bytes 2 MISDN P[ 0] misdn_jb_fill: written:160 | Buffer status:256 p:861fee0 P[ 0] misdn_jb_empty: read:128 | Buffer status:128 p:861fee0 P[ 1] Transmitting 128 samples 2 misdn P[ 1] writing 128 bytes 2 asterisk P[ 1] PH_CONTROL: channel:1 oad2:07nnnnnnnnn dad0:820055 P[ 1] --> DTMF
2005 Feb 10
1
Fail to detect DTMF over direct ISDN pri link
Hello, I'm using Asterisk (latest CVS head) to perform outbound call as robot/testing tool for an IVR platform, with a Wildcard T100P configure as ISDN Pri. For develop the exten context script I was using a real PSTN ISDN Megalink (DMS100) to reach the platform and my script was able to correctly detected the DTMF tone send back by the platform to synchronize the script. But for load test,
2009 Jan 15
1
Patton SmartNode 4638 and ISDN2e
Hello Does anyone have any experience with configuring BT (British Telecom) ISDN2e lines to work with Patton SmartNodes? I have a Patton SmartNode 4638, which is now connected to 3 x ISDN2e lines - and in turn connected to our internal LAN. I'm having huge issues configuring the SmartNode to successfully "see" the ISDN channels - and to be honest, I'm lost as to how to then
2007 Nov 06
1
dtmf / misdn
Hi all, Perhaps someone can give me a hint i the right direction... Sometimes dtmf is recognized, sometimes not. I'm using 1.2.19 asterisk with misdn for my hfc card. When i got in incoming sip-call, dtmf is recognized, When i phone my self (isdn-phone or gsm-phone) no problem with dtmf When SOME (not all) people phone me (isdn-incoming) DTMF is not recognized. How come? Either it works
2003 Aug 01
2
DTMF modes and external IVR systems over ISDN
Hello, I'm trying to understand why when I make a call from a SIP phone to an external number who has an IVR system in which I've to choose some options using the dialpad, it does'nt recognise the key pressed and remains still waiting for my choose. I'm tryng using Grandstream 102, and i've tryed with all the 3 modes possibile: Dtmf inband, rfc2833 and INFO (obviously
2004 Jun 15
3
Outgoing DTMF when using BRI & i4l (Eicon Diva) - problems
Hello all, This afternoon I had a BRI line installed by Telstra (our telco in Australia). I'm using an Eicon Diva 2.02 PCI ISDN card with the isdn4linux driver. Incoming and outgoing calls with Asterisk work fine (and with no echo - my main reason for getting ISDN). However, I can't seem to get outgoing DTMF working (incoming works fine). I made a call from my desk phone (Cisco 7940G)
2007 Sep 26
1
DTMF signalling, SIP, and Background()
Hi, I am currently setting up a voice mail/IVR machine with asterisk (1.4.10 at the moment). During testing and evaluation, all was fine; in the - slightly different - production environment, the IVR contexts do not react sensibly. The environment is: POTS <-- (ISDN) --> PBX <-- (SIP) --> Asterisk with the Asterisk registering with our local PBX. When a user reaches the Asterisk
2004 Sep 11
0
DTMF signaling with GSM codec
Hi everybody, I've got a problem concerning the DTMF detection. I have a ISDN phone connected to a HFC-ISDN-card using the bri-stuff-drivers. I can make calls via a SIP provider. In the sip.conf the DTMF mode is set to RFC2833. However, when I make a call using the GSM codec, the DTMF signals are not detected properly by Asterisk and not transmitted to the other party. Any ideas? Chris
2010 Jun 17
1
DTMF detection issues
Hi list, I'm having trouble with DTFM tones detection. Usually, some tones are being received duplicated in Asterisk, some not. As you can imagine, that's a very big problem involving IVR menu options, Meetme conferences protected with passwords, and so on. We are currently using DAHDi 2.2.0.2, module wct4xxp, which is managing a Digium TE220B card, with a hardware echo canceller
2004 Apr 26
3
dtmf tone clamping in calls to external ivr
Hello, I'm having trouble working out how to send DTMF tones to an external IVR. My system has an analog phone connected to a TDM400P card, a SIP software phone (Zultys LIPZ4) and is connected to a BRI in Australia with a NETjet-S card. I'm using ISDN4Linux and a 2.4.25 kernel patched with the ISDN audio patch from Traverse (which allows the card to do voice). DTMF works fine between
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
2006 Feb 06
0
Asterisk + Avaya DTMF problem
Hello all, I've got Asterisk and a TE205P. One port on the TE205P talks over E1 ISDN PRI to the outside world (thorugh BT). The other port talks to an Avaya switch, also over E1 ISDN PRI. All is working well, except that when people try to dial out from the switch through Asterisk (with a TE205P) there are no DTMF tones transmitted to Asterisk. DTMF seems to be fine when the