[asterisk-bugs] [JIRA] (ASTERISK-21960) ooh323 channels stuck
Alexander Anikin (JIRA)
noreply at issues.asterisk.org
Mon Aug 12 11:43:07 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209048#comment-209048 ]
Alexander Anikin commented on ASTERISK-21960:
---------------------------------------------
Hello Dmitry,
I was busy on another project but i am here now ;)
Main issue here is shutdown gatekeeper client and ooh323 stack completely if gk client error occurs.
I attach patch that change this behavior, there is new gk client state 'shutdown' and gk client reinit automatically
by monitor thread and can reinit also by 'ooh323 reload' cli command.
So please try with patch.
> ooh323 channels stuck
> ---------------------
>
> Key: ASTERISK-21960
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21960
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Addons/chan_ooh323
> Affects Versions: 11.4.0
> Environment: Centos 6/x86-64
> Reporter: Dmitry Melekhov
> Assignee: Alexander Anikin
>
> Hello!
> I just ( about 10 minutes ago ) got link problem between asterisk and gnugk - link is down , switched to backup channel, and I got stuck channels:
> ast-nsk*CLI> core show channels
> Channel Location State Application(Data)
> DAHDI/i1/7171-237c 2077 at dahdi:5 Ring Dial(OOH323/2077)
> DAHDI/i1/7171-237b 2170 at dahdi:5 Ring Dial(OOH323/2170)
> DAHDI/i1/7171-237e 2077 at dahdi:5 Ring Dial(OOH323/2077)
> SIP/ast-ngdu1-000000 2311 at ast-ngdu1:1 Ringing AppDial((Outgoing Line))
> OOH323/2077-8965 (None) Down (None)
> OOH323/2077-8963 (None) Down (None)
> OOH323/2077-8974 (None) Down (None)
> OOH323/2077-8970 (None) Down (None)
> OOH323/2077-8971 (None) Down (None)
> OOH323/4222-8954 (None) Down (None)
> DAHDI/i1/7005-2379 6842 at dahdi:5 Ring Dial(OOH323/6842)
> OOH323/2041-8973 (None) Down (None)
> OOH323/6842-8960 (None) Down (None)
> OOH323/6278-8956 (None) Down (None)
> OOH323/6278-8953 (None) Down (None)
> OOH323/6278-8952 (None) Down (None)
> OOH323/2073-8961 (None) Down (None)
> OOH323/2073-8966 (None) Down (None)
> OOH323/2073-8964 (None) Down (None)
> DAHDI/i1/7103-2382 6441 at dahdi:5 Ring Dial(OOH323/6441)
> DAHDI/i1/7103-2381 6441 at dahdi:5 Ring Dial(OOH323/6441)
> DAHDI/i1/7047-2372 6278 at dahdi:5 Ring Dial(OOH323/6278)
> DAHDI/i1/7047-2371 6278 at dahdi:5 Ring Dial(OOH323/6278)
> DAHDI/i1/7047-2375 6278 at dahdi:5 Ring Dial(OOH323/6278)
> OOH323/2170-8972 (None) Down (None)
> OOH323/2170-8967 (None) Down (None)
> OOH323/2170-8962 (None) Down (None)
> DAHDI/i1/7130-2373 4222 at dahdi:5 Ring Dial(OOH323/4222)
> OOH323/6441-8968 (None) Down (None)
> OOH323/6441-8969 (None) Down (None)
> DAHDI/i1/7025-237f 2073 at dahdi:5 Ring Dial(OOH323/2073)
> DAHDI/i1/7025-237d 2073 at dahdi:5 Ring Dial(OOH323/2073)
> OOH323/6441-8955 (None) Down (None)
> DAHDI/i1/7025-237a 2073 at dahdi:5 Ring Dial(OOH323/2073)
> OOH323/6441-8957 (None) Down (None)
> OOH323/6441-8959 (None) Down (None)
> OOH323/6441-8958 (None) Down (None)
> DAHDI/i1/-2315 2311 at dahdi:2 Ring Dial(SIP/2311 at ast-ngdu1)
> DAHDI/i1/7103-2378 6441 at dahdi:5 Ring Dial(OOH323/6441)
> DAHDI/i1/7103-2374 6441 at dahdi:5 Ring Dial(OOH323/6441)
> DAHDI/i1/7103-2376 6441 at dahdi:5 Ring Dial(OOH323/6441)
> DAHDI/i1/7103-2377 6441 at dahdi:5 Ring Dial(OOH323/6441)
> DAHDI/i1/7171-2386 2041 at dahdi:5 Ring Dial(OOH323/2041)
> DAHDI/i1/7171-2387 2077 at dahdi:5 Ring Dial(OOH323/2077)
> DAHDI/i1/7171-2384 2077 at dahdi:5 Ring Dial(OOH323/2077)
> DAHDI/i1/7171-2385 2170 at dahdi:5 Ring Dial(OOH323/2170)
> DAHDI/i1/7171-2383 2077 at dahdi:5 Ring Dial(OOH323/2077)
> DAHDI/i1/7171-2380 2170 at dahdi:5 Ring Dial(OOH323/2170)
> 48 active channels
> 24 active calls
> 9068 calls processed
> ast-nsk*CLI> exit
> Sorry, I restarted asterisk, just because users complained.
> I don't know how to reproduce this, may be I'll have an idea ;-)
> And I understand that there is no enough info :-( , but may be problem can be found just from looking into code.
> patch from ASTERISK-21800 is applied.
> Thank you!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list