asterisk/addons
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
All of the realtime backends create artificial ast_categorys to pass
back into the core as query results. These categories have no filename
or line number information associated with them and the backends differ
slightly on how they create them. So create a couple helper macros to
help make things more consistent.

Also updated the call sites to remove redundant error messages about
memory allocation failure.

Note that res_config_ldap sets the category filename to the 'table name'
but that is not read by anything in the core, so I've dropped it.

Change-Id: I3a1fd91e0c807dea1ce3b643b0a6fe5be9002897
2017-02-21 10:53:17 -06:00
..
ooh323c Merge "chan_ooh323: reset rrq count on gk registration" 2016-11-08 04:59:12 -06:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile Build System: Create Makefile macro MOD_ADD_SOURCE. 2015-04-14 12:53:03 -04:00
app_mysql.c core: Don't allow free to mean ast_free (and malloc, etc..). 2014-09-26 14:41:38 +00:00
cdr_mysql.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
chan_mobile.c addons/chan_mobile: do not use strerror_r 2016-11-11 08:33:44 +02:00
chan_ooh323.c Refactor usage pattern of xmldoc info tag. 2016-08-16 10:42:46 -05:00
chan_ooh323.h Fixes to include signal.h 2016-06-08 20:37:08 +03:00
format_mp3.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
ooh323cDriver.c core: Don't allow free to mean ast_free (and malloc, etc..). 2014-09-26 14:41:38 +00:00
ooh323cDriver.h media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
res_config_mysql.c realtime: Centralize some common realtime backend code 2017-02-21 10:53:17 -06:00