asterisk/res
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
in pbx_exec is always 1 so it can be removed.

This change also takes away ast_exec_extension(), and lets all
switch functions (exists, canmatch, exec, matchmore) all use the same
prototype, which makes the code a bit cleaner.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16558 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-30 21:29:39 +00:00
..
snmp do not export the tzlock and the list head, and introduce a new method, 2006-03-30 17:10:11 +00:00
Makefile Issue #6628 - Disable res_snmp on incompatible platforms until 2006-03-06 10:46:36 +00:00
res_adsi.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
res_agi.c as discussed with Mark a few weeks ago, the 'newstack' argument 2006-03-30 21:29:39 +00:00
res_clioriginate.c use ast_cli_complete() to largely simplify the command completion code. 2006-03-28 23:06:46 +00:00
res_config_odbc.c Merged revisions 11503 via svnmerge from 2006-03-01 17:53:05 +00:00
res_convert.c add a CLI command that allows conversion of files to other formats using 2006-03-14 19:50:27 +00:00
res_crypto.c - conversions to allocation wrappers 2006-01-21 22:09:06 +00:00
res_features.c as discussed with Mark a few weeks ago, the 'newstack' argument 2006-03-30 21:29:39 +00:00
res_indications.c do not export the tzlock and the list head, and introduce a new method, 2006-03-30 17:10:11 +00:00
res_monitor.c Merged revisions 11561 via svnmerge from 2006-03-02 19:07:17 +00:00
res_musiconhold.c Merged revisions 16534 via svnmerge from 2006-03-30 17:58:16 +00:00
res_odbc.c remove the uses of the deprecated STANDARD_LOCAL_USER 2006-02-15 20:11:56 +00:00
res_osp.c merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 2006-02-22 22:53:49 +00:00
res_smdi.c Bring in the new loader code as described in mantis #4377 2006-03-28 21:15:10 +00:00
res_snmp.c Add micro-http server and abstract manager interface, make snmp not die 2006-03-25 23:50:09 +00:00