]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Add precautionary p->owner checks.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 28 Feb 2014 21:40:54 +0000 (21:40 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 28 Feb 2014 21:40:54 +0000 (21:40 +0000)
commitc38f3bd145192c890b84dc953385a60b8b7082ec
tree7894a858ca2bf5b9e2066cd97e14c8878e58ea51
parent370b75e4e1a47b9189d314c24e589b9366e29836
chan_sip: Add precautionary p->owner checks.

* Add precautionary p->owner checks in sip_hangup(), get_refer_info(),
get_also_info(), and interpret_t38_parameters().

* Simplify some tangled logic in get_refer_info(), get_also_info(), and
add_rpid().

* Removed some dead code in handle_request_invite().

(closes issue ASTERISK-23323)
Reported by: Walter Doekes
Patches:
      issueA23323-more_p_owner_checks-1.8.x.patch (license #5674) uploaded by wdoekes (modified)
      issueA23323-more_p_owner_checks-11.x.patch (license #5674) uploaded by wdoekes (modified)
      issueA23323-more_p_owner_checks-12.x.patch (license #5674) uploaded by wdoekes (modified)
      issueA23323-more_p_owner_checks-trunk.patch (license #5674) uploaded by wdoekes (modified)
........

Merged revisions 409207 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 409255 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@409256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c