summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-21Don't print failure status when the remote end hangs up, it may not be an act...Matthew Nicholson
2010-07-21Update documentation for 'comebacktoorigin' in featuers.conf.Russell Bryant
2010-07-21Change order so that it more closely matches the related SIP command.Tilghman Lesher
2010-07-21include stat.h for everybody, needed for device2chanJeff Peeler
2010-07-20Separate queue_log arguments into separate fields, and allow the text file to...Tilghman Lesher
2010-07-20Merged revisions 278261 via svnmerge from Tilghman Lesher
2010-07-20Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.Richard Mudgett
2010-07-20Merged revisions 278167 via svnmerge from Tilghman Lesher
2010-07-20fixes sip CANCEL race conditionDavid Vossel
2010-07-20This commit contains several changes to the way output channel variables are ...Matthew Nicholson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-20Add a package to install_prereq.Russell Bryant
2010-07-20Only call ast_channel_cc_params_init() if allocating a channel succeeds.Russell Bryant
2010-07-20Merged revisions 278023 via svnmerge from Tilghman Lesher
2010-07-19Merged revisions 277906 via svnmerge from Jean Galarneau
2010-07-19Fix port setting of external address in SIP.Mark Michelson
2010-07-19Remove the fe80:1234::1234 test case from test_acl.cMark Michelson
2010-07-19Fix regression with distinctive ring detection.Jeff Peeler
2010-07-19Make ACLs IPv6-capable.Mark Michelson
2010-07-17Merged revisions 277738 via svnmerge from Tilghman Lesher
2010-07-17Merged revisions 277568 via svnmerge from Tilghman Lesher
2010-07-17Allow xmllint to be used for XML docs validation.Russell Bryant
2010-07-17Update res_fax.c to be a good xml citizen.Bradley Latus
2010-07-16Merged revisions 277625 via svnmerge from Tim Ringenbach
2010-07-16Merged revisions 277497 via svnmerge from Matthew Nicholson
2010-07-16Fix reporting estimated queue hold time.Jeff Peeler
2010-07-16Finally, a method that really fixes the assertions in chan_iax2.c related to ...Tilghman Lesher
2010-07-16Merged revisions 277419 via svnmerge from Richard Mudgett
2010-07-16Add documentation for MOH realtime fieldsTilghman Lesher
2010-07-16updated devicestate test for device state changesMatthew Nicholson
2010-07-16Add missing handling for ringing state for use with queue empty options.Jeff Peeler
2010-07-16Merged revisions 277327 via svnmerge from Matthew Nicholson
2010-07-16Merged revisions 277261 via svnmerge from Tilghman Lesher
2010-07-16Print f->subclass.integer instead of f->subclass.Matthew Nicholson
2010-07-16Merged revisions 277247 via svnmerge from Matthew Nicholson
2010-07-16Merged revisions 277182 via svnmerge from Paul Belanger
2010-07-16Fix up some weird indentation problems in reqresp_parser.cMark Michelson
2010-07-16Avoid crashing when installing a duplicate translation path with a lower cost.Sean Bright
2010-07-16Add Despegar.com (my main sponsor) to the CREDITS file.Eliel C. Sardanons
2010-07-16Formatting changesOlle Johansson
2010-07-16Formatting fixesOlle Johansson
2010-07-16Clarify syntax changesOlle Johansson
2010-07-16Adding a few more to the list of CREDITSOlle Johansson
2010-07-16Formatting changes (guideline corrections)Olle Johansson
2010-07-16Adding a few more creditsOlle Johansson
2010-07-16Add ability to configure the Max-Forwards header in the dialplan, as well as inOlle Johansson
2010-07-16Add a dialplan function to check if a queue exists: QUEUE_EXISTSOlle Johansson
2010-07-16And yet one moreTilghman Lesher
2010-07-16"Item may be used uninitialized in this function."Tilghman Lesher
2010-07-16Fix reversed logic of if statement.Mark Michelson