Commit Graph

13588 Commits (38e98f42bc656c514b321a55bdfd5bb1c0a0fb55)
 

Author SHA1 Message Date
David Vossel dcb712422a global mohinterpret setting is ignored
17 years ago
Mark Michelson b67282e2fd Fix a bug which resulted from the Hebrew voicemail commit.
17 years ago
Mark Michelson 972d9bf53c Kevin has informed me that thi sort of thing is not necessary.
17 years ago
Mark Michelson 85a8916552 Move static buffers to outside for loops in app_chanspy.
17 years ago
Tilghman Lesher c2d8897257 SIP Response 410 maps to cause code 22 (or 23), not 1.
17 years ago
Jeff Peeler 98c23ee3cf Fix DTMF not being sent to other side after a partial feature match
17 years ago
Sean Bright b5ec450104 Move the defintion of the a couple arrays out of loops.
17 years ago
Tilghman Lesher f8b1da1872 Allow H.323 to compile with FDLEAK checking enabled.
17 years ago
David Brooks 4a734fd926 Patch to fix tab-completion crash on "remove extension"
17 years ago
Sean Bright 603a56aa69 Fix a crash in app_queue with very long member lists.
17 years ago
Kevin P. Fleming 7c82c2b240 Fix 'inconsistent line endings' when autoconf 2.63 is used
17 years ago
Russell Bryant 1c1d4a80e0 Fix a typo from 190661.
17 years ago
Russell Bryant 8798a0f9dd Resolve a crash in res_smdi when used with chan_dahdi.
17 years ago
Russell Bryant 03eb22fe76 Remove a bogus ast_channel_unlock().
17 years ago
Joshua Colp a8a55273cf Fix a bug in chan_local glare hangup detection.
17 years ago
Olle Johansson 1dac2a69e2 unistd.h is required for usleep() on Darwin. It will not hurt to include it always
17 years ago
Tilghman Lesher c922eca9a8 Detect availability of pthread_rwlock_timedwrlock() before using it.
17 years ago
Jeff Peeler a1b5f4a67d Make chan_h323 respect packetization settings
17 years ago
Michiel van Baak 4758539ec5 replace sed with tr to remove \r from downloaded file
17 years ago
Doug Bailey 62ad2e0849 Remove daemon call on systems that do not support forking.
17 years ago
Doug Bailey 9d266db16a Add check in configure script to check for GLOB_NOMAGIC and GLOB_BRACE in glob.h
17 years ago
Tilghman Lesher 591dd05d9e Add a workaround for func_odbc/ARRAY() for problems that occur with certain special characters.
17 years ago
Terry Wilson 59ee389e31 Update CDR appropriately when AST_CAUSE_NO_ANSWER is set
17 years ago
Terry Wilson ef9ef40c19 Don't treat a NOANSWER like a CHANUNAVAIL
17 years ago
Sean Bright 5de742a483 Properly handle @s within hints in AEL.
17 years ago
Doug Bailey 100aa13ae2 Clean up problem with manager implementation of mmap where it was not testing against MAP_FAILED response.
17 years ago
Mark Michelson df7bee29a5 Move the check for chan->fdno == -1 to after the zombie/hangup check.
17 years ago
David Vossel 5405c62098 Fixed autologoff in agents.conf not working when agent logs in via AgentLogin app
17 years ago
Richard Mudgett 55e28f890d Modifed/added some debug messages.
17 years ago
Matthew Nicholson f870165dbe Make Busy() application set the CDR disposition to BUSY.
17 years ago
Joshua Colp df2bc7d715 Fix a bug where a value used to create the channel name was bogus.
17 years ago
Joshua Colp bf5b92f004 Fix a situation where the DAHDI channel private structure lock was not unlocked when it should have been.
17 years ago
Tilghman Lesher 611cf94f90 Only update realtime, if global option rtupdate != false
17 years ago
Richard Mudgett 4b6846a9dd Only disable mISDN DSP if Asterisk DSP is enabled. Leave jitter setting alone.
17 years ago
Tilghman Lesher caef916825 Umask should not be exported into global namespace.
17 years ago
David Vossel 4c6e1bd0a5 National prefix inserted even when caller ID not available
17 years ago
Mark Michelson 730f2882d3 Update ast_readvideo_callback to match ast_readaudio_callback.
17 years ago
David Vossel f967bdc670 audio_audiohook_write_list() does not correctly update sample size after ast_translate.
17 years ago
Tilghman Lesher 9eaaa987fc If fileconfig limit exceeds our maximum, then set the limit to the maximum.
18 years ago
Jeff Peeler 3c027b6378 Fix module embedding for chan_h323.
18 years ago
Russell Bryant 9b0c55768a Support "signaling" in addition to "signalling".
18 years ago
Tilghman Lesher de69468fc2 Add lastms column to the contributed table designs
18 years ago
Mark Michelson a4e46eb871 Handle a SIP race condition (reinvite before an ACK) properly.
18 years ago
Tilghman Lesher 200db93157 Oops, typo
18 years ago
Tilghman Lesher 34672a3919 Race condition between ast_cli_command() and 'module unload' could cause a deadlock.
18 years ago
Tilghman Lesher 1cb43cfa75 Permit zero-length text messages in SIP.
18 years ago
Tilghman Lesher 6f919c9851 Oops, missed this file in the last commit.
18 years ago
Tilghman Lesher a8dc553099 Add debugging mode for diagnosing file descriptor leaks.
18 years ago
Tilghman Lesher 19918c7274 Backport resolution for file descriptor leak in 1.6.0 to 1.4.
18 years ago
Mark Michelson 8e31a331b4 Fix a crash due to too few arguments to RetryDial.
18 years ago