aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-27removed the chan_misdn versioning, since asterisk has it's owncrichter2-3/+2
2006-09-27Make rfc2833compensate a global option. file1-0/+5
2006-09-27Backport revision 43754 from the trunk, which removes an unused buffer fromrussell1-21/+11
2006-09-27This change to extensions.ael was to fix bug 8031; the install scripts are ca...murf1-45/+45
2006-09-26(This was actually BE-65)russell1-13/+11
2006-09-26Merged revisions 43705 via svnmerge from file4-7/+7
2006-09-26Add missing newline character in the warning message about deprecated TOS valuesrussell1-1/+1
2006-09-26Merged revisions 43699 via svnmerge from russell1-2/+3
2006-09-26Strip options off the argument passed for devicestate in chan_local. (issue #...file1-1/+5
2006-09-26Slight overhaul of the whisper support. 1. We need to duplicate the frame fro...file3-58/+88
2006-09-26update to use 1.4.3 core sounds, with corrected beep/beeperr/tt-monkeys fileskpfleming1-1/+1
2006-09-26Issue #8015, patch by Dan Austin.qwell2-12/+12
2006-09-26Add proper codec support to chan_skinny. Works with at least ulaw, alaw, and...qwell1-15/+96
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-25Fix ASN1 description of non-standard Cisco extensionspcadach3-8/+8
2006-09-25Backport changes of trunk:pcadach2-19/+30
2006-09-25One more fix for sounds installation - this time for portability.qwell1-7/+8
2006-09-25This tiny fix prevents asterisk from crashing if trying to play an OGG moh file.murf1-1/+2
2006-09-25Merged revisions 43472,43495 from trunkpcadach3-3/+7
2006-09-24Fix a CLI command registration issue where an erroneous message claiming thatrussell1-6/+1
2006-09-24Merged revisions 43552 via svnmerge from russell1-1/+3
2006-09-22don't output the 'build complete' message when the target being run is alread...kpfleming1-5/+7
2006-09-22Allow chan_skinny.so to be unloaded properly.qwell1-18/+55
2006-09-22Blocked revisions 43509 via svnmergefile0-0/+0
2006-09-22This commits a change to return MODULE_LOAD_FAILURE on error, and SUCCESS (in...murf1-1/+3
2006-09-22If the extensions.ael file not found, or unreadable, we return AST_MODULE_LOA...murf1-0/+6
2006-09-22Make sure we explicitly set the CLI command to not be deprecated, if it isn't.qwell1-0/+2
2006-09-22use rebuilt extra soundskpfleming1-1/+1
2006-09-22all the Linux systems I have don't use '__m_count' for this field, so I don't...kpfleming1-6/+6
2006-09-22backport the compatability fix to use attribute_malloc instaed of russell1-1/+1
2006-09-22return AST_MODULE_LOAD_DECLIDE if mISDN could not be configuredrussell1-1/+1
2006-09-22Suppress a compiler warning about the use of a potentially uninitializedrussell1-1/+1
2006-09-22First shot at unload_module in chan_skinny..qwell1-37/+25
2006-09-21updates for better compontent supportmogorman3-48/+69
2006-09-21Twould help if we actually documented how the new features in res_odbc actual...tilghman2-2/+13
2006-09-21Some more clean up in the load function for chan_oss (issue #8002 reported by...file1-20/+20
2006-09-21Clean up chan_mgcp's module load function (issue #8001 reported by Mithraen w...file1-21/+22
2006-09-21add another attempt to strip non-API symbols from the final binary... script ...kpfleming2-1/+30
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-21Merged revisions 43409 via svnmerge from tilghman3-3/+13
2006-09-21remove this change... it requires binutils 2.17kpfleming1-1/+1
2006-09-21remove extraneous propertykpfleming0-0/+0
2006-09-20fix minor typo in the way version is handledqwell1-1/+1
2006-09-20merge down mark's users.conf fixeskpfleming1-0/+26
2006-09-20make the sounds Makefile actually work againkpfleming1-46/+43
2006-09-20Go back to the old(ish) way of installing sound files.qwell1-20/+54
2006-09-20Fix the total allocation count and total byte count in the memory summaryrussell1-2/+2