[asterisk-bugs] [Asterisk 0016599]: ooh323 does not support h245alphanumeric dtmf mode
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Feb 20 18:33:04 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16599
======================================================================
Reported By: jchen1518
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 16599
Category: Addons/chan_ooh323
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: Addons-1.6.0.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-13 22:30 CST
Last Modified: 2010-02-20 18:33 CST
======================================================================
Summary: ooh323 does not support h245alphanumeric dtmf mode
Description:
I have been trying to use H.323 to trunk Asterisk 1.6.0.9 to Altigen PBX.
Everything works fine now, except the DTMF transfer issue. The DTMF mode
Altigen uses is h245alphanumerica, I made the changes in the ooh323.conf
accordinly. But it just can not work. From the wireshark, I can not the
'H.245 user input' tranferred to Asterisk from Alitigen.
I am using asterisk16-addons-ooh323-1.6.0.2-3, and following in my
ooh323.conf file. Any insights would be appreciated.
[general]
bindaddr=0.0.0.0
h245tunneling=yes
faststart=yes
gatekeeper = DISABLED
;The codecs to be used for all clients.Only ulaw and gsm supported as of
now.
;Default - ulaw
; ONLY ulaw, gsm, g729 and g7231 supported as of now
disallow=all
allow=ulaw
;allow=g723
;allow=g729
context=from-internal
;dtmfmode=q931keypad
;dtmfmode=h245signal
dtmfmode=h245alphanumeric
;dtmfmode=rfc2833
[altigen]
type=peer
ip=192.168.1.25
port=1720
======================================================================
----------------------------------------------------------------------
(0118311) may213 (manager) - 2010-02-20 18:33
https://issues.asterisk.org/view.php?id=16599#c118311
----------------------------------------------------------------------
suspended due to lack of response. Feel free to reopen if you wish to
continue.
Issue History
Date Modified Username Field Change
======================================================================
2010-02-20 18:33 may213 Note Added: 0118311
======================================================================
More information about the asterisk-bugs
mailing list