[asterisk-bugs] [JIRA] (ASTERISK-18748) channel ooh323 hangs up calls after about 1 minute

Dorin Florea (JIRA) noreply at issues.asterisk.org
Wed Jan 30 02:15:58 CST 2013


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

Dorin Florea commented on ASTERISK-18748:
-----------------------------------------

Hello, I tried also to connect Ericsson MD110 PABX to Asterisk 1.8.7.0 using H.323 trunks as described in this issue but in the moment I try to apply the ASTERISK-18748-5.patch (that seems to be the patch that fixes the issue) I got this message from Asterisk: 

patching file ootypes.h
patching file ooh323.c
patching file ooh245.c
patching file oochannels.c
patching file ooq931.c
patching file ooq931.h
patch unexpectedly ends in middle of line
Hunk #3 succeeded at 719 with fuzz 1.

If I run Asterisk after this, I get "segmentation fault".

Could you please help me with the correct patch or to indicate the right procedure?

The solution of this issue is included in the later releases of the Asterisk (1.8.20, 10, 11)? 

Thank you!
                
> channel ooh323 hangs up calls after about 1 minute
> --------------------------------------------------
>
>                 Key: ASTERISK-18748
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-18748
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 1.8.3, 1.8.7.0
>            Reporter: Fabrizio Lazzaretti
>            Assignee: Alexander Anikin
>         Attachments: ASTERISK-18748-2.patch, ASTERISK-18748-3.patch, ASTERISK-18748-4.patch, ASTERISK-18748-5.patch, ASTERISK-18748-double-tcs-seq0.patch, ASTERISK-18748-status-msg.patch, asterisk_ooh323.log, dump_asterisk_tcp_filtered_patch4.pcap, dump_asterisk_tcp_filtered.pcap, dump_yate_tcp_filtered.pcap, h323_log, h323_log_post_patches, h323_log_post_patches_2, h323_log_post_patches_3
>
>
> Hi all, im trying to interconnect a ericsson md110 h323 card to channel ooh323 in asterisk 1.8.
> the configuration is very simple, it's the standard ooh323.conf file without gatekeeper and only one device:
> [md110]
> type=friend
> context=default
> ip=192.168.2.115   ; UPDATE with appropriate ip address
> port=1820    ; UPDATE with appropriate port
> disallow=all
> allow=ulaw,alaw
> faststart=yes
> h245tunneling=no
> when i call to ooh323 channel, it works normally but after a while, in a indeterministic-behaviour, the call stops.
> i've also enabled ooh323 debug but it reports a normal ending call. it happens sometime after 40 sec. and sometimes after 1 minute.
> do you have some advise or test that i can do ?
> thank you

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list