[asterisk-bugs] [JIRA] (ASTERISK-27612) Subscriptions Persist After Expiration and TCP/TLS Disconnect

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Apr 1 13:21:56 CDT 2019


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

Kevin Harwell updated ASTERISK-27612:
-------------------------------------

    Target Release Version/s: 16.3.0

> Subscriptions Persist After Expiration and TCP/TLS Disconnect
> -------------------------------------------------------------
>
>                 Key: ASTERISK-27612
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27612
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip, Resources/res_pjsip_pubsub
>    Affects Versions: 13.19.0, GIT
>         Environment: Fedora 23
>            Reporter: Ross Beer
>            Assignee: George Joseph
>              Labels: pjsip
>      Target Release: 13.20.0, 15.3.0, 16.0.0, 16.3.0
>
>
> BLF subscription persists after Expiry reaches 0:
> {noformat}
> Endpoint: <<ENDPOINT>>/"CALLER ID" <03455610561>
> Resource: <<OTHER ENDPOINT>>/dialog
>   Expiry:        0  313531363537303339313432303931-938sotuzwa58
> {noformat}
> When using TCP/TLS connections, these cause warning messages to be displayed:
> {noformat}
> [2018-01-23 09:43:43] WARNING[180033]: pjproject:0 <?>:             tlsc0x7f666c089428 TLS connect() error: Connection refused [code=120111]
> [2018-01-23 09:43:43] WARNING[180033]: pjproject:0 <?>:              tsx0x7f6664147df8 Failed to send Request msg NOTIFY/cseq=29928 (tdta0x7f66900173e8)! err=120111 (Connection refused)
> {noformat}
> To resolve this issue two things need to happen:
> 1) When an inbound subscription expires, remove the active subscription references
> 2) When a TCP/TLS connection disconnects, expire any active subscriptions for that connection. 



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



More information about the asterisk-bugs mailing list