aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-23Move conditional compilation for CURL from apps/ to funcs/tilghman2-11/+11
2006-02-23correct documentation typokpfleming1-1/+1
2006-02-23minor fixes to commit 10934 from bug#6257 mogorman1-3/+3
2006-02-23Blocked revisions 10952 via svnmergetilghman0-0/+0
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuestilghman4-25/+56
2006-02-23added function QUOTE into strings, which allowsmogorman1-0/+32
2006-02-23Bug 6581 - Move definition of PWD higher than where it is initially usedtilghman1-1/+2
2006-02-23Move CURL function from apps/ to funcs/tilghman1-2/+2
2006-02-23removed the misdn Makefile target from channels/misdn/Makefile in favour of a...crichter2-83/+55
2006-02-23Some sick individuals use SQL queries longer than 512 bytes in the dialplan. ...tilghman1-4/+4
2006-02-23silence some more compiler warningskpfleming3-5/+7
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...kpfleming11-19/+22
2006-02-23Fix a few compile warnings (turned errors) and disable -Werror on the markster2-3/+7
2006-02-22revert change to ENUM functionality (go back to supplying a default zone)kpfleming3-39/+16
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming10-75/+99
2006-02-22* changed some strncpys to ast_copy_str crichter3-40/+74
2006-02-22use a symbolic constant instead of a magic number (tholo!)kpfleming1-3/+4
2006-02-22Solved problem where talker hears himself whenmogorman1-1/+1
2006-02-22Typo: should have been changed to a constanttilghman1-1/+1
2006-02-22bug in the linkedlists macros where the prev node mogorman2-4/+7
2006-02-22Merged revisions 10511,10535,10736 via svnmerge from kpfleming1-0/+5
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...crichter4-22/+30
2006-02-22Updating skel application to use current parsing constructstilghman1-27/+33
2006-02-21converstions to allocation wrappers, use calloc instead of malloc+memset,russell1-66/+54
2006-02-21suppress some compiler warnings due to recent format changes to use off_trussell1-2/+2
2006-02-21set keywords property correctlykpfleming1-1/+1
2006-02-21Bug 6554 - Show all spans statuses with a single commandtilghman1-0/+27
2006-02-21Bug 6552 - Be a little more descriptive about which span has the PRI errortilghman1-1/+1
2006-02-20Bug 5984 - Convert file offsets to 64 bittilghman17-132/+131
2006-02-20Merged revisions 10577 via svnmerge from tilghman1-2/+2
2006-02-20Changing syntax once again slightly and standardizingmogorman2-24/+18
2006-02-20Remove gratuitous -1 (bug #6426)markster1-1/+1
2006-02-20Remove several uses of freed memorymarkster1-15/+25
2006-02-19Merged revisions 10487 via svnmerge from tilghman1-7/+1
2006-02-19Merged revisions 10464 via svnmerge from tilghman1-1/+1
2006-02-19Merged revisions 10462 via svnmerge from tilghman1-1/+7
2006-02-18remove unused variablerussell1-2/+1
2006-02-18fix up some doxygen formatted commentsrussell1-12/+13
2006-02-18Merged revisions 10409 via svnmerge from tilghman1-0/+2
2006-02-17fix up the summary and help text for the mixmonitor cli commandrussell1-2/+3
2006-02-17Merged revisions 10368 via svnmerge from russell1-1/+1
2006-02-16add 'blindtransfer' variable to chan iax2 like chan_sip and res_features bug ...mogorman1-0/+3
2006-02-16Bug 6503 - Change wording from mailbox to folder when referring to the subfol...tilghman1-10/+10
2006-02-16Bug 6516 - u->chan not definedtilghman1-0/+1
2006-02-16Bug 6515 - extra semicolontilghman1-2/+2
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)russell2-3/+2
2006-02-16Merged revisions 10301 via svnmerge from russell1-2/+2
2006-02-16add StopMixMonitor application (issue #6122, with mods)russell3-6/+49
2006-02-16suppress compiler warningrussell1-1/+1
2006-02-16Whitespace cleanupoej1-55/+55