summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-20Merged revisions 43388 via svnmerge from Kevin P. Fleming
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43388 | kpfleming | 2006-09-20 17:54:55 -0500 (Wed, 20 Sep 2006) | 2 lines make the sounds Makefile actually work again ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43389 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Merged revisions 43386 via svnmerge from Jason Parker
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43386 | qwell | 2006-09-20 15:27:54 -0700 (Wed, 20 Sep 2006) | 2 lines Go back to the old(ish) way of installing sound files. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43387 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Merged revisions 43383 via svnmerge from Russell Bryant
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43383 | russell | 2006-09-20 18:13:16 -0400 (Wed, 20 Sep 2006) | 2 lines Fix the total allocation count and total byte count in the memory summary ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43384 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Fix agent parsing of users.confMark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43382 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20setup merge trackingKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43377 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Fix the memory summary so that it doesn't print the first file in the list overRussell Bryant
and over again. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43375 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Fix some chan_zap warning messages, when HAVE_PRI is not defined.Jason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43374 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20One last forgotten constified fileTilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43373 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20fix some breakage from the CLI command changesRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43372 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Warning be gone.Joshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43371 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20resolve compiler warnings from constificationRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43370 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Magical eightball says warnings be gone.Joshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43369 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20A few misses from constificationTilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Minor fixes to sounds installation.Jason Parker
Use latest version number for core-sounds. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43365 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Constify the result of a config retrieval function, to avoid mutilation ↵Tilghman Lesher
(issue 7983). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43364 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20add a warning about name changes on some API callsKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43363 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20sounds/Makefile updated to handle the extra-sounds tarball; some optimizationsSteve Murphy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43362 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-devJason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43361 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20don't let symbols from included static libraries (like codec/ilbc) pollute ↵Kevin P. Fleming
the global namespace when those modules are embedded git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.Jason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43357 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Strip quotes from property valuePaul Cadach
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20.cxx files no longer ignoredPaul Cadach
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Split capability definitions into own source filePaul Cadach
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43354 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Avoid errors when compiling out of tree modules like asterisk-addons.Jason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43351 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Remove unnecessary (long time ago commented out) codePaul Cadach
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Fix missed extension replacementPaul Cadach
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Change file naming to be conform OpenH323 rulesPaul Cadach
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Add documentation on rtp packetization.Jason Parker
Technically, ooh323 doesn't support it yet, but there is a patch that should be committed very soon. Issue #7989, patch by DEA, slightly modified. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Totally break a P2P bridge upon going on hold, and re-establish it upon ↵Joshua Colp
going off hold. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Expand codec check so that raw formats must be equal for a Packet2Packet ↵Joshua Colp
bridge to occur git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20bump the .cleancount upJason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20More property changes that never got merged inJoshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43336 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Do clean for h323 directory tooJoshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43334 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to ↵Joshua Colp
chan_h323 so meh. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43331 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Document member name logging functionality.Jason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43327 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20We need to persist the member name alsoJason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43322 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Add a "member name" to queue members.Jason Parker
Add option to the various methods of adding a queue member, to add the "member name". Member name is used in (most) queue log records, in place of the interface name. This makes it consistent, so that you can log in from any device, and still be logged as "member name" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43316 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Merged revisions 43314 via svnmerge from Kevin P. Fleming
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r43314 | kpfleming | 2006-09-20 00:08:05 -0500 (Wed, 20 Sep 2006) | 2 lines make some more functions static ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20these functions never should have been non-static or in a header fileKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43313 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20move ODBC API into ast_ namespaceKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43311 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20move more API into the ast_ namespaceKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43309 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Merged revisions 42133 via svnmerge from BJ Weschke
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r42133 | bweschke | 2006-09-06 14:16:41 -0400 (Wed, 06 Sep 2006) | 6 lines Look ma! No more deadlocks! <sic> As posted from #7458 and others similar to it in Mantis: p->app_lock was a mutex really designed for use with agents not in callback mode. That being the case, I've tried to code it so that when callback mode is used, the app_lock mutex will not be locked/unlocked at all. Please let me know how you make out - and if you continue to deadlock now, please reproduce the deadlock logging information and post to Mantis. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43307 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20thats odd, but just in case it happens again i want to see it.Matt O'Gorman
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43305 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19fixed timeout issue as well as some other minor issuesMatt O'Gorman
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43303 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19do this fix properly :-)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19Commit the changes from issue #5240.Jason Parker
Original patch by junky, modified by anthonyl, modified again by jcolp (with minor modifications by me) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43300 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19move this header to include where it belongsKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43298 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19Get rid of zero size old config fileMatthew Fredrickson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43296 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43294 65c4cc65-6c06-0410-ace0-fbb531ad65f3