]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't allow reserved characters to be used in register
authorMark Michelson <mmichelson@digium.com>
Tue, 14 Oct 2008 20:49:02 +0000 (20:49 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 14 Oct 2008 20:49:02 +0000 (20:49 +0000)
commiteda1b995f8c5c8c04a48829b6aa9e69fd2b95c73
tree4b80a42721337349438e776d81d3ca6387bbfd7c
parent124e45e739b4443dd63d5fff4935bd181e7e1875
Don't allow reserved characters to be used in register
lines in sip.conf.

(closes issue #13570)
Reported by: putnopvut

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