aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-10-16Backport of new directed pickup (BE-85).file2-76/+98
2006-10-13Merged revisions 45060 via svnmerge from file1-0/+15
2006-10-13Move say.conf existence check to do_say function since it is called from mult...file1-5/+3
2006-10-04update thread creation code a bitkpfleming3-3/+3
2006-10-04OOOps! There is no alternative to suggest in 1.4. A small erasure.murf1-3/+1
2006-10-04In response to bug 7776, a Warning has been added to the doc string for Macro().murf1-1/+9
2006-10-03Merged revisions 44296 via svnmerge from kpfleming1-3/+7
2006-09-28Fix incorrect argument order for member names, on persisted members.qwell1-1/+1
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file5-5/+5
2006-09-28Merged revisions 43916 via svnmerge from kpfleming1-16/+13
2006-09-28Merged revisions 43897 via svnmerge from bweschke1-2/+16
2006-09-28Merged revisions 43891 via svnmerge from file1-1/+6
2006-09-28Merged revisions 43871 via svnmerge from bweschke1-1/+4
2006-09-28 Autopause not working for queue members. (#8042 - jmls reported and patch)bweschke1-2/+4
2006-09-27Merged revisions 43815 via svnmerge from tilghman1-1/+3
2006-09-27Fix an issue with PLAYBACKSTATUS not being set under certain circumstances.qwell1-3/+4
2006-09-27Backport revision 43754 from the trunk, which removes an unused buffer fromrussell1-21/+11
2006-09-26Merged revisions 43699 via svnmerge from russell1-2/+3
2006-09-26Slight overhaul of the whisper support. 1. We need to duplicate the frame fro...file1-0/+5
2006-09-25Should have moved these lines up in the merge, instead of removing themtilghman1-0/+4
2006-09-25Merged revisions 43634 via svnmerge from tilghman1-79/+1
2006-09-21Fix documentation to reflect how Url() really workstilghman1-9/+7
2006-09-21Oops, missed the merge breakagetilghman1-6/+6
2006-09-21Merged revisions 43420 via svnmerge from tilghman1-48/+47
2006-09-20Warning be gone.file1-1/+1
2006-09-20A few misses from constificationtilghman2-5/+5
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman7-92/+106
2006-09-20Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.qwell1-1/+1
2006-09-20We need to persist the member name alsoqwell1-2/+2
2006-09-20Add a "member name" to queue members.qwell1-60/+117
2006-09-20move ADSI functionality into ast_ namespacekpfleming3-165/+165
2006-09-19Various updates from PCadach's chan_h323-live branchmattf2-3/+6
2006-09-19similar patch for verbose vs debug with minor changesmogorman3-4/+4
2006-09-19Merged revisions 43248 via svnmerge from tilghman1-2/+2
2006-09-18merge qwell's CLI verbification workkpfleming8-172/+171
2006-09-17Merged revisions 43072 via svnmerge from tilghman1-2/+2
2006-09-16merge markster's usersconf branch with some slight changeskpfleming2-31/+125
2006-09-16Merged revisions 43003 via svnmerge from tilghman1-0/+2
2006-09-12use strcpy instead of sprintfrussell1-1/+1
2006-09-12i dont know how msg_cfg got moved around but its all good againmogorman1-5/+4
2006-09-11Merged revisions 42783 via svnmerge from tilghman2-10/+30
2006-09-11small fix for issue 007926anthonyl1-5/+0
2006-09-09In trunk, ast_fileexists now returns 0 for failure, instead of -1, as it didtilghman1-1/+1
2006-09-08Get rid of ugly tmp directory, although I really shouldmogorman1-11/+7
2006-09-08Merged revisions 42421 via svnmerge from tilghman1-1/+1
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...file1-3/+10
2006-09-07Merged revisions 42355 via svnmerge from tilghman1-1/+28
2006-09-07Minor cleanup and make sure the tmp variable is cleanfile1-5/+3
2006-09-07protect curhst and curusrmogorman1-7/+5
2006-09-07Set the variable even if the caller disconnects (issue #7896 reported by jsmith)file1-0/+1