]> git.ipfire.org Git - thirdparty/asterisk.git/commit
use ast_set_callerid to be more consistent and to make sure that the
authorRussell Bryant <russell@russellbryant.com>
Mon, 3 Jul 2006 04:19:09 +0000 (04:19 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 3 Jul 2006 04:19:09 +0000 (04:19 +0000)
commit99b3637d6a7d5ed62090954e1f9eb49964511f32
treef3793ab046d5cd71925de15d7fd949e84ea541b9
parentd89517f3485bac24b553ece36b5963b2c295ca88
use ast_set_callerid to be more consistent and to make sure that the
"callerid" option in the conf files is always handled the same way and sets ANI
(issue #7285, gkloepfer)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@36725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_agent.c
channels/chan_features.c
channels/chan_h323.c
channels/chan_iax2.c
channels/chan_local.c
channels/chan_mgcp.c
channels/chan_misdn.c
channels/chan_modem.c
channels/chan_phone.c
channels/chan_sip.c
channels/chan_skinny.c