dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/res
russell b5d34abc10 Add a note to indicate why this only supports one channel for now.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@163828 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-12 23:06:55 +00:00
..
ael Merged revisions 162264 via svnmerge from 2008-12-09 20:40:31 +00:00
ais Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 2008-11-19 19:25:14 +00:00
snmp Make res_snmp.so compile on OpenBSD. 2008-12-10 11:34:09 +00:00
Makefile Make res_config_ldap compile with the official OpenLDAP 2.3.X versions. 2008-11-28 14:20:11 +00:00
res_adsi.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_agi.c Merged revisions 163088 via svnmerge from 2008-12-11 16:52:24 +00:00
res_ais.c make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS 2008-07-01 17:22:47 +00:00
res_clialiases.c Fix reloads of aliased CLI commands. Due to changes done to turn it into a single memory allocation we can't just use the existing CLI alias structure. We have to destroy all existing ones and then create new ones. 2008-12-10 22:48:58 +00:00
res_clioriginate.c Add a note to indicate why this only supports one channel for now. 2008-12-12 23:06:55 +00:00
res_config_curl.c Merge realtime_update2 branch, which adds a new realtime API call named 2008-10-14 00:08:52 +00:00
res_config_ldap.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_config_odbc.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +00:00
res_config_pgsql.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_config_sqlite.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_convert.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_crypto.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_curl.c Separate the global initialization routines for cURL into its own separate 2008-06-25 16:00:54 +00:00
res_http_post.c FreeBSD also needs libgen.h 2008-12-10 16:11:06 +00:00
res_indications.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_jabber.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_limit.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
res_monitor.c Document default Monitor file location. 2008-12-12 17:22:47 +00:00
res_musiconhold.c Merged revisions 162926 via svnmerge from 2008-12-10 22:53:34 +00:00
res_odbc.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_phoneprov.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
res_realtime.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_smdi.c Merged revisions 146799 via svnmerge from 2008-10-06 21:09:05 +00:00
res_snmp.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_timing_dahdi.c Merge the changes from the res_timing_timerfd branch. 2008-11-19 19:37:32 +00:00
res_timing_pthread.c Fix a problem where continuous mode will get inadvertently get turned off if set_rate() 2008-12-11 21:21:31 +00:00
res_timing_timerfd.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00