[asterisk-bugs] [JIRA] (ASTERISK-25933) Asterisk ignores expires header value

Bill Neely (JIRA) noreply at issues.asterisk.org
Mon Apr 18 09:40:56 CDT 2016


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

Bill Neely commented on ASTERISK-25933:
---------------------------------------

It is not really a great problem, just unusual. WHen registering this same phone to asterisk 13.2.0 and asterisk 11, the expires header is reported correctly. It is only in asterisk 13.8 and 13.8.1 that the expires header is overwritten to 30 sec

> Asterisk ignores expires header value
> -------------------------------------
>
>                 Key: ASTERISK-25933
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25933
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.8.0, 13.8.1
>         Environment: OS=centos7
> Yealink T-22 phone
>            Reporter: Bill Neely
>            Assignee: Bill Neely
>
> Asterisk sends the following error message:
> Received subscription for extension "xxxxxxx" context "xxxxxx" with Expire header less than 'subminexpire' limit. Received "Expire: 30" min is 60
> even though the sip client (Yealink T-22) has the Sip Server Expires set to 60
> The SUBSCRIBE packet looks like this:
> <--- SIP read from UDP:xx.xx.xx.xx:5070 --->
> [Apr 17 19:48:43] SUBSCRIBE sip:xxxxxx at xxx.xxxx.xxx:5060 SIP/2.0
> [Apr 17 19:48:43] Via: SIP/2.0/UDP 192.168.10.218:5070;rport;branch=z9hG4bK1205608596
> [Apr 17 19:48:43] From: "Bill" <sip:xxxxxxxx at xxxr.net>;tag=831028773
> [Apr 17 19:48:43] To: "Bill" <sip:xxxxxxxx at xxx.net>
> [Apr 17 19:48:43] Call-ID: 746099495 at 192.168.10.218
> [Apr 17 19:48:43] CSeq: 1 SUBSCRIBE
> [Apr 17 19:48:43] Contact: <sip:xxxxxxx at 192.168.10.218:5070>
> [Apr 17 19:48:43] Accept: application/simple-message-summary
> [Apr 17 19:48:43] Max-Forwards: 70
> [Apr 17 19:48:43] User-Agent: Yealink SIP-T22P 7.72.0.50
> [Apr 17 19:48:43] Expires: 30
> [Apr 17 19:48:43] Event: message-summary
> [Apr 17 19:48:43] Content-Length: 0
> Note the Expires:30 even though the phone is set to 60



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



More information about the asterisk-bugs mailing list