2006-10-07 |
Olle Johansson | Do *NOT* use DEFAULT_SIP_PORT in these comparisions... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Cadach | Merged revisions 44684 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Paul Cadach | Extend CALLERID() function for "pres" and "ton" values |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Luigi Rizzo | slightly restructure the code that computes the channel... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Luigi Rizzo | put repeated code to set nat mode in a function. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Luigi Rizzo | put common code in a function to avoid repetitions. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Luigi Rizzo | remove hardwired usage of 5060, use DEFAULT_SIP_PORT... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Luigi Rizzo | improve and document function get_in_brackets(), introd... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Luigi Rizzo | when possible, use ast_set2_flags instead of ast_set... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Kevin P. Fleming | Merged revisions 44631 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Joshua Colp | Merged revisions 44628 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | basically fix indentation of a large function after... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | s cannot be null here, so remove the useless test and... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | simplify logic in preparation to reduce indentation |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Joshua Colp | Merged revisions 44605 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tilghman Lesher | Massive cleanup of the rpt code, updating to current... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Joshua Colp | Merged revisions 44581 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | document a bit the use of templates. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | document the "contact" option a bit better. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | help old bsd-system which don't have RLIMIT_AS and... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | make sure sockets are blocking when they should be... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | Two things: |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Olle Johansson | Remove deprecated "incominglimit" config option |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Luigi Rizzo | update example commands to match current syntax |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Russell Bryant | regenerate the configure script to reflect the latest... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Joshua Colp | Fix indenting a bit (issue #8082 reported by selsky) |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Joshua Colp | Merged revisions 44502 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Steve Murphy | These mods fix a problem pointed out by dgartang, where... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Joshua Colp | Merged revisions 44486 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Kevin P. Fleming | Merged revisions 44476 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Luigi Rizzo | Basically, this commit only simplifies configure.ac... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Joshua Colp | Merged revisions 44450 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Kevin P. Fleming | Merged revisions 44436 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Steve Murphy | As per ToDo list, I have made it so that Wait(), WaitEx... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Kevin P. Fleming | Merged revisions 44433 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | simplify checks for OSS using AST_EXT_LIB_CHECK; |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | small formatting fix |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | when only checking headers, do not set $1_LIB. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | document, and extend a bit the macro AST_EXT_LIB_CHECK... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | restore proper CPPFLAGS and LDFLAGS for FreeBSD, |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | correct libraries for astman, at least so i think... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Luigi Rizzo | put linker flags in ASTLDFLAGS where they belong |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Kevin P. Fleming | Merged revisions 44393 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Kevin P. Fleming | Merged revisions 44390 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Kevin P. Fleming | Merged revisions 44378 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Steve Murphy | These changes resolve the problems in bug 8090, where... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Steve Murphy | I've been meaning to add some explanation about muted... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Steve Murphy | CLI reverbification update to this config file |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Steve Murphy | Added a warning to the documentation for Macro in respo... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Kevin P. Fleming | Merged revisions 44322 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Matt O'Gorman | Merged revisions 44312 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Kevin P. Fleming | Merged revisions 44298 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Joshua Colp | Strat becomes Strategy based on feedback from two namel... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Paul Cadach | Merged revisions 44283,44286 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Joshua Colp | Merged revisions 44284 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Joshua Colp | Add 'Strat' manager field to QueueParams event. (issue... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Joshua Colp | Add Masquerade manager event which trips when a masquer... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Steve Murphy | These changes correspond to the changes to app_stack... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Joshua Colp | First entry! Tell people about the callerid changes... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Matt O'Gorman | bug #8076 check option_debug before printing to debug... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Tilghman Lesher | Okay, I can't use ast_app_separate_args for that..... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Luigi Rizzo | comment the fact that autoconf2.59 is ok to process... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Luigi Rizzo | simplify this file |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Matt O'Gorman | 44240 same as but without the removing of chan_jingle... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Tilghman Lesher | Use the standard parsing routines |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Expand setinterfacevar option to also set a variable... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Make callerid fields in Manager events more consistent... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Merged revisions 44215 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Merged revisions 44199 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Paul Cadach | Merged revisions 44186 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Paul Cadach | Merged revisions 44167 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Paul Cadach | Merged revisions 44166 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Add option to logger to rename log files with timestamp... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Merged revisions 44169 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Get rid of the IS_NULL_STRING macro and use ast_strlen_... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Kevin P. Fleming | clean up formatting and conformance to code guidelines |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Joshua Colp | Add option 'keepstats' which will keep queue statistics... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Tilghman Lesher | It makes more sense that in GosubIf that the two labels... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Spencer | Don't use channel when you don't mean a channel |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Spencer | Uhm yah, not sure who committed this into trunk...... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Paul Cadach | Merged revisions 44135 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Russell Bryant | Merged revisions 44125 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Russell Bryant | Merged revisions 44111 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tilghman Lesher | Janitor for Zapateller: convert to use argument macros |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Cadach | Merged revisions 44090 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Luigi Rizzo | merge compile fixes from 44080: |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Cadach | Merged revisions 44078 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Cadach | Merged revisions 44068 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Kevin P. Fleming | Merged revisions 44057 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Kevin P. Fleming | Merged revisions 44055 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Jason Parker | Merged revisions 44053 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Cadach | Merged revisions 44034,44042-44043 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Tilghman Lesher | Remove locking conflict |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Cadach | Blocked revisions 44023 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Cadach | Merged revisions 44022 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43996-43997,44008,44011-44012 via... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Paul Cadach | Merged revisions 44009 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43993 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43978 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Joshua Colp | One must remember to unlock their list... thanks to... |
commit | commitdiff | tree | snapshot |
next |