You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Russell Bryant 9adfa79141
Merged revisions 94793 via svnmerge from
18 years ago
..
ael made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also. 18 years ago
snmp modify http://svn.digium.com/view/asterisk?view=rev&rev=93603 18 years ago
Makefile Merged revisions 93180 via svnmerge from 18 years ago
res_adsi.c Only reload if the config file has changed. 18 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_agi.c Add channel thread ID to the information passed to AGI. 18 years ago
res_clioriginate.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_config_odbc.c Merged revisions 89559 via svnmerge from 18 years ago
res_config_pgsql.c Merged revisions 90736 via svnmerge from 18 years ago
res_config_sqlite.c Store dates using local time instead of UTC 18 years ago
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_crypto.c make configuration variable const so they are not accidentally 18 years ago
res_features.c Merged revisions 94793 via svnmerge from 18 years ago
res_indications.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_jabber.c A few more "moremanager" fixes 18 years ago
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_monitor.c Merged revisions 94122 via svnmerge from 18 years ago
res_musiconhold.c Removing a pointless memset. The memory was just calloc'd, so the 18 years ago
res_odbc.c Use ast_free() instead of free(). 18 years ago
res_realtime.c remove a bunch of useless #include "options.h" 18 years ago
res_smdi.c remove a bunch of useless #include "options.h" 18 years ago
res_snmp.c remove a bunch of useless #include "options.h" 18 years ago
res_speech.c remove a bunch of useless #include "options.h" 18 years ago