]> 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:13:17 +0000 (21:13 +0000)
committerJoshua Colp <jcolp@digium.com>
Sun, 16 Nov 2014 21:13:17 +0000 (21:13 +0000)
commit656601d8c4118c0adcf77560894a7a54f2b434d9
tree0fd1b865f8eb1f6a11a0f443b66f5411c1d60abd
parentbc02cbabd97a1caf3ed927acc711b693f1a4e7cf
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.
........

Merged revisions 428051 from http://svn.asterisk.org/svn/asterisk/branches/12
........

Merged revisions 428052 from http://svn.asterisk.org/svn/asterisk/branches/13

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