]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Originate: Make setting caller id on outgoing call use either name or number.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 2 Oct 2013 20:30:07 +0000 (20:30 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 2 Oct 2013 20:30:07 +0000 (20:30 +0000)
commitd361cd262a29da6b3d04952352ba66a3caa73002
tree0d027fae57bc53d84f7c983321c798204ad55a98
parent1dc2ea65f7347343e9ed62882b89048c02b275ea
Originate: Make setting caller id on outgoing call use either name or number.

Previous code was requiring both name and number to be available.

Also restored a comment block on why caller id is also set on an outgoing
call leg in addition to connected line from earlier versions of Asterisk.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400303 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c