aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-23Use autotagged externalsv1X4X36-rc1lmadsen0-0/+0
2010-08-23Importing release summary for 1.4.36-rc1 release.lmadsen2-0/+491
2010-08-23Importing files for 1.4.36-rc1 release.lmadsen3-0/+29665
2010-08-23Creating tag for the release of asterisk-1.4.36-rc1lmadsen0-0/+0
2010-08-23Creating tag for the release of asterisk-1.4.36-rc1lmadsen0-0/+0
2010-08-20Merged revision 278274 fromrmudgett10-39/+439
2010-08-03Prevent DAHDI channels from overriding the callerid, once it's been set by th...tilghman2-3/+9
2010-07-29fixes issue with translator frame not getting freeddvossel1-0/+3
2010-07-29Fix a dsp structure leak occuring when a local channel is put into a meetmejeang1-0/+3
2010-07-28Update help text to be less confusing.lmadsen1-1/+1
2010-07-27remove empty audiohook write list on channeldvossel3-1/+28
2010-07-24Minor update to man pagesnuffy1-3/+1
2010-07-24Provide a default value for DAHDI_TRANSCODE so when DAHDI is not installedjpeeler3-19595/+6392
2010-07-23SIP promiscuous redirect could fail to dial the redirect.rmudgett2-6/+12
2010-07-23Backport fixes for sip_uri_params_cmp() from trunk.mmichelson1-39/+25
2010-07-23Establish a maximum version for openh323 (i.e. not opal), because chan_h323 w...tilghman3-4/+36
2010-07-23Avoid race with consolethread on shutdown (on parallel processors).tilghman1-6/+13
2010-07-22DNID does not get cleard on a new call when using immediate=yes with ISDN sig...rmudgett1-4/+4
2010-07-22Allow PLC to function properly when channels use SLIN for audio.mmichelson1-1/+3
2010-07-20Delete IMAP messages in reverse order, to ensure reordering after each expung...tilghman1-5/+8
2010-07-20Do not queue up DTMF frames while a call is on hold.tilghman3-1/+37
2010-07-20Off-by-one errortilghman1-5/+3
2010-07-19Regression with T.38 negotiationpabelanger1-7/+7
2010-07-19Avoid trying to pickup a parked extension before the park operation is comple...jeang1-1/+1
2010-07-17Remove uclibc cross-compile triplet, as uclibc has a working fork()... it's o...tilghman2-3/+3
2010-07-16Save and restore AST_FLAG_BRIDGE_HANGUP_DONT on attended transfer.tringenbach1-0/+13
2010-07-16Since we split values at the semicolon, we should store values with a semicol...tilghman2-31/+133
2010-07-16Default to no udptl error correction so that error correction will be disable...mnicholson1-0/+5
2010-07-16priexclusive in chan_dahdi.conf ignored when reloading dahdi modulermudgett1-2/+4
2010-07-16Interpret device state AST_DEVICE_UNKNOWN as extension state AST_EXTENSION_NO...mnicholson1-1/+2
2010-07-16If variable gotten is not set, will segfault on Solaris.tilghman1-1/+1
2010-07-16For pass through DTMF tones, measure the actual duration between the begin an...mnicholson1-0/+13
2010-07-16Total analysis time error with SIP and silence suppressionpabelanger1-3/+4
2010-07-15In a perfect world, the frame source would never be NULL. In the meantime, do...jpeeler1-1/+1
2010-07-14Update documentation for voicemail.conf externpass option.lmadsen1-1/+2
2010-07-13Only reset a CDR that exists.russell1-1/+3
2010-07-13Use chan->cdr instead of chan_cdr (just like peer->cdr instead of peer_cdr in...russell1-1/+1
2010-07-13Access peer->cdr directly instead of through a saved off reference.russell1-1/+1
2010-07-13Move SQL scripts into their own database-specific directories.tilghman5-0/+0
2010-07-12Make user removals and traversals thread safe in meetme.jpeeler1-85/+173
2010-07-12Change ast_write to not stop generator when called from ast_prod.jpeeler1-5/+5
2010-07-09fix tab-completion for unload command.pabelanger1-1/+6
2010-07-09Fix logging message for stale nonce.pabelanger1-1/+1
2010-07-09give a better error message when attempting to unload a module that is not lo...mnicholson1-1/+3
2010-07-09don't unload modules that returned AST_MODULE_LOAD_DECLINE when they were loadedmnicholson1-2/+2
2010-07-09Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G ...mnicholson1-0/+5
2010-07-09Document that a leading and trailing slash is expected for test categories.russell2-1/+11
2010-07-07Close the DAHDI FD on error when processing chan_dahdi toneduration config pa...rmudgett1-0/+1
2010-07-07Correct how 100, 200, 300, etc. is said. Also add the crazy British numbers.tilghman1-0/+9
2010-07-06Ensure file.o is built correctly.jpeeler1-1/+1