Commit Graph

473 Commits (71ebf2e7ca7ed51a88d46a1ac58aed1945b97cd8)

Author SHA1 Message Date
Mark Michelson f4f2de61c2 Merged revisions 162667 via svnmerge from
17 years ago
Tilghman Lesher 5cd8611a62 Merged revisions 155804 via svnmerge from
17 years ago
Leif Madsen 7ffd0b0fcf Merged revisions 149040 via svnmerge from
17 years ago
Steve Murphy 2c1bfe7643 Merged revisions 147807 via svnmerge from
17 years ago
Michiel van Baak e4870b12c6 Merged revisions 143843 via svnmerge from
17 years ago
Michiel van Baak 07bc54c7e7 Merged revisions 143840 via svnmerge from
17 years ago
Michiel van Baak d40687d841 Merged revisions 143837 via svnmerge from
17 years ago
Russell Bryant f7db6b56dd Merged revisions 137987 via svnmerge from
17 years ago
Sean Bright 16ff15a47a Merged revisions 137405 via svnmerge from
17 years ago
Russell Bryant 8fb13c6803 Grammar hax from Qwell
17 years ago
Russell Bryant f6bda9def2 Note that developer documentation belongs in doxygen, and not integrated with
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Russell Bryant f4c4469f38 Fix some tex errors
17 years ago
Tilghman Lesher d86fc7fcc1 Add %u and %g to the ASTERISK_PROMPT settings, for username and group,
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Tilghman Lesher c4d4c636d0 Hebrew syntax for voicemail prompts
17 years ago
Olle Johansson d231a9cf7d Merged revisions 132645 via svnmerge from
17 years ago
Michiel van Baak 0d49cdae3e Make all sed calls Posix sed compatible.
17 years ago
Michiel van Baak 8faa81be79 restore ASTERISKVERSION marker to asterisk.tex.
17 years ago
Kevin P. Fleming dd7630222c clean up a bunch more Zaptel-related references
17 years ago
Mark Michelson a92e934075 Update a few instances of "extensions reload" to "dialplan reload"
17 years ago
Olle Johansson ef943d774d Adding documentation on the T.140 support in Asterisk. This is a function that we're
17 years ago
Mark Michelson 55e4daef88 Add a janitor project to use ARRAY_LEN instead of in-line
17 years ago
Russell Bryant 604b819b1c Add a locking section to the coding guidelines document.
17 years ago
Luigi Rizzo 52c6ee5155 add documentation on video console support
17 years ago
Russell Bryant dc5c54eaf2 a few minor updates and typo fixes
17 years ago
Sean Bright dd0c0f3d38 Cast a few more strings to char *, so that we can compile cleanly against
17 years ago
Russell Bryant d4ddf14b6b Fix a typo. Someone on IRC copied this literally and then wondered why it
17 years ago
Jeff Gehlbach 7e9bb68ec8 Merged revisions 124372 via svnmerge from
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Sean Bright a41649d66b Update the queuelog.tex documentation as well.
17 years ago
Tilghman Lesher a06ab7b648 Merged revisions 123769 via svnmerge from
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
Jeff Peeler d373bd4430 Merged revisions 121804 via svnmerge from
17 years ago
Russell Bryant 7123fb41c4 don't refer to asterisk-events, as that implies that the code was checked out from a branch
17 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
17 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
17 years ago
Jeff Peeler 3c6eb61008 add document describing API changes from 1.4.0 to 1.6.0
17 years ago
Tilghman Lesher ee29d6dc2b Merged revisions 118052 via svnmerge from
17 years ago
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
17 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
17 years ago
Olle Johansson e30c26c689 Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor).
17 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
17 years ago
Steve Murphy c0b8f57b9d (closes issue #12467)
17 years ago
Russell Bryant e29b987b30 Add a simple janitor project
17 years ago
Tilghman Lesher 631d8e5fbe fileio.h does not exist; io.h does, though.
17 years ago
Steve Murphy 5fb4b1bbe5 This is the scariest commit I've done in a long time. This is the astobj2-ification of chan_sip. I've tested a number of scenarios like crazy. It used to have 4x the call setup/teardown performance of trunk, but now it's roughly at parity. I will attempt to find the bottlenecks and get it back to the 4x mark. The changes made were somewhat invasive, but the value to the community of these upgrades outweighs waiting further for more testing. Every change being made to chan_sip was lousing this code up when we tried to merge. Peers, Users, Dialogs, are all now astobj2 objects, indexed via hashtables. Refcounting is used to track objects and free them at the bitter end of their lives. Please file issues on bugs.digium.com, and PLEASE, please, please be patient. One natural advantage to all the hash-table work is that loading large sip.conf files full of thousands of peers now goes much faster. One more please: PLEASE help thrash this code and test it.
17 years ago
Russell Bryant afd8783577 Make some notes about common usage of pbx_builtin_getvar_helper() that is not
17 years ago
Tilghman Lesher 3f78a375a0 Merged revisions 111605 via svnmerge from
17 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
17 years ago