[asterisk-bugs] [JIRA] (ASTERISK-23794) Registry counter badly dec. with Realtime

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue May 27 08:49:45 CDT 2014


Matt Jordan created ASTERISK-23794:
--------------------------------------

             Summary: Registry counter badly dec. with Realtime
                 Key: ASTERISK-23794
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23794
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_sip/Registration
    Affects Versions: 12.2.0
         Environment: One sip registration, full Realtime.
            Reporter: Dr Lous


If you use Realtime for sippeers, the chan_sip.c get peers available for registry (eq. to "register=>" in sip.conf).

But when parse different row in the database, sip_register structure built everytime and check the regl object if already added. If already added the object is destroy. But every destroy decrement the registry object counter.

Tested version 12.2.0
Result of this bug : you start asterisk => every fine good, registry made to ISP (in this case) and call is ok. But if you make "sip reload" the regobjs counter go negative and no register made and all stay Unregistered for ever.



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



More information about the asterisk-bugs mailing list