]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Remove AOR check when dialing and one is specified.
authorJoshua Colp <jcolp@digium.com>
Sun, 16 Nov 2014 21:11:55 +0000 (21:11 +0000)
committerJoshua Colp <jcolp@digium.com>
Sun, 16 Nov 2014 21:11:55 +0000 (21:11 +0000)
commit943185160a585c7aa81a4c4f6e362e73d6ef1a86
treecea6480d72d78f2a14ac7456a75f27450e7f6b8d
parent12ba2a7007383c7745b5c1234d5f618990b63da6
chan_pjsip: Remove AOR check when dialing and one is specified.

The AOR value may contain the name of an AOR or a full SIP URI.
Checking if the AOR exists can't be done as a result of this.

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