[asterisk-bugs] [JIRA] Issue Comment Edited: (ASTERISK-17515) groupcount or group doesn't "release" channels and group shows channels which doesn't exists

Alexandr (JIRA) noreply at issues.asterisk.org
Tue Jul 31 07:06:21 CDT 2012


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

Alexandr edited comment on ASTERISK-17515 at 7/31/12 7:06 AM:
--------------------------------------------------------------

I use :
ChanSpy(${check_channel},qoE)

if use
ChanSpy(${check_channel},qoS)
trouble does not occur

      was (Author: axonaro):
    I use :
ChanSpy(${check_channel},qoE)

if use
ChanSpy(${check_channel},qo)
trouble does not occur
  
> groupcount or group doesn't "release" channels and group shows channels which doesn't exists
> --------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-17515
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17515
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Functions/func_groupcount
>    Affects Versions: 1.8.3
>            Reporter: Arkadiusz Malka
>            Severity: Minor
>         Attachments: sip.conf
>
>
> In some cases (we dont know yet when) channels are not released from group.
> Below channels in groups and channels available to hangup.
> ****** ADDITIONAL INFORMATION ******
> asterisk2*CLI> group show channels
> Channel                    Group                 Category
> SIP/192.168.3.114-00000dfb  gsm2                  (default)
> SIP/192.168.3.111-00000e4d  gsm2                  (default)
> SIP/192.168.3.111-00000e7c  gsm2                  (default)
> SIP/192.168.3.114-00000eb2  gsm2                  (default)
> SIP/192.168.3.111-00000f0c  gsm2                  (default)
> SIP/192.168.3.111-000011e7  gsm2                  (default)
> SIP/192.168.3.111-000012e9  gsm2                  (default)
> SIP/192.168.3.114-000014b1  gsm2                  (default)
> SIP/192.168.3.114-0000176d  gsm2                  (default)
> 9 active channels
> Channels available to hangup:
> asterisk2*CLI> hangup request
> SIP/10.0.0.3-00002e90
> SIP/10.0.0.7-00002f4a
> SIP/10.0.0.9-00002dfe
> SIP/192.168.3.103-00002e5e
> SIP/192.168.3.104-00002f58
> SIP/192.168.3.105-00002f52
> SIP/192.168.3.106-00002f39
> SIP/192.168.3.107-00002f72
> SIP/192.168.3.110-00002e0c
> SIP/192.168.3.111-00002efb
> SIP/192.168.3.112-00002f44
> SIP/192.168.3.114-00002e10
> SIP/192.168.3.115-00002f1c
> SIP/192.168.3.116-00002f64
> SIP/192.168.3.119-00002f00
> SIP/192.168.3.120-00002f5c
> SIP/192.168.3.121-00002efa
> SIP/192.168.3.122-00002ee4
> SIP/192.168.3.124-00002f0c
> SIP/192.168.3.125-00002d33
> SIP/192.168.3.126-00002eda
> SIP/192.168.3.128-00002f6a
> SIP/192.168.3.129-00002f2e
> SIP/192.168.3.131-00002ed4
> SIP/192.168.3.134-00002ee7
> SIP/192.168.3.135-00002c1c
> SIP/192.168.3.137-00002d7b
> SIP/192.168.3.139-00002f68
> SIP/192.168.3.153-00002d9d
> SIP/192.168.3.159-00002f2a
> SIP/192.168.3.161-00002f6e
> SIP/192.168.3.163-00002f3c
> SIP/192.168.3.170-00002e7e
> SIP/192.168.3.171-00002f4c
> SIP/192.168.3.180-00002f6c
> SIP/192.168.3.181-00002e2c
> SIP/192.168.3.182-00002f34
> SIP/192.168.3.183-00002f54
> SIP/192.168.3.188-00002ef6
> SIP/192.168.3.190-00002ef0
> SIP/192.168.3.195-00002f62
> SIP/192.168.4.17-0000213e
> SIP/192.168.5.1-00002f70
> SIP/192.168.5.2-00002f66
> SIP/trunk-00002c1d
> SIP/trunk-00002d34
> SIP/trunk-00002d7c
> SIP/trunk-00002d9e
> SIP/trunk-00002dff
> SIP/trunk-00002e0d
> SIP/trunk-00002e11
> SIP/trunk-00002e2d
> SIP/trunk-00002e5f
> SIP/trunk-00002e7f
> SIP/trunk-00002e91
> SIP/trunk-00002ed5
> SIP/trunk-00002edb
> SIP/trunk-00002ee5
> SIP/trunk-00002ee9
> SIP/trunk-00002ef1
> SIP/trunk-00002ef7
> SIP/trunk-00002efc
> SIP/trunk-00002efd
> SIP/trunk-00002f01
> SIP/trunk-00002f0e
> SIP/trunk-00002f1d
> SIP/trunk-00002f2b
> SIP/trunk-00002f2f
> SIP/trunk-00002f35
> SIP/trunk-00002f3b
> SIP/trunk-00002f3d
> SIP/trunk-00002f45
> SIP/trunk-00002f4b
> SIP/trunk-00002f4d
> SIP/trunk-00002f53
> SIP/trunk-00002f55
> SIP/trunk-00002f59
> SIP/trunk-00002f5d
> SIP/trunk-00002f63
> SIP/trunk-00002f65
> SIP/trunk-00002f67
> SIP/trunk-00002f69
> SIP/trunk-00002f6d
> SIP/trunk-00002f6f
> SIP/trunk-00002f71
> SIP/trunk-00002f73
> SIP/trunk-00002f6b

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list