This fixes SIP subscriptions in trunk.
authorRussell Bryant <russell@russellbryant.com>
Tue, 16 Oct 2007 20:32:16 +0000 (20:32 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 16 Oct 2007 20:32:16 +0000 (20:32 +0000)
commit8fae310e81e77b895955513363f743bb7be480ce
treed6bc1aacc8acb489009d15e217b6fddcf1281a71
parentbd27085c0090831b9e2573bcadfbf8044af6d2b7
This fixes SIP subscriptions in trunk.

Don't improperly memset() over an ast_str.  This was leftover from before it
got changed to use ast_str.

(closes issue #11003, reported by pj)
(closes issue #10770, reported by yehavi)
(patched by me)

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