2006-08-19 |
Russell Bryant | convert lists of constants in channel.h to enums instea... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Joshua Colp | Make a zttest of 20 seconds part of the autosupport... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Kevin P. Fleming | Merged revisions 40392 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Steve Murphy | Updated this as per wishes of Kevin Fleming. Needs... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Matt O'Gorman | updating configure script and putting comments in the... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Matt O'Gorman | changes to configure to support older c-client than the |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Joshua Colp | Use OSAtomicAdd instead of OSAtomicDecrement to decreme... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | update configure script to reflect change to make versi... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | a lot of systems use GNU Make 3.81beta4, so only consid... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | fix the use of an uninitialized variable (issue #7746... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Kevin P. Fleming | rename to more clearly state what this file shows how... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Kevin P. Fleming | typo |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | fix a little typo in the config file name |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | add Steve Murphy's guide on setting up call queues... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | Merged revisions 40227 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Joshua Colp | Add 'l' option to CDR dialplan function which will... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Joshua Colp | Blocked revisions 40223 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Steve Murphy | Blocking 40220, because I've already made the mod in... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Steve Murphy | In app_macro, changed the previously changed upper... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Nadi Sarrar | fixing the 64bit issue with misdn_l1_task. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | tabs to spaces to fix alignment ... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | print a warning at the end of the configure script... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | Fix cookie parsing for Internet Explorer (issue #7454... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Russell Bryant | fix include of tonezone.h to reflect new location ... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Matt O'Gorman | fixed imap bug and updated syntax. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Christian Richter | added patch from #7709 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kevin P. Fleming | Merged revisions 40057 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kevin P. Fleming | fix some minor stuff |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Joshua Colp | Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STOR... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Russell Bryant | instead of a for loop and ast_cli_(un)register, use... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Joshua Colp | Move things around a bit more for onhold support, and... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Nadi Sarrar | a static array now holds the cli_entry structs |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Nadi Sarrar | adding support for AOCD facility messages. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Jason Parker | Fix formatting of "show codecs" CLI command. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Russell Bryant | move the calls to ast_jb_configure() to before the... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Russell Bryant | Merged revisions 39935 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Steve Murphy | block the indicated 1.2 branch from being merged into... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Russell Bryant | print a more user friendly error message with the text... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Russell Bryant | reduce duplicated code by using print_codec_to_cli... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Steve Murphy | This change fixes bug 7731, macros not executing more... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Mark Spencer | Make tonepair generated through fixed point |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Christian Richter | removed libbnec dependencies. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Kevin P. Fleming | complete the coding style changes for these frame struc... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Nadi Sarrar | moved the asn1 and facility portions of code to mISDNus... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Steve Murphy | Made "style" change requested by Kevin Fleming... used... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Steve Murphy | On behalf of PCadach, " IMHO that was last deadlock... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Joshua Colp | SMDI documentation fix (issue #7732 reported by mnicholson) |
commit | commitdiff | tree | snapshot |
2006-08-14 |
North Antara | fix a typo and a very minor formatting change |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Joshua Colp | Fix for uninitialized workspace in ast_cdr_getvar,... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | don't try to ignore the contents of a quoted string... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | resolve some compiler warnings ... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | add the doc file about the MacroExclusive app (issue... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | add MacroExclusive application, a Macro that only one... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | When taking a substring and a negative length is provid... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | don't include files that cause additional targets to... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | - unregister SLA apps on module unload and add sample... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | add the ability to run an arbitrary command if asterisk... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Russell Bryant | support ./configure --silent |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Russell Bryant | increase the maximum length of the mohinterpret/mohsugg... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Steve Murphy | This commit merges the contents of 7721, as it applied... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Steve Murphy | added a -q for quiet, option to aelparse |
commit | commitdiff | tree | snapshot |
2006-08-11 |
BJ Weschke | Increase the size of the variable space for writing... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Joshua Colp | Move STD_MOD declaration to end of file as per the... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Joshua Colp | Don't completely error out if a config file for chan_ph... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Joshua Colp | Make res_snmp fit general coding style (issue #7192... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Joshua Colp | Add support to see if a peer has someone on hold, and... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Nadi Sarrar | fixing compile warnings, renaming config option "overla... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Russell Bryant | This bug existed in one extra place that is not also... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Steve Murphy | This commit adds the enhancemnt per bug 7606, adding |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Steve Murphy | This bug adds enhancement as per bug 7606, the -w |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Matt O'Gorman | support for imap in app_voicemail as well as some |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Kevin P. Fleming | Merged revisions 39379 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Nadi Sarrar | * first bits of decoding facility information elements |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Russell Bryant | Blocked revisions 39350 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Matt O'Gorman | some code clean up and catch for a act_hook being called |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Joshua Colp | Add support for Sigma Designs cards. These basically... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Joshua Colp | Clarify volgain option a bit, it needs sox to work. |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Tilghman Lesher | Bug 6237 - add volgain parameter, such that voicemail... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Olle Johansson | Marking PRI_CAUSE as deprecated to be replaced by hangu... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Christian Richter | * added possibility to change echocancel settings durin... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Russell Bryant | change constant name from MAXSTRLEN to INITLEN since... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Russell Bryant | Merge team/russell/ast_verbose_threadstorage |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Matt O'Gorman | This patch allows for a user to send messages and |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Matt O'Gorman | Many many code cleanup changes given to me by Oej |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Kevin P. Fleming | remove some extraneous 'followme' in prompt names |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Steve Murphy | This commit folds in changes to both stringfields ... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Olle Johansson | Add placeholder for sla.conf sample in configs/. Please... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Olle Johansson | Fix accidental removal of if() in commit 38905 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Steve Murphy | The contents of branch teams/murf/bug_7598 are being... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Olle Johansson | Issue #7651 - always send subscription-state (AuPix) |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Christian Richter | changed naming of mISDN channels, so that hinting works... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Russell Bryant | Merge my applicationmap_fixup branch to address the... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Russell Bryant | Merged revisions 39081 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Russell Bryant | minor cleanups |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Joshua Colp | Merged revisions 39056 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Russell Bryant | - add DIALING_OFFHOOK and PRERING to ast_state2str |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Russell Bryant | suppress a compiler warning about the usage of a potent... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Russell Bryant | Merged revisions 38982 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Russell Bryant | Merged revisions 38972 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Russell Bryant | Merged revisions 38950 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |