]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use remotesecret to authenticate with a remote party
authorTerry Wilson <twilson@digium.com>
Thu, 24 Feb 2011 03:38:22 +0000 (03:38 +0000)
committerTerry Wilson <twilson@digium.com>
Thu, 24 Feb 2011 03:38:22 +0000 (03:38 +0000)
commit7c140ca0b5c39ac640b63dc837f0beb958b8c161
tree2b3eecbc5221a0b60f40848894fdb2200bb0ac34
parent29469758df24533ab3e3b0f09326470a7c8a6200
Use remotesecret to authenticate with a remote party

The remotesecret option was only being used for outbound registration
and not for placing calls. This patch uses remotesecret on outbound
calls if it is set, otherwise secret is still used.

Review: https://reviewboard.asterisk.org/r/1107/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@308678 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
configs/sip.conf.sample