[asterisk-bugs] [JIRA] (ASTERISK-19942) SIP Session Timers do not honour refresher

Walter Doekes (JIRA) noreply at issues.asterisk.org
Mon Jun 16 10:16:59 CDT 2014


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

Walter Doekes commented on ASTERISK-19942:
------------------------------------------

I ran into one today on my patched asterisk 10 (which should have the latest related patches).

The scenario went like this:

t0- asterisk called peer
t0- peer picked up
(no session timers)

t100- peer reinvited (on-hold)
t100- asterisk added session-timers (1800, refresher=uac, even though peer has no Supported:timer)

t200- peer reinvited (off-hold)
t200- asterisk added session-timers (1800, refresher=uac, even though peer has no Supported:timer)

t1968- asterisk dropped the call after 1800-32 seconds

> SIP Session Timers do not honour refresher
> ------------------------------------------
>
>                 Key: ASTERISK-19942
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19942
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/Interoperability
>    Affects Versions: SVN, 1.8.8.2, 1.8.10.1, 1.8.13.0
>         Environment: SIP communication between Asterisk 1.8 versions and Sems 1.4.X stable releases. Used Linux Debian 6.0
>            Reporter: Jon Bonilla
>            Assignee: Jon Bonilla
>         Attachments: scenario4_asterisk_log_full.txt, scenario4_asterisk_sip.conf, scenario4.pcap, scenario5_asterisk_log_full.txt, scenario5_asterisk_sip.conf, scenario5.pcap
>
>
> Tested different session-timer settings in sip.conf and asterisk does not honour refresher. It sends INVITE requests when it should not ot does not send any when it should. Depends on the configuration or scenario. Tested several scenarios to report. I'll add scenarios in notes.



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



More information about the asterisk-bugs mailing list