2008-02-26 |
Russell Bryant | fix this module
|
commit | commitdiff | tree |
2008-02-26 |
Russell Bryant | Re-add the automatically generated version.h, so that...
|
commit | commitdiff | tree |
2008-02-26 |
Russell Bryant | Rename version.h to ast_version.h. Next, I will be...
|
commit | commitdiff | tree |
2008-02-26 |
Russell Bryant | Add a \todo to convert this module to the event system
|
commit | commitdiff | tree |
2008-02-26 |
Russell Bryant | Update CHANGES for SMDI stuff
|
commit | commitdiff | tree |
2008-02-26 |
Russell Bryant | Merged revisions 104119 via svnmerge from
|
commit | commitdiff | tree |
2008-02-25 |
Russell Bryant | Deprecate the "stripmsd" option in favor of dialplan...
|
commit | commitdiff | tree |
2008-02-25 |
Russell Bryant | Merged revisions 104106 via svnmerge from
|
commit | commitdiff | tree |
2008-02-25 |
Russell Bryant | Merged revisions 104102 via svnmerge from
|
commit | commitdiff | tree |
2008-02-25 |
Russell Bryant | Merged revisions 104086 via svnmerge from
|
commit | commitdiff | tree |
2008-02-21 |
Russell Bryant | fix a typo
|
commit | commitdiff | tree |
2008-02-19 |
Russell Bryant | Merged revisions 103821 via svnmerge from
|
commit | commitdiff | tree |
2008-02-15 |
Russell Bryant | Merged revisions 103741 via svnmerge from
|
commit | commitdiff | tree |
2008-02-15 |
Russell Bryant | Fix a regression in Asterisk 1.6 related to the use...
|
commit | commitdiff | tree |
2008-02-15 |
Russell Bryant | Merged revisions 103728 via svnmerge from
|
commit | commitdiff | tree |
2008-02-15 |
Russell Bryant | Merged revisions 103726 via svnmerge from
|
commit | commitdiff | tree |
2008-02-12 |
Russell Bryant | Remove development version notice.
|
commit | commitdiff | tree |
2008-02-12 |
Russell Bryant | Fix build on *BSD. These permissions constants are...
|
commit | commitdiff | tree |
2008-02-08 |
Russell Bryant | Merge changes from team/mvanbaak/cli-command-audit
|
commit | commitdiff | tree |
2008-02-08 |
Russell Bryant | At the request of ManxPower, include the UPGRADE.txt...
|
commit | commitdiff | tree |
2008-02-06 |
Russell Bryant | Merged revisions 102651 via svnmerge from
|
commit | commitdiff | tree |
2008-02-03 |
Russell Bryant | Change the version number in the configure script from...
|
commit | commitdiff | tree |
2008-02-02 |
Russell Bryant | The documentation page has to be in its own comment...
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | Merged revisions 101989 via svnmerge from
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | Blocked revisions 101820 via svnmerge
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | Merged revisions 101818 via svnmerge from
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | simplify some code, tweak formatting, and reduce indentation
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | reduce a level of indentation
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | Get rid of a goto where there was no extra cleanup...
|
commit | commitdiff | tree |
2008-02-01 |
Russell Bryant | Merged revisions 101693 via svnmerge from
|
commit | commitdiff | tree |
2008-01-31 |
Russell Bryant | Merged revisions 101601 via svnmerge from
|
commit | commitdiff | tree |
2008-01-31 |
Russell Bryant | Fix a simple deadlock that was introduced _right_ before...
|
commit | commitdiff | tree |
2008-01-31 |
Russell Bryant | Merged revisions 101433 via svnmerge from
|
commit | commitdiff | tree |
2008-01-31 |
Russell Bryant | Merged revisions 101413-101414 via svnmerge from
|
commit | commitdiff | tree |
2008-01-31 |
Russell Bryant | remove entry that is no longer in the tree
|
commit | commitdiff | tree |
2008-01-30 |
Russell Bryant | Add the 'n' option to SpeechBackground, which has the...
|
commit | commitdiff | tree |
2008-01-29 |
Russell Bryant | Merged revisions 100932 via svnmerge from
|
commit | commitdiff | tree |
2008-01-29 |
Russell Bryant | Merged revisions 100922 via svnmerge from
|
commit | commitdiff | tree |
2008-01-29 |
Russell Bryant | Merged revisions 100882 via svnmerge from
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | Merge rev 100626 from Asterisk 1.4. The svnmerge of...
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | Merged revisions 100629 via svnmerge from
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | Merged revisions 100626 via svnmerge from
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | Merged revisions 100581 via svnmerge from
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | Clean up some formatting, and simplify a bit of code...
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | Make a couple more uses of ARRAY_LEN, and convert some...
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | - Simplify a line with ARRAY_LEN()
|
commit | commitdiff | tree |
2008-01-28 |
Russell Bryant | These readlocks always fail for me on my mac, and I...
|
commit | commitdiff | tree |
2008-01-24 |
Russell Bryant | Merged revisions 100164 via svnmerge from
|
commit | commitdiff | tree |
2008-01-23 |
Russell Bryant | Add Sergey Tamkovich to CREDITS. Thank you for your...
|
commit | commitdiff | tree |
2008-01-23 |
Russell Bryant | Merged revisions 99923 via svnmerge from
|
commit | commitdiff | tree |
2008-01-23 |
Russell Bryant | Fix tcptls build when openssl isn't installed
|
commit | commitdiff | tree |
2008-01-22 |
Russell Bryant | Make sure the command is not just present but is also...
|
commit | commitdiff | tree |
2008-01-22 |
Russell Bryant | Change the Asterisk CLI startup commands feature to...
|
commit | commitdiff | tree |
2008-01-22 |
Russell Bryant | Point out a bug in some debug counter handling
|
commit | commitdiff | tree |
2008-01-20 |
Russell Bryant | Add a "console active" CLI command, which lets you...
|
commit | commitdiff | tree |
2008-01-20 |
Russell Bryant | correct the name of a CLI command for getting available...
|
commit | commitdiff | tree |
2008-01-20 |
Russell Bryant | Merge changes from team/russell/console_devices
|
commit | commitdiff | tree |
2008-01-19 |
Russell Bryant | Merged revisions 99187 via svnmerge from
|
commit | commitdiff | tree |
2008-01-19 |
Russell Bryant | Add Cygwin as an "other" platform that is supported
|
commit | commitdiff | tree |
2008-01-19 |
Russell Bryant | Various README updates
|
commit | commitdiff | tree |
2008-01-18 |
Russell Bryant | Merge changes from team/group/sip-tcptls
|
commit | commitdiff | tree |
2008-01-18 |
Russell Bryant | Merged revisions 99081 via svnmerge from
|
commit | commitdiff | tree |
2008-01-18 |
Russell Bryant | Merged revisions 99079 via svnmerge from
|
commit | commitdiff | tree |
2008-01-17 |
Russell Bryant | Make the output of "console list devices" a bit prettier.
|
commit | commitdiff | tree |
2008-01-17 |
Russell Bryant | List which devices are inputs and outputs in "console...
|
commit | commitdiff | tree |
2008-01-17 |
Russell Bryant | Add AST_FORMAT_SLINEAR16 to the list for ast_best_codec()
|
commit | commitdiff | tree |
2008-01-17 |
Russell Bryant | Merged revisions 99004 via svnmerge from
|
commit | commitdiff | tree |
2008-01-17 |
Russell Bryant | Add support for an easy way to automatically execute...
|
commit | commitdiff | tree |
2008-01-16 |
Russell Bryant | Blocked revisions 98982 via svnmerge
|
commit | commitdiff | tree |
2008-01-16 |
Russell Bryant | Merge the changes from issue #10665 from the team/group...
|
commit | commitdiff | tree |
2008-01-15 |
Russell Bryant | Merged revisions 98946 via svnmerge from
|
commit | commitdiff | tree |
2008-01-15 |
Russell Bryant | Clean up something I did for ABI compatability in 1.4
|
commit | commitdiff | tree |
2008-01-15 |
Russell Bryant | Merged revisions 98943 via svnmerge from
|
commit | commitdiff | tree |
2008-01-14 |
Russell Bryant | Merged revisions 98774 via svnmerge from
|
commit | commitdiff | tree |
2008-01-14 |
Russell Bryant | Add another small option for the JACK app and JACK_HOOK...
|
commit | commitdiff | tree |
2008-01-13 |
Russell Bryant | - Break up the Misc. section a bit with a new section...
|
commit | commitdiff | tree |
2008-01-13 |
Russell Bryant | Bring in the code from team/russell/jack/.
|
commit | commitdiff | tree |
2008-01-13 |
Russell Bryant | Add configure script check for JACK.
|
commit | commitdiff | tree |
2008-01-13 |
Russell Bryant | Remove KDE configure script check that isn't used
|
commit | commitdiff | tree |
2008-01-13 |
Russell Bryant | Remove a duplicate lock of the audiohook lock when...
|
commit | commitdiff | tree |
2008-01-12 |
Russell Bryant | Add a new CLI command, "core set chanvar", which allows...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Add some extra checking to help out with a potential...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Merged revisions 98390 via svnmerge from
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Kevin noted that the thing that I _actually_ changed...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Fix a bus error that happened when asterisk was built...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Blocked revisions 98265 via svnmerge
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | At one point during working on this module, I had the...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Blocked revisions 98082 via svnmerge
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | - Fix the last set of places where incorrect assumptions...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Add a new global and per-peer option to chan_sip, qualifyfre...
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Blocked revisions 98025 via svnmerge
|
commit | commitdiff | tree |
2008-01-11 |
Russell Bryant | Simplify this code with a suggestion from Luigi on...
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | Merged revisions 97976 via svnmerge from
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | Fix various issues in codec_g722.
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | Fix the buffer_samples value. For signed linear, the...
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | minor formatting changes
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | spaces to tabs
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | Use AST_EXT_TOOL_CHECK() for the GTK check again. ...
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | Merged revisions 97753 via svnmerge from
|
commit | commitdiff | tree |
2008-01-10 |
Russell Bryant | Merged revisions 97734 via svnmerge from
|
commit | commitdiff | tree |
next |