Some chan_dahdi protected function renaming.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 23 Jul 2013 16:26:36 +0000 (16:26 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 23 Jul 2013 16:26:36 +0000 (16:26 +0000)
commitb4dd4ffbc4669c1f20d1605ca670cfc65befc87d
treec0a8de6248d35a2b191ce03f44e6877e8baf309b
parent83a871ea35e48264f35d4170f08c96d9485097f0
Some chan_dahdi protected function renaming.

analog_lib_handles --> dahdi_analog_lib_handles
enable_dtmf_detect --> dahdi_dtmf_detect_enable
disable_dtmf_detect --> dahdi_dtmf_detect_disable
dahdi_enable_ec --> dahdi_ec_enable
dahdi_disable_ec --> dahdi_ec_disable
update_conf --> dahdi_conf_update
dahdi_link --> dahdi_master_slave_link
dahdi_unlink --> dahdi_master_slave_unlink

(closes issue ASTERISK-22129)
Reported by: rmudgett

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395167 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c
channels/chan_dahdi.h
channels/chan_mgcp.c
channels/dahdi/bridge_native_dahdi.c