]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Cleanup references to sipusers and sipfriends dynamic realtime families
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 1 Nov 2011 19:37:47 +0000 (19:37 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 1 Nov 2011 19:37:47 +0000 (19:37 +0000)
commit68b523463d27ec1b6ea5bdd43061e95a7e971398
treec28d330687a9a2e6da376f737ba7ecf5a9a673fe
parent8765a8035599f1996a41c2ecf73b01ce6ffad998
Cleanup references to sipusers and sipfriends dynamic realtime families

Somewhere between 1.4 and 1.8 the sipusers family has become completely
unused. Before that, the sipfriends family had been obsoleted in favor
of separate sipusers and sippeers families. Apparently, they have been
merged back again into a single family which is now called "sippeers".

Reviewed by: irroot, oej, pabelanger

Review: https://reviewboard.asterisk.org/r/1523

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@342869 65c4cc65-6c06-0410-ace0-fbb531ad65f3
UPGRADE.txt
configs/dbsep.conf.sample
configs/extconfig.conf.sample
configs/res_config_mysql.conf.sample
configs/res_ldap.conf.sample
contrib/realtime/mysql/sippeers.sql [moved from contrib/realtime/mysql/sipfriends.sql with 98% similarity]
main/config.c
res/res_realtime.c