aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-25Add a special dialplan variable to chan_sip which will cause an audio file to...file4-0/+29
2008-03-25Merged revisions 110628 via svnmerge from file4-3/+13
2008-03-25Use the "Server" header when responding to SIP requests.oej1-1/+1
2008-03-24Remove the "Event: registration" header from Asterisk-generatedmmichelson1-1/+0
2008-03-24Merged revisions 110618 via svnmerge from mmichelson1-4/+3
2008-03-24Merged revisions 110614 via svnmerge from russell1-2/+2
2008-03-24Only print out the set_address_from_contact host verbose message if debugging...file1-1/+3
2008-03-21Update to 1.4.11 core sounds.qwell1-1/+1
2008-03-21Merge over ast_audiohook_volume branch. This adds API calls for use by develo...file2-0/+207
2008-03-21Note that the TCP and TLS support is currently considered experimental andrussell2-2/+8
2008-03-21Merged revisions 110474 via svnmerge from qwell1-3/+3
2008-03-21Add note of the added Directory options, from commit 110237 (closes issue #7151)tilghman1-0/+8
2008-03-20Merged revisions 110395 via svnmerge from russell1-1/+1
2008-03-20Use the correct buffer for g722tolin16_sample. This shouldn't have caused anyrussell1-3/+3
2008-03-20Merged revisions 110336 via svnmerge from russell2-12/+9
2008-03-20Fix a bug when using zaptel timing for playing back files that have a sample ...russell1-3/+11
2008-03-20Add missing unlockmmichelson1-0/+1
2008-03-20Remove astobj.h from some places where it wasn't neededrussell4-3/+1
2008-03-20Add some fixes that I made in regards to wideband codec handling to getrussell2-3/+12
2008-03-20Upgrade the sounds version; add several directory enhancements:tilghman2-28/+113
2008-03-20Fix recent trunk breakagetilghman1-1/+1
2008-03-19Merged revisions 110163 via svnmerge from russell1-2/+3
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.qwell7-15/+15
2008-03-19Rename very poorly named function to reflect what it actually does. This was...qwell7-19/+19
2008-03-19This change adds DNS manager support for registrations not referencing a peer...jpeeler2-17/+35
2008-03-19Merged revisions 110083 via svnmerge from mmichelson1-4/+3
2008-03-19Merged revisions 110035 via svnmerge from file1-2/+8
2008-03-19remove svnmerge-blocked property that is not supposed to be hererussell0-0/+0
2008-03-19Merged revisions 110019 via svnmerge from file1-2/+2
2008-03-19Merged revisions 109973 via svnmerge from qwell3-20/+25
2008-03-19Add the ability to use a pattern match for a hint.file2-9/+47
2008-03-19Merged revisions 109908 via svnmerge from murf1-8/+14
2008-03-19ensure that res_phoneprov's HTTP handler tells the dispatcher what method it ...kpfleming1-0/+1
2008-03-19actually implement HTTP request dispatching based on both URI and method; red...kpfleming2-84/+104
2008-03-19Fix some more breakage that I introduced when changing extension state callba...russell1-5/+5
2008-03-19clean up code to conform to coding guidelineskpfleming1-127/+232
2008-03-19Remove an unneeded variable. This compiled, but I missed the uninitialized w...russell1-2/+2
2008-03-19Convert handling of extension state callbacks to the list macros.russell1-53/+57
2008-03-19Minor coding style changes, including adding handling for memory allocation f...russell1-4/+16
2008-03-19Minor change to use Asterisk macrosrussell1-2/+5
2008-03-19Merged revisions 109838 via svnmerge from russell1-1/+1
2008-03-19Set req->data to NULL after free'ing to ensure that it never gets accidentallyrussell1-1/+5
2008-03-18Fix a typo which caused a double free in chan_zap. This was discoveredmmichelson1-1/+1
2008-03-18Change back to using ldap_initialize() and let the user specify a URL directly,tilghman2-27/+47
2008-03-18Merged revisions 109763 via svnmerge from russell1-1/+4
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...kpfleming5-26/+40
2008-03-18Merged revisions 109713 via svnmerge from mmichelson1-95/+55
2008-03-18Set protocol version, port number correctly.tilghman1-11/+19
2008-03-18Since a sip request's data field is now a stringfield, we not only have to checkmmichelson1-1/+1
2008-03-18Comment debugtilghman1-1/+1