asterisk/utils
Matthew Jordan 97834718c2 Remove many deprecated modules
Billing records are fair,
To get paid is quite bright,
You should really use ODBC;
Good-bye cdr_sqlite.

Microsoft did once push H.323,
Hell, we all remember NetMeeting.
But try to compile chan_h323 now
And you will take quite a beating.

The XMPP and SIP war was fierce,
And in the distant fray
Was birthed res_jabber/chan_jingle;
But neither to stay.

For everyone did care and chase what Google professed.
"Free Internet Calling" was what devotees cried,
But Google did change the specs so often
That the developers were happy the day chan_gtalk died.

And then there was that odd application
Dedicated to the Polish tongue.
app_saycountpl was subsumed by Say;
One could say its bell was rung.

To read and parse a file from the dialplan
You could (I guess) use an application.
app_readfile did fill that purpose, but I think
A function is perhaps better in its creation.

Barging is rude, I'm not sure why we do it.
Inwardly, the caller will probably sigh.
But if you really must do it,
Don't use app_dahdibarge, use ChanSpy.

We all despise the sound of tinny robots
It makes our queues so cold.
To control such an abomination
It's better to not use Wait/SetMusicOnHold.

It's often nice to know properties of a channel
It makes our calls right
We have a nice function called CHANNEL
And so SIPCHANINFO is sent off into the night.

And now things get odd;
Apparently one could delimit with a colon
Properties from the SIPPEER function!
Commas are in; all others are done.

Finally, a word on pipes and commas.
We're sorry. We can't say it enough.
But those compatibility options in asterisk.conf;
To maintain them forever was just too tough.

This patch removes:

* cdr_sqlite
* chan_gtalk
* chan_jingle
* chan_h323
* res_jabber
* app_saycountpl
* app_readfile
* app_dahdibarge

It removes the following applications/functions:

* WaitMusicOnHold
* SetMusicOnHold
* SIPCHANINFO

It removes the colon delimiter from the SIPPEER function.

Finally, it also removes all compatibility options that were configurable from
asterisk.conf, as these all applied to compatibility with Asterisk 1.4 systems.

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



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418019 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-07-04 13:26:37 +00:00
..
db1-ast Replace Berkeley DB with SQLite 3 2011-07-06 20:58:12 +00:00
Makefile utils dir: Remove no longer needed traces of refcounter except in the clean make target. 2014-04-11 18:04:41 +00:00
ael_main.c Remove many deprecated modules 2014-07-04 13:26:37 +00:00
astcanary.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
astdb2bdb.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astdb2sqlite3.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c Fix memory stomping bug in astman. 2014-02-27 16:26:18 +00:00
check_expr.c Fixed utils directory breakage from r398748, this time with extra hate. 2013-09-10 17:50:13 +00:00
clicompat.c Put clicompat-r2.patch back in 2013-10-25 17:32:17 +00:00
conf2ael.c Remove many deprecated modules 2014-07-04 13:26:37 +00:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c internal_timing: Remove the option and always make it enabled if a timing module is loaded. 2014-04-04 19:19:55 +00:00
frame.c AST-2009-005 2009-08-10 19:20:57 +00:00
frame.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
muted.c Doxygen Updates 2012-10-14 21:57:42 +00:00
smsq.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
stereorize.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
streamplayer.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
utils.xml main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output 2014-04-11 02:59:19 +00:00