]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Include Expires header for SIP PUBLISH requests
authorKinsey Moore <kmoore@digium.com>
Thu, 12 Jul 2012 20:05:01 +0000 (20:05 +0000)
committerKinsey Moore <kmoore@digium.com>
Thu, 12 Jul 2012 20:05:01 +0000 (20:05 +0000)
commitc77948d604993c2eb68feedb6992694f5daf6064
tree55538c5690bbea31b7340b3527e7585765e65826
parentbc4a0338e573ee3b4c972aceb07ad82c7b9d734e
Include Expires header for SIP PUBLISH requests

RFC3903 requres SIP PUBLISH requests to have Expires headers, so add
them.

Review: https://reviewboard.asterisk.org/r/2003/
Patch-by: gareth
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@370014 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c