2008-04-02 |
Tilghman Lesher | Make MISDN generate channel rename events when the...
|
commit | commitdiff | tree |
2008-04-01 |
Tilghman Lesher | Fix last commit
|
commit | commitdiff | tree |
2008-03-28 |
Tilghman Lesher | Merged revisions 111605 via svnmerge from
|
commit | commitdiff | tree |
2008-03-27 |
Tilghman Lesher | Merged revisions 111442 via svnmerge from
|
commit | commitdiff | tree |
2008-03-26 |
Tilghman Lesher | Oops, missed one
|
commit | commitdiff | tree |
2008-03-26 |
Tilghman Lesher | Simplify new macro, simplify configfile logic, now...
|
commit | commitdiff | tree |
2008-03-26 |
Tilghman Lesher | Add a linkedlist macro that maintains a sorted list
|
commit | commitdiff | tree |
2008-03-26 |
Tilghman Lesher | Oops, fix this, too
|
commit | commitdiff | tree |
2008-03-26 |
Tilghman Lesher | Add the "config reload <conffile>" command, which allows...
|
commit | commitdiff | tree |
2008-03-25 |
Tilghman Lesher | Update sample configurations to make virtual hosting...
|
commit | commitdiff | tree |
2008-03-25 |
Tilghman Lesher | Update the sample configuration, to use Macro less...
|
commit | commitdiff | tree |
2008-03-21 |
Tilghman Lesher | Add note of the added Directory options, from commit...
|
commit | commitdiff | tree |
2008-03-20 |
Tilghman Lesher | Upgrade the sounds version; add several directory enhancements:
|
commit | commitdiff | tree |
2008-03-20 |
Tilghman Lesher | Fix recent trunk breakage
|
commit | commitdiff | tree |
2008-03-18 |
Tilghman Lesher | Change back to using ldap_initialize() and let the...
|
commit | commitdiff | tree |
2008-03-18 |
Tilghman Lesher | Set protocol version, port number correctly.
|
commit | commitdiff | tree |
2008-03-18 |
Tilghman Lesher | Comment debug
|
commit | commitdiff | tree |
2008-03-12 |
Tilghman Lesher | Deadlock fixes
|
commit | commitdiff | tree |
2008-03-12 |
Tilghman Lesher | Revert several changes from revision 102525, as the...
|
commit | commitdiff | tree |
2008-03-12 |
Tilghman Lesher | Cache config files, when possible, for speed
|
commit | commitdiff | tree |
2008-03-12 |
Tilghman Lesher | Merged revisions 107877 via svnmerge from
|
commit | commitdiff | tree |
2008-03-11 |
Tilghman Lesher | An offhand comment from Russell made me realize that...
|
commit | commitdiff | tree |
2008-03-11 |
Tilghman Lesher | Convert prepare_and_execute to direct_execute for speed
|
commit | commitdiff | tree |
2008-03-11 |
Tilghman Lesher | Add contributed script for separation of database access...
|
commit | commitdiff | tree |
2008-03-11 |
Tilghman Lesher | Whitespace changes only
|
commit | commitdiff | tree |
2008-03-10 |
Tilghman Lesher | (closes issue #6019)
|
commit | commitdiff | tree |
2008-03-07 |
Tilghman Lesher | Merged revisions 106635 via svnmerge from
|
commit | commitdiff | tree |
2008-03-07 |
Tilghman Lesher | Merged revisions 106606 via svnmerge from
|
commit | commitdiff | tree |
2008-03-07 |
Tilghman Lesher | Merged revisions 106552 via svnmerge from
|
commit | commitdiff | tree |
2008-03-06 |
Tilghman Lesher | Missing braces, fix parsing
|
commit | commitdiff | tree |
2008-03-06 |
Tilghman Lesher | Merged revisions 106328 via svnmerge from
|
commit | commitdiff | tree |
2008-03-05 |
Tilghman Lesher | Should check these values for non-NULL before scanning.
|
commit | commitdiff | tree |
2008-03-05 |
Tilghman Lesher | Create a centralized configuration option for silencethreshold
|
commit | commitdiff | tree |
2008-03-05 |
Tilghman Lesher | Merged revisions 106015 via svnmerge from
|
commit | commitdiff | tree |
2008-03-04 |
Tilghman Lesher | Fix minor misuses of snprintf
|
commit | commitdiff | tree |
2008-03-04 |
Tilghman Lesher | Whitespace changes only
|
commit | commitdiff | tree |
2008-03-01 |
Tilghman Lesher | Drop bad property
|
commit | commitdiff | tree |
2008-02-29 |
Tilghman Lesher | Convert to use ast_str
|
commit | commitdiff | tree |
2008-02-29 |
Tilghman Lesher | Merged revisions 105113 via svnmerge from
|
commit | commitdiff | tree |
2008-02-28 |
Tilghman Lesher | Fix crash when configuration does not match hardware...
|
commit | commitdiff | tree |
2008-02-28 |
Tilghman Lesher | Merged revisions 104868 via svnmerge from
|
commit | commitdiff | tree |
2008-02-27 |
Tilghman Lesher | Merged revisions 104704 via svnmerge from
|
commit | commitdiff | tree |
2008-02-27 |
Tilghman Lesher | open(2) needs a mode argument when O_CREAT is specified.
|
commit | commitdiff | tree |
2008-02-27 |
Tilghman Lesher | Bring Voicetronix driver up to date with current drivers
|
commit | commitdiff | tree |
2008-02-27 |
Tilghman Lesher | Whitespace changes only
|
commit | commitdiff | tree |
2008-02-26 |
Tilghman Lesher | 1) Make braces mandatory for if/for/while, even around...
|
commit | commitdiff | tree |
2008-02-26 |
Tilghman Lesher | Use the readhandle for reads (closes issue #12069)
|
commit | commitdiff | tree |
2008-02-25 |
Tilghman Lesher | Permit additional CDR columns to be saved in Postgres...
|
commit | commitdiff | tree |
2008-02-25 |
Tilghman Lesher | Shared space for variables (instead of letting other...
|
commit | commitdiff | tree |
2008-02-25 |
Tilghman Lesher | Merged revisions 104094 via svnmerge from
|
commit | commitdiff | tree |
2008-02-22 |
Tilghman Lesher | Move Originate to a separate privilege and require...
|
commit | commitdiff | tree |
2008-02-22 |
Tilghman Lesher | Merged revisions 104037 via svnmerge from
|
commit | commitdiff | tree |
2008-02-22 |
Tilghman Lesher | Allow database password to be NULL and several other...
|
commit | commitdiff | tree |
2008-02-21 |
Tilghman Lesher | Ignore some more unused generated events.
|
commit | commitdiff | tree |
2008-02-20 |
Tilghman Lesher | Add some documentation fixups
|
commit | commitdiff | tree |
2008-02-20 |
Tilghman Lesher | Merged revisions 103845 via svnmerge from
|
commit | commitdiff | tree |
2008-02-19 |
Tilghman Lesher | Change verbosity into debug for Hebrew (and various...
|
commit | commitdiff | tree |
2008-02-18 |
Tilghman Lesher | Merged revisions 103780 via svnmerge from
|
commit | commitdiff | tree |
2008-02-18 |
Tilghman Lesher | Context tracing for channels
|
commit | commitdiff | tree |
2008-02-15 |
Tilghman Lesher | Remove extraneous copy
|
commit | commitdiff | tree |
2008-02-13 |
Tilghman Lesher | Blocked revisions 103607 via svnmerge
|
commit | commitdiff | tree |
2008-02-13 |
Tilghman Lesher | Blocked revisions 103556 via svnmerge
|
commit | commitdiff | tree |
2008-02-09 |
Tilghman Lesher | Merged revisions 103197 via svnmerge from
|
commit | commitdiff | tree |
2008-02-06 |
Tilghman Lesher | Merged revisions 102576 via svnmerge from
|
commit | commitdiff | tree |
2008-02-04 |
Tilghman Lesher | Merged revisions 102323 via svnmerge from
|
commit | commitdiff | tree |
2008-02-04 |
Tilghman Lesher | Merged revisions 102214 via svnmerge from
|
commit | commitdiff | tree |
2008-02-03 |
Tilghman Lesher | CoreSettings and CoreStatus are missing the terminating...
|
commit | commitdiff | tree |
2008-02-01 |
Tilghman Lesher | Merged revisions 101942 via svnmerge from
|
commit | commitdiff | tree |
2008-02-01 |
Tilghman Lesher | Merged revisions 101894 via svnmerge from
|
commit | commitdiff | tree |
2008-02-01 |
Tilghman Lesher | Fix multi, when using the LIKE query.
|
commit | commitdiff | tree |
2008-02-01 |
Tilghman Lesher | Clarify the pooling functionality by changing the config...
|
commit | commitdiff | tree |
2008-02-01 |
Tilghman Lesher | Merged revisions 101772 via svnmerge from
|
commit | commitdiff | tree |
2008-01-30 |
Tilghman Lesher | Make the VoicemailUsersList AMI command consistent...
|
commit | commitdiff | tree |
2008-01-29 |
Tilghman Lesher | Oops, a sizeof error
|
commit | commitdiff | tree |
2008-01-28 |
Tilghman Lesher | Merged revisions 100675 via svnmerge from
|
commit | commitdiff | tree |
2008-01-28 |
Tilghman Lesher | Normalize the detection for execinfo, so that Linux...
|
commit | commitdiff | tree |
2008-01-27 |
Tilghman Lesher | With the switch to the ast_sched_replace* API in trunk...
|
commit | commitdiff | tree |
2008-01-27 |
Tilghman Lesher | Merged revisions 100465 via svnmerge from
|
commit | commitdiff | tree |
2008-01-24 |
Tilghman Lesher | Use the set ASTDBDIR as the default, too
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Progress messages don't work
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Coding guidelines fixups
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Merged revisions 99777 via svnmerge from
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Merged revisions 99775 via svnmerge from
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Coding guidelines cleanup
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Merged revisions 99718 via svnmerge from
|
commit | commitdiff | tree |
2008-01-23 |
Tilghman Lesher | Oops
|
commit | commitdiff | tree |
2008-01-22 |
Tilghman Lesher | Add res_config_ldap for realtime LDAP engine.
|
commit | commitdiff | tree |
2008-01-22 |
Tilghman Lesher | Merged revisions 99643 via svnmerge from
|
commit | commitdiff | tree |
2008-01-22 |
Tilghman Lesher | Merged revisions 99540 via svnmerge from
|
commit | commitdiff | tree |
2008-01-21 |
Tilghman Lesher | Merged revisions 99341 via svnmerge from
|
commit | commitdiff | tree |
2008-01-18 |
Tilghman Lesher | Convert func_odbc to use SQLExecDirect for speed
|
commit | commitdiff | tree |
2008-01-18 |
Tilghman Lesher | Permit username and password to be NULL (which enables...
|
commit | commitdiff | tree |
2008-01-18 |
Tilghman Lesher | Reset default CUT delimiter back to '-'
|
commit | commitdiff | tree |
2008-01-17 |
Tilghman Lesher | Change the way the new filter feature works, by allowing...
|
commit | commitdiff | tree |
2008-01-16 |
Tilghman Lesher | Info about res_config_curl
|
commit | commitdiff | tree |
2008-01-16 |
Tilghman Lesher | New module res_config_curl (closes issue #11747)
|
commit | commitdiff | tree |
2008-01-15 |
Tilghman Lesher | Add the "filter" keyword
|
commit | commitdiff | tree |
2008-01-12 |
Tilghman Lesher | Conversion to load manager.conf into memory did not...
|
commit | commitdiff | tree |
2008-01-12 |
Tilghman Lesher | Merged revisions 98467 via svnmerge from
|
commit | commitdiff | tree |
2008-01-11 |
Tilghman Lesher | Port Nick Gorham's timestamp patch to adaptive_odbc...
|
commit | commitdiff | tree |
next |