Commit Graph

15134 Commits (ef8007f6300f7cfcd1dae74548396d81ef9a30c5)
 

Author SHA1 Message Date
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
18 years ago
Mark Michelson bb156b5cb5 Change verbose messages to use the ast_verb macro.
18 years ago
Jason Parker dc6e5d6aae Change where priority of a goto is adjusted.
18 years ago
Mark Michelson 33e42a6788 Merged revisions 102453 via svnmerge from
18 years ago
Joshua Colp 4b0c2cd0f3 Yeah yeah, I broke building on trunk. Shoot me.
18 years ago
Joshua Colp 946da18730 Merged revisions 102450 via svnmerge from
18 years ago
Joshua Colp 38164fecad Merged revisions 102378 via svnmerge from
18 years ago
Tilghman Lesher 1dc86caf30 Merged revisions 102323 via svnmerge from
18 years ago
Jason Parker 668cecbafc Add line numbers to warning/error messages (and pretty up some existing ones).
18 years ago
Joshua Colp c6fc44f927 Update handling of asyncgoto so it properly works on channels that are currently executing a PBX.
18 years ago
Jason Parker f910cb5cb9 Change examples to use G here also.
18 years ago
Tilghman Lesher d4d73b50a1 Merged revisions 102214 via svnmerge from
18 years ago
Tilghman Lesher fa4c9a958b CoreSettings and CoreStatus are missing the terminating "\r\n". Also, some
18 years ago
Olle Johansson 7ca0fa1cae Merged revisions 102142 via svnmerge from
18 years ago
Olle Johansson eab33324de Merged revisions 102090 via svnmerge from
18 years ago
Russell Bryant aa30cd9bc5 Change the version number in the configure script from 1.4 to 1.6
18 years ago
Russell Bryant b095b74685 The documentation page has to be in its own comment block to work, apparently.
18 years ago
Russell Bryant 208f346878 Merged revisions 101989 via svnmerge from
18 years ago
Tilghman Lesher ab5a1a6c8c Merged revisions 101942 via svnmerge from
18 years ago
Tilghman Lesher bfd26b9cfd Merged revisions 101894 via svnmerge from
18 years ago
Tilghman Lesher 320174cd4b Fix multi, when using the LIKE query.
18 years ago
Jason Parker a47b20bdcd Comparison, not set :) Thanks mvanbaak.
18 years ago
Tilghman Lesher de0d0ad137 Clarify the pooling functionality by changing the config file keyword
18 years ago
Jason Parker 03a95a20db Move an feof() call to before the fgets().
18 years ago
Russell Bryant 55f2aa4fa7 Blocked revisions 101820 via svnmerge
18 years ago
Russell Bryant 99c36129a5 Merged revisions 101818 via svnmerge from
18 years ago
Tilghman Lesher 1ce6a2d5ec Merged revisions 101772 via svnmerge from
18 years ago
Russell Bryant 1d016d21e4 simplify some code, tweak formatting, and reduce indentation
18 years ago
Russell Bryant 574b5e2a2e reduce a level of indentation
18 years ago
Russell Bryant 7382e9425f Get rid of a goto where there was no extra cleanup happening at the exit point
18 years ago
Russell Bryant c2d9664f6f Merged revisions 101693 via svnmerge from
18 years ago
Mark Michelson 41cf37844e Merged revisions 101649 via svnmerge from
18 years ago
Russell Bryant 1ce789336b Merged revisions 101601 via svnmerge from
18 years ago
Mark Michelson b0999f3bfa Forgot an !
18 years ago
Mark Michelson 19d8ce4033 A change I made to accommodate the "linear" strategy in trunk caused queue strategies to
18 years ago
Russell Bryant 02357a6462 Fix a simple deadlock that was introduced _right_ before this code got merged
18 years ago
Mark Michelson 815658d35e Handle the case of a NULL state_interface when checking a realtime member.
18 years ago
Mark Michelson 6ea87be942 Merged revisions 101531 via svnmerge from
18 years ago
Jason Parker 245661a158 Merged revisions 101482 via svnmerge from
18 years ago
Steve Murphy 671c08af6d Merged revisions 101480 via svnmerge from
18 years ago
Russell Bryant 039f7a6ce1 Merged revisions 101433 via svnmerge from
18 years ago
Russell Bryant e3caa42311 Merged revisions 101413-101414 via svnmerge from
18 years ago
Joshua Colp 7492c04a23 Add missing braces.
18 years ago
Russell Bryant 2dd50b7656 remove entry that is no longer in the tree
18 years ago
Mark Michelson 4d00d175c3 The deprecation of "username" in favor of "defaultuser" for SIP peers unfortunately
18 years ago
Olle Johansson 9d07e7e9ee Clarify configuration file that can be misunderstood
18 years ago
Jason Parker c6635ef6c2 Allow disabling the default ffwd/rewind keys in the ControlPlayback application.
18 years ago
Olle Johansson a1bf177286 Removing applications that wasn't ready for svn trunk, as trunk now has
18 years ago
Tilghman Lesher 0d9a551f30 Make the VoicemailUsersList AMI command consistent with other manager list functions.
18 years ago
Olle Johansson 94325433a2 - doxygen fixes
18 years ago