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
Jason Parker f25db8cc78
Continuation of issue 9968 (revision 69081). This should be the last one.
19 years ago
..
snmp Simplify some logic and convert spaces to tabs 19 years ago
Makefile Merged revisions 44055 via svnmerge from 20 years ago
res_adsi.c Add the adsistub file to the Asterisk makefile, fix a stub definition, and no longer make the symbols from res_adsi global since they don't need to be. 19 years ago
res_agi.c Add an option for ControlPlayback to be able to start at an offset from 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 20 years ago
res_config_odbc.c Issue 9477 - Improve menuselect labels 19 years ago
res_config_pgsql.c Continuation of issue 9968 (revision 69081). This should be the last one. 19 years ago
res_config_sqlite.c Fix incorrect logic for param count. 19 years ago
res_convert.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 20 years ago
res_crypto.c Music on hold and crypto no longer need their symbols globally exported. They register the function pointers upon loading with their respective stubs. 19 years ago
res_eventtest.c Merge changes from team/russell/events 19 years ago
res_features.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
res_indications.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
res_jabber.c Doxygenify a lot of the functions in res_jabber 19 years ago
res_limit.c Doxygen additions, corrections 19 years ago
res_monitor.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
res_musiconhold.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
res_odbc.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
res_realtime.c When calling the Realtime app more than once, unset fields which were 19 years ago
res_smdi.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago
res_snmp.c Merged revisions 67872 via svnmerge from 19 years ago
res_speech.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 19 years ago