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
russell 3ad06122c6 Merged revisions 164605 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r164605 | russell | 2008-12-16 08:28:10 -0600 (Tue, 16 Dec 2008) | 5 lines

Don't try to change working directory if a directory was not configured.

(closes issue #14089)
Reported by: caspy

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@164606 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-16 14:31:02 +00:00
..
ael Merged revisions 162264 via svnmerge from 2008-12-09 20:40:31 +00:00
ais Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 2008-11-19 19:25:14 +00:00
snmp Use ast_str_strlen() instead of recalculating the string length. 2008-12-13 18:25:58 +00:00
Makefile Make res_config_ldap compile with the official OpenLDAP 2.3.X versions. 2008-11-28 14:20:11 +00:00
res_adsi.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +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 Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +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_clialiases.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_clioriginate.c Add a note to indicate why this only supports one channel for now. 2008-12-12 23:06:55 +00:00
res_config_curl.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_config_ldap.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_config_odbc.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_config_pgsql.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_config_sqlite.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_convert.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_crypto.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +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 Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_indications.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_jabber.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_limit.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
res_monitor.c Document default Monitor file location. 2008-12-12 17:22:47 +00:00
res_musiconhold.c Merged revisions 164605 via svnmerge from 2008-12-16 14:31:02 +00:00
res_odbc.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_phoneprov.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
res_realtime.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_smdi.c Merged revisions 146799 via svnmerge from 2008-10-06 21:09:05 +00:00
res_snmp.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +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 Merge the changes from the res_timing_timerfd branch. 2008-11-19 19:37:32 +00:00
res_timing_pthread.c Fix a problem where continuous mode will get inadvertently get turned off if set_rate() 2008-12-11 21:21:31 +00:00
res_timing_timerfd.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00