asterisk/res
Jeff Peeler f7efe4a1f7 Merged revisions 141028 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r141028 | jpeeler | 2008-09-04 12:00:29 -0500 (Thu, 04 Sep 2008) | 7 lines

(closes issue #11979)
Fixes multiple parking problems:
Crash when executing a park on an extension dialed by AGI due to not returning the proper return code.
Crash when using a builtin feature that was a subset of a enabled dynamic feature.
Crash due to always hanging up the peer despite the fact that the peer was supposed to be parked.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@141039 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-09-04 17:27:56 +00:00
..
ael In these changes, I have added some explanation 2008-09-03 14:01:27 +00:00
ais I'm not sure how these files got to trunk (probably my fault), but they 2008-09-02 15:09:20 +00:00
snmp Make res/snmp/agent.c build 2008-05-02 14:51:59 +00:00
Makefile Make all sed calls Posix sed compatible. 2008-07-13 23:14:03 +00:00
res_adsi.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +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 141028 via svnmerge from 2008-09-04 17:27:56 +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_clioriginate.c Merged revisions 102378 via svnmerge from 2008-02-05 15:10:36 +00:00
res_config_curl.c Separate the global initialization routines for cURL into its own separate 2008-06-25 16:00:54 +00:00
res_config_ldap.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_config_odbc.c Merged revisions 129741 via svnmerge from 2008-07-10 21:23:23 +00:00
res_config_pgsql.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_config_sqlite.c Switch command order, to meet with current specs 2008-07-31 21:53:59 +00:00
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_crypto.c make configuration variable const so they are not accidentally 2007-12-18 10:24:58 +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 HTTP module memory leaks 2008-08-04 16:34:04 +00:00
res_indications.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 2008-03-18 15:43:34 +00:00
res_jabber.c Mention JID rather than SreenName in help messages 2008-08-19 15:58:39 +00:00
res_limit.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
res_monitor.c Fix another spot where a hard-coded '|' hadn't been converted to ',' 2008-02-20 15:21:51 +00:00
res_musiconhold.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_odbc.c Merged revisions 137138 via svnmerge from 2008-08-11 00:25:28 +00:00
res_phoneprov.c Merged revisions 140488 via svnmerge from 2008-08-29 17:47:17 +00:00
res_realtime.c Older versions of GNU gcc do not allow 'NULL' as sentinel. 2008-06-19 20:48:33 +00:00
res_smdi.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_snmp.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +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 - add get_max_rate timing API call 2008-06-26 15:37:01 +00:00
res_timing_pthread.c Merged revisions 140488 via svnmerge from 2008-08-29 17:47:17 +00:00