[asterisk-bugs] [JIRA] Feedback Entered: (ASTERISK-20017) [patch] Multiple bugs in the handling of dynamic DUNDi peers

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jul 26 18:06:21 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-20017:
------------------------------------

    Assignee: Rusty Newton  (was: Peter Racz)
      Status: Open  (was: Waiting for Feedback)

> [patch] Multiple bugs in the handling of dynamic DUNDi peers
> ------------------------------------------------------------
>
>                 Key: ASTERISK-20017
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20017
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/pbx_dundi
>            Reporter: Peter Racz
>            Assignee: Rusty Newton
>         Attachments: dundi_dynamic_peers.patch
>
>
> The handling of dynamic DUNDi peers (peers that are configured with 'register=yes') has the following bugs:
>  - Dynamic peers remain in the peer list after their registration has expired. Only their IP address and port number are cleared.
>  - Reloading the dundi module does not remove expiration timers of dynamic peers. Therefore, the dynamic peer will expire before the peer re-registers again.
>  - The dundi module keeps a list of dynamic peers in the Asterisk database with the key 'dundi/dpeers'. However, entries are not removed from the database and they remain forever in the database. The patch removes the entries when the registration expires and when the module is unloaded.
> The attached patch resolves these issues.

--
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