similar to: DTMF not working

Displaying 20 results from an estimated 2000 matches similar to: "DTMF not working"

2005 Feb 01
2
Outbound calling with TDM400P
I am trying to place an analog outbound call from a Sipura SPA-841 through a * server with a TDM400P and 4 FXO's. When I call in from an analog line everything works fine, I can talk over the SIP phone. When I call out, * says: == Spawn extension (from-sip, [phonenumber], 1) exited non-zero on 'SIP/sipphone-d29d' -- Executing Dial("SIP/sipphone-9eb0",
2006 Feb 28
2
Sipura SPA-3000 and PSTN dtmf
Greetings, What is the recommended settings for using SPA-3000's FXO port for dialing out to PSTN in regard of the DTMF? The voip lan contains SPA-2100 and SPA-3000, with all fxs/fxo ports registered to the Asterisk box with unique username/passwords. The inbound PSTN DTMF works excellently, e.g. people calling from PSTN into the * box are able to pick IVR items with DTMF reliably. The
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to now, I have assumed that the extensions in the dial plan were tested in the order that they appear in extensions.conf. In other words, I have the following fragment which was designed to dial toll free on the PSTN and all other long distance on VoIP: [longdistance] include => local
2003 Oct 11
2
"context confusion" internal context 2 context only?
I'm trying to create several contexts for extentions with different levels of access to features and I'm wondering how the heck do I include all the contexts so that you can call internal to any extention in another context without giving the features of the higher level context to the lower level context? ie..... [admin] include => local include => longdistance include =>
2005 Mar 15
2
Setting up Security Groups
I appologize for the long, new-ish question, but after a few days of trying to work a solution by reading through the list archives and WIKI and coming up with what I thought would work, I think I'm just not getting a fine detail. I titled this thread "Setting up Security Groups" because I'm trying to set up some sip user groups with certain calling rights, e.g., one group of
2010 Dec 10
1
1.6.2.14 > 1.6.2.15: blind transfer works but not Xfer on aastra
Upgraded from 16.2.14 to 1.6.2.15 on Fedora 13, with aastra 9133i and 57i. On 9133i and 57i: #<extension># works for a blind transfer. Xfer<extension>Xfer doesn't! All this worked on 1.6.2.14. Nothing useful on cli, verbose 3, DEBUG. Here extension 169 answers an outside call, and tries to transfer it to 145 using the Xfer button: -- SIP/169-0000009c answered
2009 May 27
3
1.6.0.9: Now "Unable to create ... 'DAHDI'"
Still trying to upgrade to 1.6.0.9 for 1.4. It worked - it worked all day yesterday, but this morning: -- Executing [646xxxyyyy at longdistance:1] Answer("SIP/172-08276a60", "") in new stack .......... -- Executing [646xxxyyy at longdistance:6] Dial("SIP/172-08276a60", ""DAHDI/g2"/1646xxxyyyy") in new stack May 27 09:56:57]
2003 Oct 24
4
Context restrictions
Can someone please explain what I am doing wrong here? I only want the extensions listed in long-users to be able to access the longdistance context. If I do this, I get a congestion tone no matter what I dial. If I add a [default] context and include => longdistance, then the local callers can call the long distance number fine, which is not what I want, but I still want long-users to be
2009 Aug 07
2
realtime config and extensions.conf
Howdy, My first forray into using res_mysql.conf for realtime access of sip users and extensions. I have the following relevant section of extensions.conf: --- [trunklocal] exten => _NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}}) [local] include => trunklocal include => trunktollfree [longdistance] include => local include => trunkld [international] include
2007 Mar 19
1
Dial(Local/${EXTEN}@longdistance)?
HI, I dont understand the syntax of the dial application when used like this: Dial(Local/${EXTEN}@longdistance) i want to know what is this "Local" doing instead of Tech like SIP, IAX, H323? -- Regards Rizwan Hisham Software Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jan 25
1
Problem with FollowMe
I'm trying to use the FollowMe app with Asterisk 1.4.17. I've followed the WIKI page on setting it up but I can't seem to get it to work. Here is my Asterisk version: pbx1*CLI> core show version Asterisk 1.4.17 built by root @ pbx1 on a i686 running Linux on 2008-01-10 12:08:48 UTC Here is a log of when the FollowMe is being called: NOTE: I've tried to use the AstDB as
2006 Jan 26
4
extension to extension dialing
Sorry for all the newbie questions. I really appreciate everyone's help today. Okay I've got outgoing and incoming calls working with no echo. yay! Now I'm having an issue with SIP extension to extension calling. Any time I dial another extension it goes right into voice mail. My extensions.conf is pretty small and rough but, here's what I have right now. Most of it was taken
2003 Sep 10
1
Request for best practices
We are trying to implement "area-code dialing" in our asterisk PBX. Basically: we will have a number of customers, who may be in different area codes, that want to direct-dial each other's extensions. We want this to work like a "real" centrex, in that seven-digit numbers should try (1) "local" VoIP extensions, and then (2) "local" PSTN numbers.
2005 Feb 10
1
Proper Contexts in extensions.conf
Hi all, I am looking for examples of the extensions.conf that puts all incoming calls into a context where extensions can be dials, and all phones in a context where extensions and outside calls can be dialed. i.e. I have seen: [incoming] include => sip-extensions [sip-extensions] include => longdistance [longdistance] .... Doesn't this allow any internal callers to make external
2003 Apr 08
1
T100P Incoming Calls Drop
I have been experiencing a rather odd issue with my (newly connected) T100P card. It is installed in my Asterisk server, which is working great with SIP clients. The card is connected to a channelized T-1 line (24 channels). The odd bit is that outgoing calls (Asterisk --> T-1 --> PSTN) works just fine. However, incoming calls (PSTN --> T-1 --> Asterisk) are dropped after about 20
2005 Aug 17
1
Comfort Noise incomplete - No translator path exists for channel type MGCP (native 4) to 256
I had MCGP working to a ADIT 600 fine with debain sarge stable / asterisk stable - wanted to try red hat and got the below message - then I re-installed debian and am still getting the same message below - any comments are greatly appreciated - I did play with the config files with no prevail - the Adit seems to be doing its job per tech support at CAC. I listed my conigs below I go off hook
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone! I'm quite a newbie at this Asterisk stuff so please bear with me. We've recently decided to start training in Asterisk via AsteriskNow! Asterisk version is 1.4.18.1 through AsteriskNow! 1.02 The box we have is paired with a Digium TE110P and we've managed to get it to the point where incoming calls via a single DID (from NTT Japan) can be received and answered
2010 Jun 11
7
How to stop intruder from registering sip?
This is a small 12 line system, internal extensions 150 - 180. I didn't have a phone on 151. Here's the sip.conf stanza: ;;[151] ;;type=friend ;;context=longdistance ;;callerid="Conf Room" <151> ;;secret=0000 ;;host=dynamic ;;qualify=yes ;;dtmfmode=rfc2833 ;;allow=all ;;defaultuser=151 ;;nat=yes ;;canreinvite=no There's no DISA. And then somehow (how???) ip address
2004 Mar 29
2
Zap channels stuck in 'Rsrvd' state
I have two Adtran 750's connecting our analog phones to asterisk. On occasion, I get a channel that gets "stuck" off hook. 'show channels' shows: Zap/27-1 (longdistance s 1 ) Rsrvd (None) (None) And will just stay like that until the phone is manually picked up and hung up again (or asterisk is stopped/started). I guess this is a function of an unclean hangup (being
2005 Feb 19
3
Hi Newbie question
Hi List, I am a newbie, just came to know about asterisk a few days back while installing suse 9.2. I have a question for which I am sorry to say,but I havntread through all the archives, but AFAIK i didnt get the answer in the archives. My question is like this. I am in Nebraska, US. I have broadband cable connection at my home. And I have friend and family in other country. Using asterisk