[asterisk-bugs] [JIRA] (ASTERISK-23514) The pjsip.conf aor qualify contact parameters are not updated on reload.

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Fri Mar 21 20:55:18 CDT 2014


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

Richard Mudgett updated ASTERISK-23514:
---------------------------------------

    Attachment: jira_asterisk_23514_v12.patch

[^jira_asterisk_23514_v12.patch]
* Made permanent contacts have a predictable sorcery id instead of a UUID so updates can replace previous scheduled contacts.  The aor permanent contacts container is sorted to reject duplicate contact URI's.  Probably need to just remove all scheduled contact qualify polls unconditionally and restart with the new contacts instead.

* Changed the sched_qualifies container to be searchable so a scheduled qualify poll can be directly found instead of traversing the container to find it.

> The pjsip.conf aor qualify contact parameters are not updated on reload.
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-23514
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23514
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 12.1.1
>            Reporter: Richard Mudgett
>         Attachments: jira_asterisk_23514_v12.patch
>
>
> Reloading pjsip configuration does not update aor contact qualifying options.
> The attached patch fixes the initial problem of contact options not updating on a reload.  However, it exposes another problem.  The active contact qualify options seem to be one reload update behind what was just loaded.
> The qualify frequency doesn't seem to change even when the option is updated.  There seems to be a problem updating the sched tasks in pjsip_options.c.
> Found while trying to test the patch for ASTERISK-23254.



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



More information about the asterisk-bugs mailing list