]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't attempt to report configuration errors in build_user(). oej pointed out
authorRussell Bryant <russell@russellbryant.com>
Tue, 3 Apr 2007 19:15:04 +0000 (19:15 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 3 Apr 2007 19:15:04 +0000 (19:15 +0000)
commite2377111578cd18e01de69b5800af570d5556a14
tree1b6f52181d4da6b2d56fdb68d218e1b2a6f3de80
parenta19d3524382185f85386b0cf44039f5a5e811a37
Don't attempt to report configuration errors in build_user().  oej pointed out
that for a "friend" entry, this won't work, because all user options are valid
for peers, but not the other way around.

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