[asterisk-bugs] [JIRA] (ASTERISK-29246) chan_ooh323, dtmf transit problem

Dmitry Melekhov (JIRA) noreply at issues.asterisk.org
Fri Jan 15 00:47:59 CST 2021


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253500#comment-253500 ] 

Dmitry Melekhov commented on ASTERISK-29246:
--------------------------------------------

btw, if I use SIP I see dtmf in debug:
[Jan 15 10:44:57] DTMF[34849][C-00000017]: channel.c:3980 __ast_read: DTMF begin '5' received on SIP/asterisk-00000004
[Jan 15 10:44:57] DTMF[34849][C-00000017]: channel.c:3991 __ast_read: DTMF begin passthrough '5' on SIP/asterisk-00000004
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3866 __ast_read: DTMF end '5' received on SIP/asterisk-00000004, duration 180 ms
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3917 __ast_read: DTMF end accepted with begin '5' on SIP/asterisk-00000004
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3955 __ast_read: DTMF end passthrough '5' on SIP/asterisk-00000004
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3980 __ast_read: DTMF begin '1' received on SIP/asterisk-00000004
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3991 __ast_read: DTMF begin passthrough '1' on SIP/asterisk-00000004
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3866 __ast_read: DTMF end '1' received on SIP/asterisk-00000004, duration 240 ms
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3917 __ast_read: DTMF end accepted with begin '1' on SIP/asterisk-00000004
[Jan 15 10:44:58] DTMF[34849][C-00000017]: channel.c:3955 __ast_read: DTMF end passthrough '1' on SIP/asterisk-00000004

if I use ooh323- no :-(


> chan_ooh323, dtmf transit problem
> ---------------------------------
>
>                 Key: ASTERISK-29246
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29246
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 18.1.0
>         Environment: Oracle Linux 8
>            Reporter: Dmitry Melekhov
>         Attachments: dump1.dump.gz, dump.dump.gz
>
>
> Hello!
> I migrated our centos6 and asterisk 13 installation to oracle linux 8 and asterisk installation several days ago using the same configuration as before.
> Yesterday user complained that he can't reach conference room on another side's cisco cucm and to enter this room he have to enter dtmf code, which is not recognized.
> This is how our systems are connected:
> PBX<--isdn pri-->asterisk<--h323-->ast-neftisa<---h323-->cucm
> I got traffic dump on ast-neftisa and I see no dtmf code passed to cucm address 10.77.6.21, I'll upload traffic dump.
> But if I set asterisk call flow to sip between asterisk, then I see dtmf in dump
> and everything works as expected
> PBX<--isdn pri-->asterisk<--sip-->ast-neftisa<---h323-->cucm
> Unfortunately, I have no idea what is changed between asterisk 13 and 18, but looks like bug in chan_oo323 for me..



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list