summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-14Add documentation about how to build queues.Leif Madsen
2010-01-13Oops, another tag errorTilghman Lesher
2010-01-13Oops, missed a closing tagTilghman Lesher
2010-01-13Add the TESTTIME() dialplan function, which permits testing GotoIfTime.Tilghman Lesher
2010-01-13Flex uses fwrite incorrectly, which breaks the build. Providing a workaround.Tilghman Lesher
2010-01-13Merged revisions 239838 via svnmerge from Jeff Peeler
2010-01-13Add more examples to extensions.conf showing how to use variousLeif Madsen
2010-01-13Code previously added to ast_expr2f.c warranted a change in the source file a...Tilghman Lesher
2010-01-13Blocked revisions 239718 via svnmergeDavid Vossel
2010-01-13add silence gen to wait appsDavid Vossel
2010-01-13MAX() moved to utils.hOlle Johansson
2010-01-13SIP Show channelstats fix - use float division to show proper statsOlle Johansson
2010-01-13Updated channel variable list of osplookup application.TransNexus OSP Development
2010-01-13Updated XML doc for OSP.TransNexus OSP Development
2010-01-12Blank callerid and NULL callerid should not compare equal.Tilghman Lesher
2010-01-12add Dialed Number Identifier (DNID) field to cdr records.Alec L Davis
2010-01-12Note that direct T.38 is not supported.Leif Madsen
2010-01-12Fix crash in res_config_ldap.Sean Bright
2010-01-12fixes text support in sdp answerDavid Vossel
2010-01-12Adding Tilghman's documentation from asterisk-dev to the actual file.Olle Johansson
2010-01-12Merged revisions 239307 via svnmerge from Tilghman Lesher
2010-01-11Add LSB headers to init scripts.Tilghman Lesher
2010-01-11Socket level option is SOL_SOCKET, not SO_SOCKET.Tilghman Lesher
2010-01-11Permit more options in the Makefile as to startup optionsTilghman Lesher
2010-01-11Including bundle1.o breaks Tiger and LeopardTilghman Lesher
2010-01-11Permit dates and times to be stored in timezones other than the default (typi...Tilghman Lesher
2010-01-11Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.Sean Bright
2010-01-11Fix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA are passed.Sean Bright
2010-01-11Fix spelling of 'category.'Sean Bright
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.Tilghman Lesher
2010-01-10add docallbacks flag in q931decode function becauseAlexandr Anikin
2010-01-10It's been long enough -- make the behavior introduced in 1.6 the default.Tilghman Lesher
2010-01-09Merged revisions 238915 via svnmerge from Tilghman Lesher
2010-01-08Merged revisions 238834 via svnmerge from Jeff Peeler
2010-01-08Add the class actually used in the MusicOnHold start event.Tilghman Lesher
2010-01-08Initialize variables that we attempt to free later.Tilghman Lesher
2010-01-08Added a test for ast_format_reduce_str().Matthew Nicholson
2010-01-08fixes AUDIOHOOK_INHERIT regressionDavid Vossel
2010-01-08Merged revisions 238629 via svnmerge from Matthew Nicholson
2010-01-08Stop trying to find a parking space after traversing the parkinglot one time.Jeff Peeler
2010-01-07Fix using the wrong pointer type in do_idle_thread().Richard Mudgett
2010-01-07fixes ast_transfer stall until hangup if called with a channel that doesn't s...David Vossel
2010-01-07Merged revisions 238411 via svnmerge from David Vossel
2010-01-07Blocked revisions 238409 via svnmergeDavid Vossel
2010-01-07Change in sip show channels display format allowing more digits for CIDDavid Vossel
2010-01-07cli 'queue show' formatting fix. queue name was truncated over 12 charactersDavid Vossel
2010-01-07Document the usefulness of explicit udp:// in the register stringTzafrir Cohen
2010-01-06Merged revisions 238230 via svnmerge from Tilghman Lesher
2010-01-06Fix misreverting from 177158.Jeff Peeler
2010-01-06Fix channel name comparison for bridge application.Jeff Peeler