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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Thu Feb 1 11:34:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241963#comment-241963 ] 

Friendly Automation commented on ASTERISK-27612:
------------------------------------------------

Change 8082 merged by George Joseph:
res_pjsip_pubsub: Prune subs with reliable transports at startup

[https://gerrit.asterisk.org/8082|https://gerrit.asterisk.org/8082]

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