summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-06fixes test.c compile issue when TEST_FRAMEWORK is not enabledDavid Vossel
2010-01-06Fix reading samples from format_mp3 after ast_seekstream/ast_tellstream.Sean Bright
2010-01-06Merged revisions 238009 via svnmerge from Russell Bryant
2010-01-06Whoa, duplicate setting (dead code).Tilghman Lesher
2010-01-05fixes holdtime playback issue in app_queueDavid Vossel
2010-01-05Mismerged a bit.Mark Michelson
2010-01-05fixes subscriptions being lost after 'module reload'David Vossel
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().Richard Mudgett
2010-01-05Add a missing part of the connected line work into trunk.Mark Michelson
2010-01-05Spell "aficionado" like someone who isn't stupid.Mark Michelson
2010-01-05Fix build of utility apps that include utils.c.Russell Bryant