Summary: | ASTERISK-14382: [patch] Session timer is not activated | ||
Reporter: | Makoto Dei (makoto) | Labels: | |
Date Opened: | 2009-06-26 02:52:40 | Date Closed: | 2009-11-23 20:10:41.000-0600 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | Channels/chan_sip/General |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ( 0) sip-session-timer.patch | |
Description: | Session timer is not activated if Supported header field in INVITE has both "timer" and other option(s). For example, Supported: timer,replaces ****** ADDITIONAL INFORMATION ****** Attached patch will fix the problem. | ||
Comments: | By: Digium Subversion (svnbot) 2009-07-15 17:04:14 Repository: asterisk Revision: 206768 U trunk/channels/chan_sip.c ------------------------------------------------------------------------ r206768 | dvossel | 2009-07-15 17:04:13 -0500 (Wed, 15 Jul 2009) | 8 lines Session timer were not activated if Supported header field in INVITE had both "timer" and other options. (closes issue ASTERISK-14382) Reported by: makoto Patches: sip-session-timer.patch uploaded by makoto (license ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=206768 By: Digium Subversion (svnbot) 2009-07-15 17:04:55 Repository: asterisk Revision: 206770 _U branches/1.6.2/ U branches/1.6.2/channels/chan_sip.c ------------------------------------------------------------------------ r206770 | dvossel | 2009-07-15 17:04:55 -0500 (Wed, 15 Jul 2009) | 14 lines Merged revisions 206768 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r206768 | dvossel | 2009-07-15 17:04:13 -0500 (Wed, 15 Jul 2009) | 8 lines Session timer were not activated if Supported header field in INVITE had both "timer" and other options. (closes issue ASTERISK-14382) Reported by: makoto Patches: sip-session-timer.patch uploaded by makoto (license ........ ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=206770 By: Digium Subversion (svnbot) 2009-07-15 17:06:08 Repository: asterisk Revision: 206774 _U branches/1.6.1/ U branches/1.6.1/channels/chan_sip.c ------------------------------------------------------------------------ r206774 | dvossel | 2009-07-15 17:06:08 -0500 (Wed, 15 Jul 2009) | 14 lines Merged revisions 206768 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r206768 | dvossel | 2009-07-15 17:04:13 -0500 (Wed, 15 Jul 2009) | 8 lines Session timer were not activated if Supported header field in INVITE had both "timer" and other options. (closes issue ASTERISK-14382) Reported by: makoto Patches: sip-session-timer.patch uploaded by makoto (license ........ ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=206774 By: Digium Subversion (svnbot) 2009-07-15 17:06:37 Repository: asterisk Revision: 206775 _U branches/1.6.0/ U branches/1.6.0/channels/chan_sip.c ------------------------------------------------------------------------ r206775 | dvossel | 2009-07-15 17:06:37 -0500 (Wed, 15 Jul 2009) | 14 lines Merged revisions 206768 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r206768 | dvossel | 2009-07-15 17:04:13 -0500 (Wed, 15 Jul 2009) | 8 lines Session timer were not activated if Supported header field in INVITE had both "timer" and other options. (closes issue ASTERISK-14382) Reported by: makoto Patches: sip-session-timer.patch uploaded by makoto (license ........ ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=206775 By: Digium Subversion (svnbot) 2009-07-15 17:08:33 Repository: asterisk Revision: 206768 U trunk/channels/chan_sip.c ------------------------------------------------------------------------ r206768 | dvossel | 2009-07-15 17:04:13 -0500 (Wed, 15 Jul 2009) | 8 lines Session timer were not activated if Supported header field in INVITE had both "timer" and other options. (closes issue ASTERISK-14382) Reported by: makoto Patches: sip-session-timer.patch uploaded by makoto (license 38) ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=206768 |