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
lmadsen decdcf9d46 Update .version, ChangeLog, and merge changes.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.40-rc2@303143 f38db490-d61c-443f-a65b-d21fe96a405b
2011-01-20 20:25:12 +00:00
..
snmp Fix a race condition that could cause a crash. 2009-02-07 16:15:07 +00:00
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 2009-07-21 13:04:44 +00:00
res_adsi.c Free some frames that would otherwise leak on error. 2007-11-24 16:59:59 +00:00
res_adsi.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_agi.c Revert a new feature which should have gone into trunk. 2010-11-19 19:32:04 +00:00
res_agi.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_clioriginate.c Perform dialing asynchronously when using the originate CLI command so the CLI does not appear to block. 2008-02-05 15:09:29 +00:00
res_config_odbc.c Only increment the pointer once per loop, otherwise we corrupt the value. 2010-12-16 09:03:40 +00:00
res_config_pgsql.c Transmit silence when reading DTMF in ast_readstring. 2010-09-09 20:06:31 +00:00
res_convert.c Resolve a file handle leak. 2009-05-26 18:14:36 +00:00
res_crypto.c backport rev 205532 from trunk: 2009-07-27 09:56:13 +00:00
res_features.c Update .version, ChangeLog, and merge changes. 2011-01-20 20:25:12 +00:00
res_features.exports Allow disconnect feature before a call is bridged 2009-03-19 16:15:16 +00:00
res_indications.c Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_jabber.c Typos: recieved => received 2010-12-20 09:13:18 +00:00
res_jabber.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_monitor.c When StopMonitor is called, ensure that it will not be restarted by a channel event. 2010-04-25 18:09:05 +00:00
res_monitor.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_musiconhold.c Transmit silence when reading DTMF in ast_readstring. 2010-09-09 20:06:31 +00:00
res_odbc.c Use the sanity check in place of the disconnect/connect cycle. 2011-01-05 18:47:46 +00:00
res_odbc.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_smdi.c Typos: recieved => received 2010-12-20 09:13:18 +00:00
res_smdi.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_snmp.c Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00
res_speech.c Make it the engine's responsible to check for the presence of results. 2007-08-31 15:53:16 +00:00
res_speech.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 2009-03-18 01:55:22 +00:00