[asterisk-bugs] [JIRA] (ASTERISK-23460) ooh323 channel stuck if call is placed directly and gatekeeper is not available

Dmitry Melekhov (JIRA) noreply at issues.asterisk.org
Wed Mar 26 23:48:18 CDT 2014


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

Dmitry Melekhov commented on ASTERISK-23460:
--------------------------------------------

Oops! 
I forgot I have server which is still not in production :-)
So I tested on it, I can use it only from sip, but there is no difference- I still can reproduce problem on
11.8.1  with only ASTERISK-23460-1.patch  applied.

I blocked gatekeeper :
iptables -A INPUT -s 192.168.22.254 -j DROP

then restarted asterisk and placed call:

   -- Executing [6401 at sipphones:5] Dial("SIP/6052-00000000", "OOH323/6401 at cisco

ast-blk*CLI> core show channels
Channel              Location             State   Application(Data)             
SIP/6052-00000000    6401 at sipphones:5     Ring    Dial(OOH323/6401 at cisco)       
OOH323/cisco-0       6401 at h323:1          Down    (None)                        
2 active channels
1 active call
1 call processed

and it stucks forever.

I'll attach h323 log with debug level =6 .

Thank you!

> ooh323 channel stuck if call is placed directly and gatekeeper is not available
> -------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23460
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23460
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 11.7.0
>         Environment: Centos 6/x86-64
>            Reporter: Dmitry Melekhov
>            Assignee: Alexander Anikin
>         Attachments: ASTERISK-23460-1.patch, ASTERISK-23460.patch, ASTERISK-23460-stacklookup.patch, h323_log
>
>
> Hello!
> This issue is related to ASTERISK-23033 , but is worse.
> Just had power outage, and I turned on asterisk server before server with gnugk.
> I got stuck channel with direct, i.e. to peer , not registered in gatekeeper call:
> OOH323/neftisa-4     6973 at h323:1          Down    (None)                        
> DAHDI/i1/6401-14     116973 at dahdi:9       Ring    Dial(OOH323/6973 at neftisa)  
> I was not able to place call , only solution is to restart asterisk...
> Looks like the same problem was solved for calls to peers registered in gatekeeper, but not for direct calls.
> Thank you!



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



More information about the asterisk-bugs mailing list