Commit Graph

323 Commits (7cf95da39acad3057a8976b3850bf6693e95b2ee)

Author SHA1 Message Date
Tilghman Lesher 589c397065 Accomodate equal signs in DSNs and add documentation, based upon mmichelson's feedback.
15 years ago
Tilghman Lesher a452a07645 Merged revisions 252617 via svnmerge from
15 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
15 years ago
Leif Madsen 3dda454199 Merged revisions 251309 via svnmerge from
15 years ago
Russell Bryant dcc85db7b6 Add the libvpb-dev package as a dependency.
16 years ago
Russell Bryant e438cffa36 Add more packages required for building Asterisk modules.
16 years ago
Tilghman Lesher 3168cb379d Merged revisions 239307 via svnmerge from
16 years ago
Tilghman Lesher dd0ab33cb2 Add LSB headers to init scripts.
16 years ago
Tilghman Lesher 38957995ff Permit more options in the Makefile as to startup options
16 years ago
Tilghman Lesher 9ce49d1579 Merged revisions 236433 via svnmerge from
16 years ago
Kevin P. Fleming ef9be94b35 Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
16 years ago
Atis Lezdins 42f7353510 Fix compatibility with valgrind 3.3 and older.
16 years ago
Gavin Henry 5050e04101 Schema file additions
16 years ago
Tzafrir Cohen ec6f1f3ea4 Add LSB headers to the Debian init.d script
16 years ago
Tilghman Lesher 14a8c042cd Merged revisions 226811 via svnmerge from
16 years ago
Russell Bryant 844a01b27e Add an "Asterisk Architecture Overview" section to the doxygen documentation.
16 years ago
Tzafrir Cohen 3b6d052ac7 Remove extra cleanup in case we have more than one Asterisk.
16 years ago
Tzafrir Cohen 56a6df50cc another variation of the upstart script
16 years ago
Leif Madsen b544c53778 Merged revisions 225484 via svnmerge from
16 years ago
Russell Bryant 6f8e099b34 Merged revisions 218798 via svnmerge from
16 years ago
Tilghman Lesher 1b147b0094 Make calltoken support work with realtime users and peers.
16 years ago
Tzafrir Cohen 1ede3c3ca6 live_ast: Fix asterisk.conf instead of regenerating it
16 years ago
Gavin Henry 2dee355517 Fixed typo
16 years ago
Gavin Henry f2b9fc797d Added three new attributes and applied a patch to res_config_ldap.c
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Michiel van Baak 85c3b3e3b5 add OpenBSD to the install_prereq script
16 years ago
Michiel van Baak 7244366e7a libxml2-dev is needed as well by default.
16 years ago
Michiel van Baak 3ee2e7566f use aptitude for debian based systems
16 years ago
Tilghman Lesher b13740d1b1 Document all meetme realtime fields, and in the process, make some field lengths more consistent.
16 years ago
Sean Bright 5a2ef47b2f Make sure that since we are passing -c to asterisk that we have a console.
16 years ago
Sean Bright 2763066e34 Include basic installation and usage instructions for upstart script.
16 years ago
Sean Bright 870a5b6c2d First shot at an upstart script for asterisk on Ubuntu.
16 years ago
Sean Bright 4e9cce1b72 Call chgrp instead of chown when setting run directory group ownership.
16 years ago
Tilghman Lesher 469fb6b79a Add information for new meetme realtime fields
16 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
16 years ago
Gavin Henry e9cb075d94 Added AstVoicemailContext
16 years ago
Gavin Henry 8fd3f6882e New objectclass AsteriskVoiceMail and AstAccountCallLimit attribute
16 years ago
Gavin Henry a5fc03b683 closes issue #15156
16 years ago
Joshua Colp 02401da266 Merged revisions 196657 via svnmerge from
16 years ago
Michiel van Baak ba6dab1a1b Merged revisions 189849 via svnmerge from
16 years ago
Tilghman Lesher 92b20aa053 Merged revisions 187763 via svnmerge from
16 years ago
Russell Bryant 2cb0018fa1 Start splitting up miscellaneous doxygen documentation into separate files.
16 years ago
Russell Bryant 34ae4d2825 Make some minor updates to the doxygen configuration
16 years ago
Tilghman Lesher dd1a5f1969 Also highlight the preamble and postamble
16 years ago
Tilghman Lesher 2c54fc25cd Add syntax coloring files for Vim, including a new one for AEL
16 years ago
Michiel van Baak 5b497da128 set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default path
17 years ago
Leif Madsen 898fd64528 The realtime_pgsql.sql script is missing a couple of fields.
17 years ago
Mark Michelson 9f8ce77660 Merged revisions 170671 via svnmerge from
17 years ago
Sean Bright c7f3a38ea3 Merged revisions 168614 via svnmerge from
17 years ago
Michiel van Baak 84a4f83020 Add a script to find out the correct settings for Asterisk behind NAT
17 years ago
Leif Madsen d92e53a6f5 Oops... fix the fieldname I changed yesterday to be right.
17 years ago
Leif Madsen 82af1445e7 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
17 years ago
Tilghman Lesher 326653d5e8 Set up umask as a possible configuration option.
17 years ago
Russell Bryant d0bc22b3e8 Add some additional Asterisk project developer documentation.
17 years ago
Joshua Colp 5d67d461aa Update autosupport script with a few changes.
17 years ago
Kevin P. Fleming e14dfcbedc 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
17 years ago
Jason Parker 7478e5ecd0 Make this executable
17 years ago
Jason Parker 493e903892 Add init script for ArchLinux
17 years ago
Kevin P. Fleming 2ce2cc26c7 Merged revisions 157104 via svnmerge from
17 years ago
Tilghman Lesher 154f9deed2 Clarify documentation, following merge of realtime_update2 branch
17 years ago
Tilghman Lesher e98ee36c0f Add a contributed script for running Asterisk without installing it, first.
17 years ago
Michiel van Baak b0d56687c6 dont use deprecated commands in the init scripts.
17 years ago
Michiel van Baak 5797763dcf use pkill instead of killall to be more portable
17 years ago
Leif Madsen 803b6799de Merged revisions 145479 via svnmerge from
17 years ago
Sean Bright 13c3bfcbc8 Merged revisions 143736 via svnmerge from
17 years ago
Tilghman Lesher ebe9c21be4 Merged revisions 136190 via svnmerge from
17 years ago
Tilghman Lesher 7e8f0ab219 Rename Mandrake scripts to Mandriva
17 years ago
Tilghman Lesher ffbd21ad7f Merged revisions 135482 via svnmerge from
17 years ago
Michiel van Baak d1df7bfcfc Make safe_asterisk work on dash/sh/bash etc.
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Tilghman Lesher 865a126751 Update version
17 years ago
Tilghman Lesher 46db155e92 Build the logrotate script according to paths
17 years ago
Tilghman Lesher 70a0b7fcd1 Add logrotate script for Asterisk
17 years ago
Kevin P. Fleming dd7630222c clean up a bunch more Zaptel-related references
17 years ago
Tilghman Lesher 509fd1aff7 LDAP schema updates
17 years ago
Tilghman Lesher ed553a7c77 Separate multiple items encoded into a single field with ';'
17 years ago
Tilghman Lesher 115ff1bb37 Don't hang if the command is blank
17 years ago
Jeff Peeler ef3b214728 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.
17 years ago
Tilghman Lesher 99c2f1c9f7 Expand CDR uniqueid field to 150 chars, to account for maximum systemname.
17 years ago
Sean Bright 14b35dfb38 Merged revisions 121596 via svnmerge from
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Michiel van Baak fcc15d65b1 Merged revisions 119301 via svnmerge from
17 years ago
Tilghman Lesher 8722b3b5ae Add a script which installs every package needed for a Debian install of
17 years ago
Russell Bryant 44bf50567f Merged revisions 115557 via svnmerge from
17 years ago
Russell Bryant e6e42cc7e7 Merged revisions 115554 via svnmerge from
17 years ago
Russell Bryant 0f1b96623b Merged revisions 115545 via svnmerge from
17 years ago
Tilghman Lesher 7bab9e3710 Update typos in description fields
17 years ago
Jason Parker a41572affc Merged revisions 115422 via svnmerge from
17 years ago
Tilghman Lesher e01ada1ca7 Merged revisions 115285 via svnmerge from
17 years ago
Kevin P. Fleming 17924115db Merged revisions 114823 via svnmerge from
17 years ago
Tilghman Lesher 3376c2212c Merged revisions 114689 via svnmerge from
17 years ago
Jason Parker c2d0b572bf Merged revisions 114138 via svnmerge from
17 years ago
Tilghman Lesher e7daf63fd8 Make tab-completion work for all cases
17 years ago
Tilghman Lesher c716e8de53 Add tab command-line completion
17 years ago
Tilghman Lesher 954fea4d10 The hydra grows yet another head...
17 years ago
Jason Parker e735c70ce1 Fix a small file handle "leak" pointed out by jjshoe on #asterisk.
17 years ago
Tilghman Lesher 03479bd418 Additional enhancements
17 years ago
Tilghman Lesher 8e5dafab4d Add commandline tool for doing CLI commands through AMI (instead of using asterisk -rx)
17 years ago
Tilghman Lesher d2daba25f7 Merged revisions 113399 via svnmerge from
17 years ago