dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

242 Commits

Author SHA1 Message Date
seanbright f45cf9c3b9 Include basic installation and usage instructions for upstart script.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@200430 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-12 19:46:25 +00:00
seanbright 4c17360cd7 First shot at an upstart script for asterisk on Ubuntu.
This works relatively well (assuming you are using /var/run/asterisk) as your
run directory and upstart 0.3.9.  Needs to be generalized and eventually added
to the 'make install' target for Ubuntu.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@200428 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-12 19:42:26 +00:00
seanbright ce335ab379 Call chgrp instead of chown when setting run directory group ownership.
(issue #13153)
Reported by: pabelanger


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@200254 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-12 02:20:19 +00:00
tilghman 6a8cd4bf5a Add information for new meetme realtime fields
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@198626 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-01 18:40:35 +00:00
seanbright 8be2e20ea4 Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197824 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 21:50:27 +00:00
ghenry ce42af81fa Added AstVoicemailContext
Added AstVoicemailContext

(closes issue #15155)
Reported by: scramatte
Tested by: suretec



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197431 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 11:25:03 +00:00
ghenry fefc5d661d New objectclass AsteriskVoiceMail and AstAccountCallLimit attribute
Added new ObjectClass AsteriskVoiceMail, and AstAccountCallLimit attribute 
and cleaned up formatting and tested with OpenLDAP

(closes issue #15155)
Reported by: scramatte
Patches:
      asterisk.schema uploaded by scramatte (license 796)
Tested by: suretec

Review: [full review board URL with trailing slash]



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197409 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 11:18:09 +00:00
ghenry b5285ba5ae closes issue #15156
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197406 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 10:43:51 +00:00
file dfe102414c Merged revisions 196657 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r196657 | file | 2009-05-26 10:06:09 -0300 (Tue, 26 May 2009) | 7 lines
  
  Remove some bash specific stuff from safe_asterisk.
  
  (closes issue #10812)
  Reported by: paravoid
  Patches:
        safe_asterisk_bashism.diff uploaded by tzafrir (license 46)
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@196658 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-26 13:06:50 +00:00
mvanbaak e757d98faa Merged revisions 189849 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r189849 | mvanbaak | 2009-04-22 16:29:28 +0200 (Wed, 22 Apr 2009) | 12 lines
  
  replace sed with tr to remove \r from downloaded file
  
  On some systems, sed does not recognize \r in the pattern the way it
  was used here.
  Use tr instead because this works the same across systems.
  
  (closes issue #14936)
  Reported by: leobrown
  Patches: 
        2009042201_14936.diff.txt uploaded by mvanbaak (license 7)
  	  Tested by: leobrown, mvanbaak
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@189850 f38db490-d61c-443f-a65b-d21fe96a405b
2009-04-22 14:30:47 +00:00
tilghman a7cb278b85 Merged revisions 187763 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r187763 | tilghman | 2009-04-10 12:28:46 -0500 (Fri, 10 Apr 2009) | 2 lines
  
  Add lastms column to the contributed table designs
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@187764 f38db490-d61c-443f-a65b-d21fe96a405b
2009-04-10 17:29:34 +00:00
russell 96781f975f Start splitting up miscellaneous doxygen documentation into separate files.
doxyref.h was created to hold miscellaneous documentation that was not specific
to a part of the code.  This file has grown quite a bit so I decided to start
splitting parts of it out into new files.  Now, you can drop a new file into
include/asterisk/doxygen/ and it will be processed by doxygen.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@186953 f38db490-d61c-443f-a65b-d21fe96a405b
2009-04-08 13:24:48 +00:00
russell c7e1e972bc Make some minor updates to the doxygen configuration
- add bridges directory to be processed
- add some res/ subdirs
- alphabetize subdirs
- use consistent indentation


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@180641 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-07 15:36:00 +00:00
tilghman 62297fe334 Also highlight the preamble and postamble
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@180334 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-05 06:21:10 +00:00
tilghman ca6e15fe77 Add syntax coloring files for Vim, including a new one for AEL
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@180304 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-05 01:41:37 +00:00
mvanbaak 7421c44b11 set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default path
When running asterisk as non-root and without this patch the pidfile wants
to go into /var/run/asterisk.pid. This directory is not writable for
the non-root user and changing permissions is not an option.
Putting it in /var/run/asterisk/asterisk.pid makes it possible
to set permissions on the /var/run/asterisk dir so everything
works as it should be.

Patched committed is based on pabelanger's patch.

(closes issue #13153)
Reported by: pabelanger
Patches:
      2009012900_bug13153-nonrootscripts.diff.txt uploaded by mvanbaak (license 7)

Review: http://reviewboard.digium.com/r/139/


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@177852 f38db490-d61c-443f-a65b-d21fe96a405b
2009-02-21 13:13:35 +00:00
lmadsen f41214b918 The realtime_pgsql.sql script is missing a couple of fields.
closes issue #14339)
Reported by: fiddur
Patches:
      realtime_pgsql.sql.diff uploaded by fiddur (license 678)

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@172271 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-29 13:47:27 +00:00
mmichelson 3e34be8327 Merged revisions 170671 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r170671 | mmichelson | 2009-01-23 14:21:51 -0600 (Fri, 23 Jan 2009) | 14 lines

Update contrib/i18n.testsuite.conf to not use deprecated syntax

* Convert Wait,1 to Wait(1)
* Convert SetLanguage to Set(CHANNEL(language))
* Use 'n' for all priorities beyond the first

Also added test for Chinese numbers, too.

(closes issue #14320)
Reported by: dant
Patches:
      i18n.testsuite.conf.issue14320.v2.diff uploaded by dant (license 670)


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@170677 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-23 20:23:00 +00:00
seanbright f023d1485e Merged revisions 168614 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r168614 | seanbright | 2009-01-14 15:52:00 -0500 (Wed, 14 Jan 2009) | 9 lines
  
  Update autosupport script to supply info for both Zaptel and DAHDI in 1.4 and
  be sure to run dahdi_test in 1.6.x and trunk instead of zttest.
  
  (closes issue #14132)
  Reported by: dsedivec
  Patches:
        asterisk-1.4-autosupport.patch uploaded by dsedivec (license 638)
        asterisk-trunk-autosupport.patch uploaded by dsedivec (license 638)
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@168615 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-14 20:58:26 +00:00
mvanbaak 795b58930b Add a script to find out the correct settings for Asterisk behind NAT
(closes issue #13065)
Reported by: tzafrir
Patches:
      sip_nat_settings uploaded by tzafrir (license 46)
      sip_nat_settings_6 uploaded by mvanbaak (license 7)
Tested by: tzafrir, pabelanger, Dovid and moi


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@168265 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-09 23:04:46 +00:00
lmadsen e38fd161b9 Oops... fix the fieldname I changed yesterday to be right.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@167662 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-08 14:27:53 +00:00
lmadsen aad7f88243 Update the sip-friends.sql file to use the non-deprecated 'defaultname' instead of 'username' and remove an extra comma that would cause the script to fail as-is
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@167373 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-07 14:26:19 +00:00
tilghman dc0a906025 Set up umask as a possible configuration option.
(closes issue #13753)
 Reported by: irroot


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@164798 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-16 19:54:11 +00:00
russell 8571cda31e Add some additional Asterisk project developer documentation.
After the nightly update of the documentation on asterisk.org, I'll post 
an update to asterisk-dev with a pointer to the changes.  This covers some
release branch and commit policy information.  None of this should be a
surprise, since it's just documenting what we have already been doing.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@162418 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-09 22:38:41 +00:00
file 48979b850d Update autosupport script with a few changes.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@161830 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-08 20:53:50 +00:00
kpfleming 4d88cfdab5 improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded
reviewed at http://reviewboard.digium.com/r/62



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@159631 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-26 21:20:50 +00:00
qwell 9a229a7375 Make this executable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@157461 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-18 21:03:12 +00:00
qwell fd973179a6 Add init script for ArchLinux
(closes issue #13667)
Reported by: sherif
Patches:
      archlinux_rc_makefile.patch uploaded by sherif (license 591)
      archlinux_rc_makefile-2.patch uploaded by mvanbaak (license 7)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@157460 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-18 21:01:46 +00:00
kpfleming 866999e745 Merged revisions 157104 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r157104 | kpfleming | 2008-11-15 19:00:32 +0100 (Sat, 15 Nov 2008) | 13 lines
  
  major update to doxygen configuration file:
  
  1) update to doxygen 1.5.x style file, as used in trunk
  
  2) tell doxygen where are header files are, so include-file processing can be done
  
  3) make all macros that are used to define variables/functions be expanded, so that doxygen will properly document the resulting variable/function
  
  4) make all macros that are used to provide the contents of a variable (structure) be expanded, so that doxygen will be able to document the resulting fields
  
  5) suppress compiler attributes (__attribute__(xxx)) from being seen by doxygen, so it will properly match up function definition and usage (for an example of th effect of this, look at the doxygen docs for ast_log() from before and afte this commit)
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@157105 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-15 18:25:01 +00:00
tilghman 346ae57887 Clarify documentation, following merge of realtime_update2 branch
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@151762 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-23 15:54:19 +00:00
tilghman 622dfc2782 Add a contributed script for running Asterisk without installing it, first.
(closes issue #11680)
 Reported by: tzafrir
 Patches: 
       live_ast_6 uploaded by tzafrir (license 46)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@151601 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-22 20:05:15 +00:00
mvanbaak fc9bce2992 dont use deprecated commands in the init scripts.
(closes issue #13720)
Reported by: decryptus_proformatique
Patches:
      contrib_initd_module_reload.patch uploaded by decryptus (license 555)
	  With mods by me to fix stop commands as well


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@150930 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-18 09:02:36 +00:00
mvanbaak 8c0e9e8e60 use pkill instead of killall to be more portable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@147266 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-07 18:00:48 +00:00
lmadsen 0b3d62b280 Merged revisions 145479 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r145479 | lmadsen | 2008-10-01 13:18:30 -0400 (Wed, 01 Oct 2008) | 6 lines
  
  Update the realtime_pgsql.sql script to create the setinterfacevar column.
  
  (closes issue #13549)
  Reported by: fiddur
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@145487 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-01 17:26:20 +00:00
seanbright 0a4cc3ed00 Merged revisions 143736 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r143736 | seanbright | 2008-09-19 20:50:10 -0400 (Fri, 19 Sep 2008) | 9 lines

Make vmail.cgi work with mailboxes defined in users.conf, too.

(closes issue #13187)
Reported by: netvoice
Patches:
      20080911__bug13187.diff.txt uploaded by Corydon76 (license 14)
      (Slightly modified to take alchamist's comments on mantis into account)
Tested by: msales, alchamist, seanbright

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@143737 f38db490-d61c-443f-a65b-d21fe96a405b
2008-09-20 00:52:20 +00:00
tilghman be2093ef29 Merged revisions 136190 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r136190 | tilghman | 2008-08-06 15:14:54 -0500 (Wed, 06 Aug 2008) | 4 lines

-C option takes a filename, not a directory path.
(closes issue #13007)
 Reported by: klaus3000

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@136191 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-06 20:15:34 +00:00
tilghman 24dbdf83ca Rename Mandrake scripts to Mandriva
(Closes issue #13221)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135485 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04 17:12:15 +00:00
tilghman a764d7e91f Merged revisions 135482 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r135482 | tilghman | 2008-08-04 12:07:52 -0500 (Mon, 04 Aug 2008) | 2 lines

Define ASTSBINDIR for script
(Closes issue #13221)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135483 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04 17:08:42 +00:00
mvanbaak f6fb0900e1 Make safe_asterisk work on dash/sh/bash etc.
(closes issue #13111)
Reported by: pabelanger
Patches:
      2008071901_issue13111_safe_asterisk.diff uploaded by mvanbaak (license 7)
Tested by: mvanbaak, pabelanger


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135061 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-01 12:17:33 +00:00
kpfleming 255f52d647 remove remaining Zaptel references in various places
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@134086 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-28 16:42:00 +00:00
tilghman fb6c2d1804 Update version
(closes issue #13163)
 Reported by: suretec
 Patches: 
       asterisk.ldif uploaded by suretec (license 70)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133902 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-25 21:59:39 +00:00
tilghman 3635a9497d Build the logrotate script according to paths
(Closes issue #13147)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133400 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-24 05:21:00 +00:00
tilghman 1cebf7ab00 Add logrotate script for Asterisk
(closes issue #13085)
 Reported by: pabelanger
 Patches: 
       logrotate uploaded by pabelanger (license 224)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@132977 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-23 17:14:56 +00:00
kpfleming 73b88aaa71 clean up a bunch more Zaptel-related references
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@130044 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-11 16:18:01 +00:00
tilghman 304d288b7e LDAP schema updates
(closes issue #12860)
 Reported by: flyn
 Patches: 
       asterisk.ldif uploaded by suretec (license 70)
       asterisk.schema uploaded by suretec (license 70)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@128160 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-05 15:17:51 +00:00
tilghman b4b78c2602 Separate multiple items encoded into a single field with ';'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@126021 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-27 20:38:59 +00:00
tilghman ae38c922be Don't hang if the command is blank
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@125583 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-26 22:49:16 +00:00
jpeeler 490730a6b3 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@122234 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-12 17:27:55 +00:00
tilghman e274b08136 Expand CDR uniqueid field to 150 chars, to account for maximum systemname.
(Closes issue #12831)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@121855 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-11 17:44:39 +00:00
seanbright 816a4f6803 Merged revisions 121596 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r121596 | seanbright | 2008-06-10 14:34:45 -0400 (Tue, 10 Jun 2008) | 6 lines

Fixes a problem with some buggy versions of GNU awk (3.1.3) not liking carriage returns in scripts.

(closes issue #12749)
Reported by: alinux
Tested by: Laureano (on #asterisk-dev), juggie

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@121597 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-10 18:35:37 +00:00