2006-04-21 |
Luigi Rizzo | move wait_and_stream to ast_wait_and_stream() because... |
blob | commitdiff |
2006-04-21 |
Luigi Rizzo | comment a possible memory leak |
blob | commitdiff | diff to current |
2006-04-21 |
Luigi Rizzo | merge some common code into a function |
blob | commitdiff | diff to current |
2006-04-21 |
Luigi Rizzo | more NULL / "" equivalence for CID fields. |
blob | commitdiff | diff to current |
2006-04-18 |
Luigi Rizzo | simplify the flow of builtin_atxfer(). |
blob | commitdiff | diff to current |
2006-04-17 |
Olle Johansson | - Doxygen formatting |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | preparation for reduction of the nesting of a large... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | more usages of stream_and_wait |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | more usages of function 'finishup()' |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | one more instance of stream_and_wait, and remove an... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | more replaceemnt of dup code with functions. |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | localize several variables, and simplify the last part... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | more formatting cleanup including removal of a useless... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | rename a variable same as used in a very similar function, |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | s/pu->chan/chan in a few places; |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | put some common code into functions (still more instanc... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | properly reindent a large block. |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | more readability fixes - localize some variables and... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | introduce a function to set context, extension and... |
blob | commitdiff | diff to current |
2006-04-16 |
Luigi Rizzo | minor readability fixes in preparation for more work... |
blob | commitdiff | diff to current |
2006-04-15 |
Luigi Rizzo | - normalize for() loops to navigate through variables, |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | - remove some unnecessary casts and braces; |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-10 |
BJ Weschke | Merged revisions 18866 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | a few cleanups from the last commit |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-03-30 |
Luigi Rizzo | as discussed with Mark a few weeks ago, the 'newstack... |
blob | commitdiff | diff to current |
2006-03-30 |
Olle Johansson | Set default value of adsipark (import from 1.2) |
blob | commitdiff | diff to current |
2006-03-25 |
Mark Spencer | Add micro-http server and abstract manager interface... |
blob | commitdiff | diff to current |
2006-03-23 |
Joshua Colp | Merged revisions 14523 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-21 |
Russell Bryant | Merged revisions 13961 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-14 |
Olle Johansson | - Formatting fix in musiconhold |
blob | commitdiff | diff to current |
2006-03-06 |
Tilghman Lesher | Bug 6304 - Add Park command to the manager interface |
blob | commitdiff | diff to current |
2006-02-22 |
Kevin P. Fleming | merge rizzo's patch to make compiler warnings stop... |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
blob | commitdiff | diff to current |
2006-02-01 |
Kevin P. Fleming | use string fields for some stuff in ast_channel |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | - conversions to allocation wrappers |
blob | commitdiff | diff to current |
2006-01-19 |
Olle Johansson | Doxygen fixes |
blob | commitdiff | diff to current |
2006-01-17 |
Kevin P. Fleming | remove some more deprecated (pre-1.2) stuff |
blob | commitdiff | diff to current |
2006-01-17 |
Matthew Fredrickson | Check to see if arg is NULL before passing (#6094) |
blob | commitdiff | diff to current |
2006-01-09 |
Olle Johansson | Doxygen update |
blob | commitdiff | diff to current |
2006-01-08 |
Matt O'Gorman | added small feature from bug 5682 with one typo fix. |
blob | commitdiff | diff to current |
2006-01-05 |
Tilghman Lesher | Merged revisions 7823 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-05 |
Olle Johansson | Fix copyright for touched file |
blob | commitdiff | diff to current |
2006-01-04 |
Olle Johansson | Merged revisions 7795 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-21 |
Russell Bryant | add a header to indicate who the call was parked by... |
blob | commitdiff | diff to current |
2005-12-08 |
Josh Roberson | Allow retrieval of generated filename from one touch... |
blob | commitdiff | diff to current |
2005-12-03 |
Tilghman Lesher | Bug 5858 - Make the chanvars.c functions return a ... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-10 |
Kevin P. Fleming | issue #5703 |
blob | commitdiff | diff to current |
2005-11-09 |
Kevin P. Fleming | issue #5601 |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | more header include simplification |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #5648 |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | Convert some built-in applications to use new args... |
blob | commitdiff | diff to current |
2005-11-03 |
Kevin P. Fleming | minor cleanup |
blob | commitdiff | diff to current |
2005-11-01 |
Kevin P. Fleming | issue #5499 |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-13 |
Kevin P. Fleming | ensure that parking context/extension (and other settin... |
blob | commitdiff | diff to current |
2005-09-28 |
Mark Spencer | Remove possibility of manager deadlocks from manager... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | enable DTMF monitoring when DYNAMIC_FEATURES are specif... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | remove useless buffer initializations (issue #5134) |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | eliminate signedness warnings (issue #5129) |
blob | commitdiff | diff to current |
2005-08-23 |
Kevin P. Fleming | formatting fixes and compile fix for FreeBSD (issue... |
blob | commitdiff | diff to current |
2005-08-23 |
Kevin P. Fleming | ensure that features are not duplicated during reload... |
blob | commitdiff | diff to current |
2005-08-23 |
Kevin P. Fleming | add ability to map feature sequences to applications... |
blob | commitdiff | diff to current |
2005-08-08 |
Russell Bryant | more pointer signedness fixes for gcc4 warnings |
blob | commitdiff | diff to current |
2005-08-03 |
Mark Spencer | Fix timestamp issue with features (bug #4760 with mods) |
blob | commitdiff | diff to current |
2005-07-25 |
Russell Bryant | more formatting fixes! (bug #4780) |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | add a library of timeval manipulation functions, and... |
blob | commitdiff | diff to current |
2005-07-11 |
Kevin P. Fleming | reverse arguments to ast_tvdiff_ms, so they match the... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | use AST_MAX_CONTEXT |
blob | commitdiff | diff to current |
2005-07-07 |
Kevin P. Fleming | make CLI output use singular/plural when appropriate... |
blob | commitdiff | diff to current |
2005-06-23 |
Kevin P. Fleming | support cancellation of attended transfers using the... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more efficient (and understandable) ast_channel_walk_lo... |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | correct case of file type for one-touch monitoring... |
blob | commitdiff | diff to current |
2005-05-16 |
Kevin P. Fleming | add ability to control output format for one-touch... |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | more strncpy -> ast_copy_string conversions, fixing... |
blob | commitdiff | diff to current |
2005-05-09 |
Mark Spencer | Fix features + astmm interaction (bug #4217) |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
blob | commitdiff | diff to current |
2005-04-27 |
Mark Spencer | Add option to park in the next slot (bug #4028) |
blob | commitdiff | diff to current |
2005-04-22 |
Kevin P. Fleming | add ability to send transferring party to a dialplan... |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-20 |
Kevin P. Fleming | add count of parked calls to 'show parkedcalls' (bug... |
blob | commitdiff | diff to current |
2005-04-13 |
Russell Bryant | add missing newlines, fix misspelling of nonexistent... |
blob | commitdiff | diff to current |
2005-03-24 |
Mark Spencer | fix repark of timed out parked calls (bug #3777) |
blob | commitdiff | diff to current |
2005-03-17 |
Matthew Fredrickson | Fixed Parking bug where SIP calls would loose MOH after... |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Rework channel structure to eliminate "pvt" portion... |
blob | commitdiff | diff to current |
2005-02-26 |
Mark Spencer | Add additional parking events (bug #3620) |
blob | commitdiff | diff to current |
2005-02-17 |
Mark Spencer | Add atxfer fix (bug #3592) |
blob | commitdiff | diff to current |
2005-02-11 |
Mark Spencer | Copy/paste errors (bug #3559, #3560) |
blob | commitdiff | diff to current |
2005-02-06 |
Mark Spencer | Merge "show features" (bug #3515) |
blob | commitdiff | diff to current |
2005-01-26 |
Mark Spencer | Fix parking issue (bug #3396) |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-17 |
Mark Spencer | Merge hold patch (bug #1840) |
blob | commitdiff | diff to current |
2005-01-11 |
Mark Spencer | Fix one touch record (bug #3263, take two) |
blob | commitdiff | diff to current |
2005-01-10 |
Mark Spencer | More flagification, courtesy drumkilla (bug #3280) |
blob | commitdiff | diff to current |
next |