summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-26Add the "config reload <conffile>" command, which allows you to tell AsteriskTilghman Lesher
2008-03-26Merged revisions 110962 via svnmerge from Kevin P. Fleming
2008-03-26revert something dumb, because i was running svn diff in a subfolder not the ...Donny Kavanagh
2008-03-26update documentation to reflect the changes in the way configure detects net-...Donny Kavanagh
2008-03-26Merged revisions 110880 via svnmerge from Kevin P. Fleming
2008-03-26This ensures that the manager interface is not enabled by default. Prior to thisMark Michelson
2008-03-25Merged revisions 110779 via svnmerge from Jason Parker
2008-03-25This one line change makes an if inside a for loop (in realtime_peer) check a...Jeff Peeler
2008-03-25Update sample configurations to make virtual hosting more obvious.Tilghman Lesher
2008-03-25Update the sample configuration, to use Macro less (since it's now deprecated).Tilghman Lesher
2008-03-25Oops here too. I need to stop coding for a while...Mark Michelson
2008-03-25Merged revisions 110635 via svnmerge from Mark Michelson
2008-03-25Add a special dialplan variable to chan_sip which will cause an audio file to...Joshua Colp
2008-03-25Merged revisions 110628 via svnmerge from Joshua Colp
2008-03-25Use the "Server" header when responding to SIP requests.Olle Johansson
2008-03-24Remove the "Event: registration" header from Asterisk-generatedMark Michelson
2008-03-24Merged revisions 110618 via svnmerge from Mark Michelson
2008-03-24Merged revisions 110614 via svnmerge from Russell Bryant
2008-03-24Only print out the set_address_from_contact host verbose message if debugging...Joshua Colp
2008-03-21Update to 1.4.11 core sounds.Jason Parker
2008-03-21Merge over ast_audiohook_volume branch. This adds API calls for use by develo...Joshua Colp
2008-03-21Note that the TCP and TLS support is currently considered experimental andRussell Bryant
2008-03-21Merged revisions 110474 via svnmerge from Jason Parker
2008-03-21Add note of the added Directory options, from commit 110237 (closes issue #7151)Tilghman Lesher
2008-03-20Merged revisions 110395 via svnmerge from Russell Bryant
2008-03-20Use the correct buffer for g722tolin16_sample. This shouldn't have caused anyRussell Bryant
2008-03-20Merged revisions 110336 via svnmerge from Russell Bryant
2008-03-20Fix a bug when using zaptel timing for playing back files that have a sample ...Russell Bryant
2008-03-20Add missing unlockMark Michelson
2008-03-20Remove astobj.h from some places where it wasn't neededRussell Bryant
2008-03-20Add some fixes that I made in regards to wideband codec handling to getRussell Bryant
2008-03-20Upgrade the sounds version; add several directory enhancements:Tilghman Lesher
2008-03-20Fix recent trunk breakageTilghman Lesher
2008-03-19Merged revisions 110163 via svnmerge from Russell Bryant
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.Jason Parker
2008-03-19Rename very poorly named function to reflect what it actually does. This was...Jason Parker
2008-03-19This change adds DNS manager support for registrations not referencing a peer...Jeff Peeler
2008-03-19Merged revisions 110083 via svnmerge from Mark Michelson
2008-03-19Merged revisions 110035 via svnmerge from Joshua Colp
2008-03-19remove svnmerge-blocked property that is not supposed to be hereRussell Bryant
2008-03-19Merged revisions 110019 via svnmerge from Joshua Colp
2008-03-19Merged revisions 109973 via svnmerge from Jason Parker
2008-03-19Add the ability to use a pattern match for a hint.Joshua Colp
2008-03-19Merged revisions 109908 via svnmerge from Steve Murphy
2008-03-19ensure that res_phoneprov's HTTP handler tells the dispatcher what method it ...Kevin P. Fleming
2008-03-19actually implement HTTP request dispatching based on both URI and method; red...Kevin P. Fleming
2008-03-19Fix some more breakage that I introduced when changing extension state callba...Russell Bryant
2008-03-19clean up code to conform to coding guidelinesKevin P. Fleming
2008-03-19Remove an unneeded variable. This compiled, but I missed the uninitialized w...Russell Bryant
2008-03-19Convert handling of extension state callbacks to the list macros.Russell Bryant