aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-29move FreeTDS version check into configure scriptkpfleming4-19/+34
2006-06-29Add support for a=inactive in SDP for holding. This is not very well documentedoej1-16/+23
2006-06-29reformatting sip.conf.sample a bit, adding dumphistory that was not documentedoej1-38/+42
2006-06-28?= just checks to see if a variable is not yet defined. If MENUSELECT_CFLAGSrussell1-1/+3
2006-06-28slight change to pulling out the MENUSELECT_CFLAGS from the user and globalrussell1-2/+5
2006-06-28remove an extra commarussell1-1/+1
2006-06-28remove the two uses of the $(or ...) function since it is only supported byrussell1-2/+3
2006-06-28allow menuselect to be a symlink to a checkoutrussell1-1/+1
2006-06-28fix the case where menuselect.makeopts is getting generated in the same run ofrussell1-0/+4
2006-06-28Block patch to 1.2 that was by mistake committed to trunk first...oej0-0/+0
2006-06-28moved a notice into a logcrichter1-0/+5
2006-06-28fixed a few state problems when hanging up the call. also changed a few debug...crichter2-13/+12
2006-06-27Don't delete initid scheduled item twice... Thanks, vecher, for bugging me ab...oej1-2/+0
2006-06-27Code cleanup while trying to understand this channel...oej1-211/+175
2006-06-27Formatting and doxygen fixesoej1-20/+22
2006-06-27menuselect writes both menuselect.makeopts and menuselect.makedeps at once, m...jcollie1-5/+2
2006-06-27issue #7033 - Don't burst pokes to peers at load or reload.oej1-4/+14
2006-06-27Inspired by issue 6742, but solved in a different way.oej3-7/+28
2006-06-27Missing parenthesistilghman1-1/+1
2006-06-27dont copy an id or a message if they dont exist.mogorman1-4/+6
2006-06-27fixes segfault on incoming call which is disconnected in Alerting statecrichter1-0/+1
2006-06-27Don't change direction of the dialogue when we send a re-inviteoej1-5/+1
2006-06-26Found a missing "l" on the left side of the sofa, close to the TV.oej1-1/+1
2006-06-26Issue #7421 - Stop generator on both call legs (patch by tgrman) oej1-0/+1
2006-06-26Issue #7429 - accessing a not allocated structure causes segfault... (tgrman,...oej1-9/+9
2006-06-26Speling error. Avoid swenglish :-) (thanks, jtodd!)oej1-1/+1
2006-06-26* fixed the busy statecrichter4-58/+111
2006-06-26Add explanation and warning about the "s" extension. (Hi Mike :-)oej1-0/+6
2006-06-26fix for issue #7245kpfleming1-3/+3
2006-06-26METERMAIDS:oej6-68/+335
2006-06-26Add example of permit/deny to sip.conf.sampleoej1-0/+2
2006-06-26Block patch that does not apply to trunk.oej0-0/+0
2006-06-26don't let the Makefile blow up in menuselect.makeopts is present butrussell1-0/+3
2006-06-26- Formattingoej1-16/+14
2006-06-26Separate private options so we don't request bug report on those...oej1-2/+6
2006-06-26Update the SIP options list from IANA repositoryoej1-5/+14
2006-06-26simplify special rule for channel.okpfleming1-2/+1
2006-06-25Merged revisions 35915 via svnmerge from tilghman1-1/+1
2006-06-25use new (separate) dependencies file from menuselectkpfleming10-6/+12
2006-06-25fix pbx_dundi build (issue #7424, jstrom)russell1-0/+5
2006-06-24commit missing filekpfleming1-0/+53
2006-06-24clean up some damage from today's commitkpfleming4-106/+50
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming33-3456/+3386
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming10-212/+455
2006-06-24fix dist-clean and add menuselect to the clean target, toorussell1-1/+2
2006-06-24add dependency on menuselect's version of linkedlists.h, list menuselect asrussell1-2/+2
2006-06-24set the menu name when building makeopts.xmlrussell1-1/+1
2006-06-24ast_calloc, instead of malloc and memsetrussell1-2/+1
2006-06-23fix some little issues on big endian platforms to resolve compiler warningsrussell1-9/+13
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyrussell12-134/+75