[asterisk-bugs] [JIRA] (ASTERISK-29409) ARI / endpoint subscription : FRACK when removing an endpoint
Jean Aunis - Prescom (JIRA)
noreply at issues.asterisk.org
Thu Apr 29 04:50:09 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean Aunis - Prescom updated ASTERISK-29409:
--------------------------------------------
Attachment: test-ari.js
sip.conf
refs.log
full.log
> ARI / endpoint subscription : FRACK when removing an endpoint
> -------------------------------------------------------------
>
> Key: ASTERISK-29409
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29409
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_ari_applications
> Affects Versions: 16.16.2
> Reporter: Jean Aunis - Prescom
> Severity: Major
> Attachments: full.log, refs.log, sip.conf, test-ari.js
>
>
> Perform two subscriptions with ARI:
> - a subscription to a specific endpoint (endpoint:SIP/test)
> - a subscription to the associated technology (endpoint:SIP)
> When the endpoint is deleted in the configuration, a FRACK occurs.
> This issue is reproduced with chan_sip and chan_iax2 endpoints.
> It does not happen with PJSIP endpoints. It looks like PJSIP endpoints are not actually removed from Asterisk when removed from the configuration, they are merely considered as "unreachable".
> Steps to reproduce:
> - declare a peer in sip.conf
> - subscribe to this peer and to the SIP technology with ARI
> - remove the peer from sip.conf and execute "sip reload"
> Please find attached:
> - a NodeJS file performing the subscriptions
> - the sip.conf file declaring the peer
> - log "full" with debug level 5
> - AO2 reference debugging
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list