Displaying 20 results from an estimated 30000 matches similar to: "dtmfmode and IAX protocol"
2003 May 23
4
SIP and DTMF
Hello,
I am fairly new to asterisk. I am currently using asterisk as a
more convenient sip side voicemail system.
My problem:
I have cisco 7960 phones whose out of band dtmf tones
are recognized properly(when dtmfmode=rfc2833) by asterisk but whose
in-band dtmf tones are recognised poorly(when dtmfmode=inband) . For
example 7999 comes out as 799999, 4242 comes out as 442422 ... etc
I
2005 Mar 23
2
*-1.0.7 DTFM => Not working
My DTFM is not working in current CVS-stable *-1.0.6 and *-1.0.7 but it
works in version 1.0.5 (was working with 1.0.3).
I'm using SPA-3000 and dtmfmode=inband
--
#Joseph
2009 Apr 09
2
DTMF
[image: Post]<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vdmlld3RvcGljLnBocD9wPTI4NjU%3D&b=2#28652>Posted:
Thu Apr 09, 2009 8:34 pm Post subject: DTMF and IVR ... Sorry but
URGENT[image:
Reply with quote]<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vcG9zdGluZy5waHA%2FbW9kZT1xdW90ZSZwPTI4NjUy&b=2>
2004 Dec 10
2
dtmfmode: inband question
Hello folks. I'm not sure if this is the right list for this
question, but I'll start here.
If I'm using a SIP provider and I have an entry in sip.conf that looks
like:
[8315551212]
type => friend
...
dtmfmode => inband
...
When I pick up the phone, call someone through this provider, and press
numeric digits to generate dtmf tones, who is actually generating the tones
at the
2005 Aug 08
4
DTMF issues with SIPPhone?
Does anyone else have DTMF issues with SIPPhone? When calling into my
DID, and entering, say, 1002. Sometimes it will recognize it properly
(rarely), other times it will receive something different. Such as,
1102 or 1000, etc. Has anyone else been having these issues? I'm
only accepting ulaw and alaw, and my relevant sip.conf information
follows:
[sipphone]
type=peer
2005 Jun 18
4
IAX with shaw cable not going through
I just changed the from DSL to Shaw Cable (static IP) configure the
firewall but now asterisk I can not register with FWD nor VoipJet calls
going out.
I am using IAX with FWD
Did I missed to change a setting? I don't think there is any though.
I am on shaw extreme connection; I just talked shaw tech. and they are
not blocking any port - I was told.
So why IAX will not register with FWD and
2004 Apr 02
1
dtmfmode=inband with G.729
It appears Asterisk can handle DTMF inband on only a limited selection of
formats, of which G.729 is not one. The issue appears to be something
involving "short data" -- whatever that is. (I'm inferring all this from
looking at dsp.c in the vicinity of the error message I was getting, which
pointed to line 1424.)
What *is* "short data"? Is this really a show-stopper for
2006 Jun 05
2
DTMF and DISA
Hi Folks,
I'm trying to test out Asterisk overall.
I'm having some problems with DTMF. Currently I'm playing with DISA,
but I'm worried this will happen when I get to implementing AAs etc.
I have a free SIP trunk from IPKall that I'm trying to make work.
I'm able to receive calls, and I've now setup and extension with DISA
and a password.
I connect ok from the
2006 May 31
2
Alternative to FWD
What are the alternatives to FWD with IAX2 registration capability.
FWD is great, but their IAX2 is not the priority and if it goes down it
takes days to restore it.
I want to use IAX2 protocol but the end point (Sipura unit) need to be
able to register over SIP behind firewall.
Line1 is registered with FWD
PSTN need to be registered with somebody else.
What are my alternatives?
--
#Joseph
2004 Jan 22
3
Grandstream 101
Just got GS 101 phone and plugged into the network.
Got ip setup however, the following problems arise:
1. when dialing an extension, I cannot further send any key tone to
Asterisk.
2. there is no sound coming from the other end.
I have a sip.conf setup for GS:
[General]
disallow=all
allow=ulaw
allow=alaw
[gs]
canreinvite=no
dtmfmode=info
In the GS101 setting
rtp port = 5004
sip port = 5060
2004 Jul 18
4
Cisco 7960 SIP V6 and IBM A30P Fedora Asterisk
Hi All
Total noob on the list so all help appreciated....
I've successfully installed Asterisk on an IBM A30P Thinkpad using fedora Core 2 (I'm looking at having a mobile PBX for conferences and shows).
I've plugged in two Cisco 7960 phones....
The phones register with the Asterisk correctly and I can run the demo's and even the AIX demo through to digium works correctly.......
2004 Jun 24
1
ZyXEL Prestige 2000W and DTMF
I've just seen this post:
http://www.mail-archive.com/asterisk-users@lists.digium.com/msg41132.html
and it took me back to play again with my dust collecting 2000W. Does
anybody got DTMF to work?
My sip.conf looks like this:
[400]
type=friend
context=from-sip
username=400
secret=verysecret
disallow=all
allow=g729
dtmfmode=rfc2833
host=dynamic
nat=yes
qualify=300
canreinvite=no
My phone is
2004 Jan 25
2
Incoming SIP matching
Incoming FWD calls from other FWD users, iaxtel, or via ipkall, need to
have dtmfmode=rfc2833. However, incoming FWD calls from the dialup
access numbers (such as libretel) need to have dtmfmode=inband. To
solve this problem, I created a second FWD account and configured
sip.conf as follows, in order to match the incoming number to the proper
dtmfmode:
[fwd-rfc]
type=friend
secret=*****
2007 Feb 27
1
SER / IAX solution
I find IAX connection with FWD very unreliable so I think I'll have to
roll out my own "SIP Express Router" as I want to communicate with few
SIP clients.
So I hope this the right solution.
I'm new to "SER" and to my understanding "SER is like a "road-map" it
tells the SIP Clients where they are so they can communicate directly
with each other without
2006 Feb 12
1
dtmfmode=auto, but doesn't work
Hello everybody,
I have set dtmfmode=auto in my sip.conf, but that does not work and I still got the following message:
WARNING[4980]: dsp.c:1422 ast_dsp_process: Inband DTMF is not supported on codec g729. Use RFC2833
According to http://www.voip-info.org/wiki/index.php?page=Asterisk+sip+dtmfmode:
auto: Asterisk will use rfc2833 for DTMF relay by default but will switch to inband DTMF tones
2004 Feb 03
2
IPKall->FWD->Asterisk
Hi Folks,
I recently setup an asterisk system in order to provide a telephone phone system for my web hosting business at a very low expense. My problem is that DTMF tones are not being recognized when calling the IPKall phone number. Calling my server via FWD and IAXTel works out fine however. Has anybody experienced this with the IPKall service? are they not passing the DTMF tones or am I doing
2005 Jun 01
3
DTMF not working
Im trying to configure voicemail, but asterisk doesnt respond to dtmf codes.
I uses kphone with g711u codec (I've tryed the others one) and in sip.conf I
configure dtmfmode=rfc2833 (I've tryied inband and info).
Asterisk seems not to "see" the tones. Could somebody help me? Thanks
2004 Dec 18
4
Free World Dialup and Asterisk
Hi forum,
I have been fighting days and days configuring FWD and asterisk with NO success
I have the following scenario.
My sister in Spain with FWD dialup client
My question is if she can dial my FWD dialup number, which is registered in Asterisk and the call being forwarded to ring my IP Phone.
Spain LAN
FWD
2005 Jul 11
2
DTMF not sending properly via IAX
I'm not sure if this is a -users or a -dev question, since the answer
probably comes down to something in the code.
I'm running the latest CVS-STABLE, and am subscribed to PSTN service
using IAX2 via Voiptalk in the UK.
I've just been alerted by a customer that the sending of DTMF from my
asterisk box to a remote PSTN user doesn't work, although it used to.
To test it, I have
2005 Jan 05
3
Sending DTMF to PSTN problem with SIP
Dear All ~
I have * setup & running ok (with two Wildcard X100P's to PSTN). I also have
two analog phones connected into same through a SIPURA 2000. These work fine,
except that when I call out through PSTN & try to send DTMF tones to (say) a
remote PBX to dial an extension, the gain seems to go wild (high), and the
DTMF tones are not recognized at the other end.
I tried setting the