dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

166 Commits

Author SHA1 Message Date
tilghman 533d426fef Add res_config_ldap for realtime LDAP engine.
(closes issue #5768)
 Reported by: mguesdon
 Patches: 
       res_config_ldap-v0.7.tar.gz uploaded by mguesdon (license 121)
       res_ldap.conf.sample uploaded by suretec (license 70)
       asterisk-v3.1.4.ldif uploaded by suretec (license 70)
       asterisk-v3.1.4.schema uploaded by suretec (license 70)
 Tested by: oej, mguesdon, suretec, cthorner


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@99696 f38db490-d61c-443f-a65b-d21fe96a405b
2008-01-22 22:33:20 +00:00
tilghman d2c459bc0e Add contributed EAGI proxy, which provides FastAGI functionality for EAGI, while also
buffering the audio stream.
Reported by: devil_slayer
Patch by: devil_slayer
Closes issue #8921


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89077 f38db490-d61c-443f-a65b-d21fe96a405b
2007-11-07 01:08:31 +00:00
russell 6c9005cf19 Merged revisions 83316 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r83316 | russell | 2007-09-20 16:01:20 -0500 (Thu, 20 Sep 2007) | 3 lines

Change safe_asterisk to explicitly ask for /bin/bash, as it uses bashisms.
(closes issue #10772, reported by culrich)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83317 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-20 21:02:17 +00:00
tilghman ce3fb86cea Incorporate the ability to log output of safe_asterisk to syslog (closes issue #9882)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81744 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-06 16:57:20 +00:00
mmichelson 4d7ebb763f Merged revisions 81189 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r81189 | mmichelson | 2007-08-28 09:12:14 -0500 (Tue, 28 Aug 2007) | 5 lines

Fixes a forwarding problem when using res_config_mysql

(closes issue #10573, reported by chrisvaughan, patch suggested by chrisvaughan as well)


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81190 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-28 14:12:55 +00:00
murf a4e9a932a7 Merged revisions 77844 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r77844 | murf | 2007-07-31 14:59:10 -0600 (Tue, 31 Jul 2007) | 9 lines

Merged revisions 77842 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r77842 | murf | 2007-07-31 13:19:35 -0600 (Tue, 31 Jul 2007) | 1 line

This probably isn't super-general, but it's a first stab at using kill -11 to generate a core file instead of gcore.
........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77847 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-31 21:33:37 +00:00
russell 5165d44cf6 Merged revisions 70164 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r70164 | russell | 2007-06-19 19:03:22 -0500 (Tue, 19 Jun 2007) | 2 lines

don't delete the backtrace in ast_grab_core

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@70234 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-20 02:13:53 +00:00
tilghman 725a759f50 Merged revisions 69744 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r69744 | tilghman | 2007-06-18 12:46:40 -0500 (Mon, 18 Jun 2007) | 10 lines

Merged revisions 69743 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r69743 | tilghman | 2007-06-18 12:45:15 -0500 (Mon, 18 Jun 2007) | 2 lines

Issue 9998 - Remove SIG prefix, since it's not supported by ksh

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@69746 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-18 17:50:01 +00:00
russell ae627acb2f Fix a bunch of doxygen errors and document more things
(issue #9842, snuffy)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68339 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-07 23:07:25 +00:00
tilghman cd81d42594 Merged revisions 67061 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r67061 | tilghman | 2007-06-04 12:11:43 -0500 (Mon, 04 Jun 2007) | 10 lines

Merged revisions 67060 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r67060 | tilghman | 2007-06-04 12:10:30 -0500 (Mon, 04 Jun 2007) | 2 lines

Add revision Id tags (by request of tzafrir)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67062 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-04 17:12:35 +00:00
russell 720419a8b7 Merged revisions 64759 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64759 | russell | 2007-05-17 11:52:53 -0500 (Thu, 17 May 2007) | 3 lines

Remove script that is no longer functional since the build system was redone.
(issue #9340, reported by junky)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@64760 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-17 16:53:14 +00:00
tilghman a87c65f96c Merged revisions 63905 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63905 | tilghman | 2007-05-11 11:35:51 -0500 (Fri, 11 May 2007) | 10 lines

Merged revisions 63903 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63903 | tilghman | 2007-05-11 11:31:03 -0500 (Fri, 11 May 2007) | 2 lines

Issue 9121 - fixups for safe_asterisk script

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@63906 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-11 16:37:16 +00:00
russell 95e124aa0c Merged revisions 63403 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63403 | russell | 2007-05-08 10:10:37 -0500 (Tue, 08 May 2007) | 3 lines

Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql examples.
(issue #9676, suretec)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@63404 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-08 15:11:31 +00:00
russell 7570a6cd11 Merged revisions 63329 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63329 | russell | 2007-05-07 17:28:50 -0500 (Mon, 07 May 2007) | 3 lines

Add a sample configuration file and example tables for use with res_config_pgsql.
(issue #9676, suretec)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@63330 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-07 22:32:50 +00:00
oej 9df447ca21 Creating new doxygen macro "\extref" to create page that lists
external libraries and URLs to these. Please help me add these
references.

We might want to create a similar macro "\linuxpackage" to list
the needed Linux packages in popular distributions.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56647 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-24 19:27:50 +00:00
russell a0d0830278 Merged revisions 53001 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53001 | russell | 2007-01-30 17:38:42 -0600 (Tue, 30 Jan 2007) | 2 lines

Update init script for SuSE 10.  (issue #8363, johnlange)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53002 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 23:39:06 +00:00
tilghman 6977fdfbbc Merged revisions 51236 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r51236 | tilghman | 2007-01-18 11:49:41 -0600 (Thu, 18 Jan 2007) | 10 lines

Merged revisions 51235 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r51235 | tilghman | 2007-01-18 11:42:17 -0600 (Thu, 18 Jan 2007) | 2 lines

Document all the fields, including the indication that "uniqueid" should not be renamed.

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51237 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-18 17:52:56 +00:00
qwell 106655c486 Merged revisions 51167 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r51167 | qwell | 2007-01-16 16:50:19 -0600 (Tue, 16 Jan 2007) | 6 lines

Fix an issue with IMAP storage and realtime voicemail.

Also update the vmdb sql script for IMAP specific options.

Issue 8819, initial patches by bsmithurst (slightly modified by me)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51168 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-16 22:53:13 +00:00
rizzo 1b4ffa5248 rename the structs struct tone_zone_sound and struct tone_zone
defined in indications.h to ind_tone_zone_sound and ind_tone_zone,
to avoid conflicts with the structs with the same names
defined in tonezone.h

Hope i haven't missed any instance.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48958 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-25 06:38:09 +00:00
oej 33bdb442ed Doxygen updates
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48149 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-30 18:22:10 +00:00
russell 1c99798695 Merged revisions 46563 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46563 | russell | 2006-10-31 01:30:53 -0500 (Tue, 31 Oct 2006) | 3 lines

Start Asterisk later in the boot process to ensure it starts after stuff like
MySQL (issue #8253, Alric)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46564 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-31 06:31:34 +00:00
oej 4603462804 raise the pressure on Christian :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46368 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 18:31:19 +00:00
qwell 8f1424d1d6 oops - somebody forgot to change this - long ago, probably.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46341 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 18:04:46 +00:00
file d53f50c44d Merged revisions 44199 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r44199 | file | 2006-10-02 15:41:39 -0400 (Mon, 02 Oct 2006) | 10 lines

Merged revisions 44198 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r44198 | file | 2006-10-02 15:39:59 -0400 (Mon, 02 Oct 2006) | 2 lines

We should be using $AST_SBIN instead of hardcoding the path for the error message (issue #7942 reported by eclubb)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44200 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02 19:43:00 +00:00
file 5a5426569c Make doxygen work with the new location of files that now reside in main
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40818 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-22 02:15:34 +00:00
file 83f628caeb Make a zttest of 20 seconds part of the autosupport script (issue #7752 reported by kshumard)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40395 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-18 19:22:33 +00:00
russell 0b16f5199f fix include of tonezone.h to reflect new location (issue #7741, Mithraen)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40130 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17 04:05:03 +00:00
russell 88ba77b783 add the ability to run an arbitrary command if asterisk crashes
(inspired by issue #7698, which was res_segfault by anthm)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39636 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-14 01:13:32 +00:00
tilghman ad5003fe84 Merged revisions 37458 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r37458 | tilghman | 2006-07-12 13:29:01 -0500 (Wed, 12 Jul 2006) | 2 lines

Merge fixup for asterisk startup script to zaptel startup script

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37459 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-12 18:39:36 +00:00
russell 436d0a6604 use the standard Asterisk copyright header
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32306 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-05 15:56:35 +00:00
oej c02bedf7bf Issue 7231 - Utility to convert libtonezone indications to indications.conf format
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32253 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-05 09:31:02 +00:00
russell e0162250d9 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
- with contributions from miconda, jcollie, and sb
 - branch maintained by oej
Thanks everyone!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29094 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-20 22:30:05 +00:00
kpfleming 7e5f8397c9 Merged revisions 21638 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r21638 | kpfleming | 2006-04-19 16:10:41 -0500 (Wed, 19 Apr 2006) | 2 lines

support system-specific scripts in safe_asterisk, before starting Asterisk proper

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@21639 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-19 21:11:31 +00:00
tilghman 8a106fb36a Merged revisions 15615 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r15615 | tilghman | 2006-03-28 11:48:18 -0600 (Tue, 28 Mar 2006) | 2 lines

Bug 6815 - Adding quotes to make bash happy

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15616 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 17:49:39 +00:00
tilghman 34053fab2c Merged revisions 14868 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r14868 | tilghman | 2006-03-24 23:07:52 -0600 (Fri, 24 Mar 2006) | 2 lines

Bug 6601 - More configuration abilities for the RH init script

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14869 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-25 05:10:07 +00:00
russell 794636ecc2 catch read/write errors and exit if they occur (issue #6721)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12893 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-14 16:10:44 +00:00
tilghman 2aba4a9f98 Bug 5702 - Realtime patch for meetme
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12232 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-07 01:12:09 +00:00
mattf 5320ca1dc7 Make sure safe_asterisk retains previous script defaults
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8587 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-24 22:06:37 +00:00
mattf 272d633c3c Updates from royk to safe_asterisk (#5207) Thanks!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8582 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-24 21:45:42 +00:00
tilghman 44b25415b6 Bug 6106 - SuSE startup script
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7919 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09 23:20:50 +00:00
oej d0b5a1ad17 Small typo fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7785 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04 13:56:11 +00:00
kpfleming e4c8490471 add script for simple 'no-brainer' restarts of safe_asterisk (issue #5139)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7748 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03 20:33:28 +00:00
kpfleming 896818337b Merged revisions 7349 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7349 | kpfleming | 2005-12-05 18:19:17 -0600 (Mon, 05 Dec 2005) | 2 lines

replace with unmodified file

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7350 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-06 00:19:49 +00:00
kpfleming dc76ba74df Merged revisions 7285,7299,7310,7329 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7285 | tilghman | 2005-12-02 15:12:05 -0600 (Fri, 02 Dec 2005) | 2 lines

Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake

........
r7299 | oej | 2005-12-02 19:24:40 -0600 (Fri, 02 Dec 2005) | 2 lines

Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)

........
r7310 | tilghman | 2005-12-03 13:55:05 -0600 (Sat, 03 Dec 2005) | 3 lines

Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
Also, remove useless res checks (initialized to 0; never set)

........
r7329 | kpfleming | 2005-12-04 12:03:07 -0600 (Sun, 04 Dec 2005) | 2 lines

use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7330 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-04 18:12:52 +00:00
russell e6d65d23a7 Comment out LD_ASSUME_KERNEL by default.
Print error messages if asterisk executable or the asterisk configuration
directory is not found. (issue #5785, #5708)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7241 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30 21:22:38 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
russell 8acbf04043 finish merging doxygen updates from issue #5605
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7096 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-14 19:00:38 +00:00
kpfleming 01ae466b01 protect web form parameters against malicious input
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6896 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-30 16:30:35 +00:00
russell 44c6211eb7 merge changes to doxygen config (issue #5505)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6849 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-25 13:19:12 +00:00
russell 2c3b3edc86 Doxygen documentation update from oej (issue #5505)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6847 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-24 20:12:06 +00:00