]> 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:48:26 +0000 (19:48 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 1 Nov 2011 19:48:26 +0000 (19:48 +0000)
commitef82f32ca3414eb2ede82e528da580d2d714c06f
tree9bac792ebbd05da153d77792b3fc072ef8f2f3b9
parent96d21568fa1e5a6e7bce163c18c1749f8d96a706
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
........

Merged revisions 342869 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@342870 65c4cc65-6c06-0410-ace0-fbb531ad65f3
UPGRADE-1.8.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