Commit Graph

2006 Commits (7f8528f21c24c3241f69a305c8b63530a57ef3ac)

Author SHA1 Message Date
Kevin P. Fleming ff05bf15c8 update thread creation code a bit
19 years ago
Steve Murphy fcd80ee83b OOOps! There is no alternative to suggest in 1.4. A small erasure.
19 years ago
Steve Murphy 7ceeecd23f In response to bug 7776, a Warning has been added to the doc string for Macro().
19 years ago
Kevin P. Fleming b4a673780a Merged revisions 44296 via svnmerge from
19 years ago
Jason Parker 4be96dc8d3 Fix incorrect argument order for member names, on persisted members.
19 years ago
Joshua Colp d2d4833b79 Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)
19 years ago
Kevin P. Fleming 78e8232ef8 Merged revisions 43916 via svnmerge from
19 years ago
BJ Weschke 1dd8d10aa9 Merged revisions 43897 via svnmerge from
19 years ago
Joshua Colp a30a5f2f09 Merged revisions 43891 via svnmerge from
19 years ago
BJ Weschke 675749c706 Merged revisions 43871 via svnmerge from
19 years ago
BJ Weschke 669bbb6784 Autopause not working for queue members. (#8042 - jmls reported and patch)
19 years ago
Tilghman Lesher 07317339ce Merged revisions 43815 via svnmerge from
19 years ago
Jason Parker 482c18499e Fix an issue with PLAYBACKSTATUS not being set under certain circumstances.
19 years ago
Russell Bryant 86c80784e0 Backport revision 43754 from the trunk, which removes an unused buffer from
19 years ago
Russell Bryant 6cb2b9fedb Merged revisions 43699 via svnmerge from
19 years ago
Joshua Colp d95288fdf8 Slight overhaul of the whisper support. 1. We need to duplicate the frame from ast_translate 2. We need to ensure we always have signed linear coming in for signed linear combining. 3. We need to ensure we are always feeding signed linear out. 4. Properly store and restore write format when beeping on the channel we are whispering on. 5. Properly discontinue the stream on the channel for the beep. (issue #8019 reported by timkelly1980)
19 years ago
Tilghman Lesher 314d85326e Should have moved these lines up in the merge, instead of removing them
19 years ago
Tilghman Lesher 84f8e88490 Merged revisions 43634 via svnmerge from
19 years ago
Tilghman Lesher f0fdf0acf9 Fix documentation to reflect how Url() really works
19 years ago
Tilghman Lesher c708dee67a Oops, missed the merge breakage
19 years ago
Tilghman Lesher b5902caa79 Merged revisions 43420 via svnmerge from
19 years ago
Joshua Colp 0a28b21d01 Warning be gone.
19 years ago
Tilghman Lesher d70fe791c2 A few misses from constification
19 years ago
Tilghman Lesher 70af28270d Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
19 years ago
Jason Parker 61e4465f49 Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.
19 years ago
Jason Parker 50c1981780 We need to persist the member name also
19 years ago
Jason Parker a7119b522d Add a "member name" to queue members.
19 years ago
Kevin P. Fleming 41d3e99e28 move ADSI functionality into ast_ namespace
19 years ago
Matthew Fredrickson 33ddb53663 Various updates from PCadach's chan_h323-live branch
19 years ago
Matt O'Gorman d0a1a0033d similar patch for verbose vs debug with minor changes
19 years ago
Tilghman Lesher e2253df3ec Merged revisions 43248 via svnmerge from
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Tilghman Lesher e39c9d7619 Merged revisions 43072 via svnmerge from
19 years ago
Kevin P. Fleming c2c4f86c72 merge markster's usersconf branch with some slight changes
19 years ago
Tilghman Lesher e16104185a Merged revisions 43003 via svnmerge from
19 years ago
Russell Bryant 25b0e3a148 use strcpy instead of sprintf
19 years ago
Matt O'Gorman a3a8442e5c i dont know how msg_cfg got moved around but its all good again
19 years ago
Tilghman Lesher 979ef8d2ed Merged revisions 42783 via svnmerge from
19 years ago
Anthony LaMantia ef879455f5 small fix for issue 007926
19 years ago
Tilghman Lesher 9e397b6bba In trunk, ast_fileexists now returns 0 for failure, instead of -1, as it did
19 years ago
Matt O'Gorman f4434eba6f Get rid of ugly tmp directory, although I really should
19 years ago
Tilghman Lesher ae6795f3ec Merged revisions 42421 via svnmerge from
19 years ago
Joshua Colp 62e58282eb Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz with minor mods)
19 years ago
Tilghman Lesher fa12b3c774 Merged revisions 42355 via svnmerge from
19 years ago
Joshua Colp dd0b891e57 Minor cleanup and make sure the tmp variable is clean
19 years ago
Matt O'Gorman 36935ffc42 protect curhst and curusr
19 years ago
Joshua Colp bc5dd43635 Set the variable even if the caller disconnects (issue #7896 reported by jsmith)
19 years ago
Matt O'Gorman 1dc7c62ed4 patch to fix several things wrong with voicemail
19 years ago
Jason Parker f0e0963b2e Fix a small typo, to make app_followme.c show properly in "show version files"
19 years ago
Steve Murphy 7c9b6e1d29 These small app documentation changes to app_dial and app_read will hopefully avert any more 7544 type bug reports\!
19 years ago