Displaying 20 results from an estimated 11000 matches similar to: "dtmfmode: inband question"
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 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 Jul 19
5
Cisco 7960 SIP V6 and distinctive ring.
Hi
Can anyone with distinctive ring on their 7960's possibly post how they've got it to work?
I understand that the ALERT_INFO variable is involved but using the examples for the variable value from the WiKi I'm just getting an error message from the Asterisk concole.
Thanks in advance.
P
2004 Apr 08
3
Re: : External access to voicemail
Hello steve. Here is a patch I wrote for app_voicemail.c which does
exactly as you describe. When the outgoing message is playing, if the
listener hits the "*" key, they're prompted for a mailbox and password,
whereupon they can check their voicemail as if they were using the internal
phone. I found no other way of doing this.
If you patch your app_voicemail.c, I have V1.44 from
2003 Dec 24
5
Sip phones on the same extension?
Hello. I'm a new Asterisk user, but I'm impressed with the
flexibility and versatility of Asterisk, and am moving quickly to adopt
it's main-line use in our company. Hopefully, you'll be hearing more from
me as the project moves forward.
Right now, though, I have a question about SIP peer registration.
Right now, for our SIP-based phone,s, we're using the Sip Express Router
2007 Jul 25
5
IAX2 INBAND DTMF?
Is it possible to make Asterisk do inband DTMF over IAX?
2012 Nov 12
1
Can I make asterisk do inband and rfc2833 at the same time?
I know I wouldn't normally want this due to double tones, but my
upstream provider has an issue where they negotiate rfc2833 but then
send dtmf inband. I don't expect to get both at the same time, so is
there a way to make asterisk turn on both inband or rfc2833? Auto
doesn't work because it sees the rfc2833 in SDP then ignores inband for
the remainder of the call.
Thanks.
2005 Jun 23
5
INBAND DTMF G729 ASTERISK
Hi all.
Why don't Asterisk support inband DTMF with G729? Is there a way to do
that!?
Are you using RFC2833? Doesn't it a security hole?
Thanks.
Denis.
2007 Jun 22
10
inband DTMF for g729
Does anybody know why Asterisk does not support inband DTMF for G.729?
Our SIP carrier use inband dtmf for G.729. This causes problem for us to use it for our Asterisk IVR system.
Any suggestion to solve this problem?
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070622/43308a1f/attachment.htm
2004 Jul 12
3
dsp.c:1467 ast_dsp_process: Unable to process inband DTMF on 2 frames
Hi can anyone help me on this error msg??
dsp.c:1467 ast_dsp_process: Unable to process inband DTMF on 2 frames
thnx
St
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
2006 Mar 18
3
Sipura 3000 DMTF
I have three Sipura 3000 FXO untis for incoming PSTN lines on a small
pbx. There is an IVR to select the extension. The DTMF tones are not
being sensed so the IVR does not work and incoming calls are not being
answered. I have listed my sip.conf entries.
Is there any solution to this?
;Sipura units
[101]
type=friend
host=dynamic
context=default
secret=mysecret
mailbox=101
dtmfmode=inband
2005 Aug 16
1
Issue with DTMF Tones - Codec Issues
Topology:
PSTN<-T1 PRI->NEAX2400<-T1 PRI->Cisco 3825<-Ethernet-> Asterisk VoIP server
When I make a call to a VoIP user from the PSTN, the call gets routed
through the PBX, and Cisco. Because of that the DTMF tones are passed
inband, which I can hear on the VoIP end of the call. However, I have
one extension on asterisk set up so that I can check voice mail when
away from my
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
2003 Oct 13
1
oh323 inband dtmf - Possible bug?
I'm trying to use H323 for the first time so please forgive me if I've made
a mistake here. I have downloaded and compiled the latest versions of pwlib,
openh323 and asterisk.
I have dtmfmode=inband in h323.conf, but the remote system is not hearing
the DTMF.
Running a trace reveals the following...
1:08.398 ThreadID=0x00022012 h323.cxx(4594) H323
2006 Mar 16
1
RFC 2833 and SIP? DTMF? What am I not getting?
Hi again,
I am trying to get my DTMF to use RFC 2833 rather then inband, so that
I can utilize lower bandwidth codecs through my FXO.
After much tinkering I was able to get my gateway (wellgate 3701A)
configured to a point where I have some success, but no real joy.
I have configured the RTP Payload type (or RFC2833 Payload type) to
101. I don't have a clue what this means, but I took
2006 Jan 18
1
DTMF Simultaneous Inband and RFC2833 performed by Asterisk => Duplicate tones
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Max Glucksmann (Fax del trabajo).vcf
Type: text/x-vcard
Size: 617 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060118/b1b5e895/MaxGlucksmannFaxdeltrabajo.vcf
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
2007 Jul 16
0
Dual dtmfmode?
We have an issue with incoming calls from a provider in which DTMF tones
are sometimes sent using 'inband' and sometimes using 'rfc2833'. All
calls are G711 and the incoming SDP never indicates support for rfc2833.
Is there a setting in sip.conf that allows asterisk to receive DTMF
tones in either inband or rfc2833 formats? The option 'auto' does not
work for us
2012 Sep 28
1
ConfBridge dtmf_passthrough=no doesn't have any effect. Bug?
Hi list!
ConfBridge dtmf_passthrough=no doesn't seem to have any effect. DTMF
gets transmitted throughout the conference. I've tried Asterisk 10.7.1
from the official RPMs and 10.8.0 compiled from source.
I've confirmed that it's disabled via the CLI "confbridge show profile
user <profilename>".
It's an all-SIP scenario with RFC2833 as the DTMF protocol.