2008-06-16 |
Sean Bright | Coding guidelines stuff only. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Russell Bryant | Note that only one timing interface should get loaded. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Russell Bryant | Merge res_timing_pthread. This is a timing interface... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Russell Bryant | Add a "timing test" CLI command. It opens a timer... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Russell Bryant | - Fix a typo in a timing API call |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Joshua Colp | Merged revisions 122919 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Joshua Colp | Merged revisions 122869 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Sean Bright | Resurrected app_fax |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Tilghman Lesher | Add some more IAX2-specific information about the chann... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Tilghman Lesher | Document the input for ast_realtime_require_field() |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Tilghman Lesher | Properly detect the size of char/varchar fields |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Mark Michelson | Merged revisions 122713 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Jeff Peeler | Blocked revisions 122663 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Jeff Peeler | Blocked revisions 122613 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Tilghman Lesher | Convert one more delimiter to use comma. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Russell Bryant | Do not allow res_timing_dahdi to be unloaded. We can... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Russell Bryant | Merge changes from timing branch |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Michiel van... | Implement call parking in chan_skinny. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Mark Michelson | Fix a segfault by not trying to store a stack address for |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jeff Peeler | Blocked revisions 122208 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jeff Peeler | (closes issue 0012193) |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Mark Michelson | Recommitting revision 122228, which was accidentally... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Russell Bryant | Complete the documentation for the timing API. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jeff Peeler | Blocked revisions 122314 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Mark Michelson | Merged revisions 122311 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Russell Bryant | Merged revisions 122259 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jeff Peeler | Fix pseudo channel allocation errors on startup when... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jeff Peeler | Make sure we hangup any calls we have and NULL out... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Russell Bryant | Get default entity ID determination working on Linux... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Kevin P. Fleming | clarify documentation on how timer intervals should... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Jeff Peeler | Goodbye Zaptel, hello DAHDI. Removes Zaptel driver... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Russell Bryant | Make this build under dev mode |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Mark Michelson | Merging the work done in the queue-log-atxfer branch... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Tilghman Lesher | Merged revisions 122137 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Tilghman Lesher | Merged revisions 122130 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Steve Murphy | Merged revisions 122127 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Steve Murphy | Merged revisions 122046 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Kevin P. Fleming | add infrastructure so that timing source can be a loada... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Russell Bryant | Don't log not being able to set a default EID. Most... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Terry Wilson | Blocked revisions 121992 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Terry Wilson | Initialize parkingtime to DEFAULT_PARK_TIME instead... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Matthew Fredrickson | Fix pseudo channel allocation errors on startup when... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Tilghman Lesher | Merged revisions 121861 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Matthew Fredrickson | Make sure we hangup any calls we have and NULL out... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Tilghman Lesher | Expand CDR uniqueid field to 150 chars, to account... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Jeff Peeler | Merged revisions 121804 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Christian Richter | Merged revisions 121751 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | don't refer to asterisk-events, as that implies that... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Tilghman Lesher | Move the table cache routines to res_odbc, so they... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Mark Michelson | Add an additional sanity check in case an event is... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Donny Kavanagh | Revision 117802 changed frame.data to frame.data.ptr... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Sean Bright | Merged revisions 121596 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Merge another big set of changes from team/russell... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Merge some more changes from team/russell/events |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Joshua Colp | Fix issue where session timer headers were present... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Merge another change from team/russell/events |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Joshua Colp | Merged revisions 121495 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Joshua Colp | Merged revisions 121442 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Update dundi.conf to indicate that the asterisk.conf... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Merge another change from team/russell/events ... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Bump up the debug level of a couple of messages |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Merge a couple of configure script checks in from team... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Properly initialize the cli_ping condition and lock |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Russell Bryant | Change system header includes to be like how it is... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Tilghman Lesher | Expand RQ_INTEGER type out to multiple types, one for... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Terry Wilson | Initialize the lock and destroy lock and cond in the... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Tilghman Lesher | Add storage of the useragent in the realtime database. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Russell Bryant | arbitrary formatting change to test mantis change |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Russell Bryant | arbitrary formatting change to test a mantis change |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Russell Bryant | Minor formatting change to test a mantis change ... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Russell Bryant | Merged revisions 121280 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Tilghman Lesher | Implement FINDLABEL matching for the new extension... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Mark Michelson | Merged revisions 121229 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Michiel van... | add a new argument to PrivacyManager to specify a context |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Jeff Peeler | This was accidentally reverted. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Jeff Peeler | Fixes segfault when using ParkAndAnnounce. Also, loop... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Russell Bryant | Merged revisions 121078 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Tilghman Lesher | Added a facility for sending arbitrary SIP notify comma... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Tilghman Lesher | Make extension match characters case-insensitive. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Jeff Peeler | Merged revisions 120959 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Jeff Peeler | Merged revisions 120908 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Jeff Peeler | Merged revisions 120863,120885 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Tilghman Lesher | For the purpose of making the changed syntax to ExecIf... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Murphy | a small fix for a crash that occurs when compiling... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Tilghman Lesher | Merge the adaptive realtime branch, which will make... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Russell Bryant | revert 120733, wrong branch |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Russell Bryant | Update file names |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Russell Bryant | Blocked revisions 120731 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Philippe Sultan | Merged revisions 120675 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Brett Bryant | Update CHANGES file for the things done in revision... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Russell Bryant | Blocked revisions 120671 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Brett Bryant | This patch adds more detailed statistics for RTP channe... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Tilghman Lesher | Conditionally load the AGI command gosub, depending... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Tilghman Lesher | Add info on the [compat] section of asterisk.conf. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Mark Michelson | Merged revisions 120513 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Tilghman Lesher | MSet doesn't necessarily need chan to be set |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Tilghman Lesher | Merged revisions 120425 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Russell Bryant | Blocked revisions 120371 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Joshua Colp | We like tabs. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Mark Michelson | Merged revisions 120285 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |