aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Fix compilation on Solaris.qwell1-3/+6
2008-01-23Second attempt. Don't change invitestate when receiving 18x messages in CANCE...oej1-2/+4
2008-01-23Make sure we don't cancel destruction on calls in CANCEL state, even if weoej1-5/+5
2008-01-23Fixing a typo.mmichelson1-1/+1
2008-01-23ChanSpy issues a beep when it starts at the beginning of a list of channels torussell1-2/+5
2008-01-23These flag tests were illogical. They were testing sip_peer flags on a sip_pvt.mmichelson1-2/+2
2008-01-23When we reset the password via an external command, we should also reset thetilghman1-1/+4
2008-01-23Oops, should have checked for a NULL obj, here, tootilghman1-1/+1
2008-01-23Just confirmed that all current platforms need this header filetilghman1-4/+1
2008-01-22Thanks to Russell's education I realize that BUFSIZ has changed since I learn...oej1-41/+43
2008-01-22Fix the defines for OS X (and Solaris, too)tilghman1-13/+13
2008-01-22Add more dependencies on chan_local and add a note to the description of chan...oej4-1/+12
2008-01-22Add dependency on chan_local to app_dial.oej1-0/+5
2008-01-22Ensure that we can get an address even when we don't have a default route.tilghman1-2/+157
2008-01-22Cleaning up some documentation that led to confusion in a bug reportoej1-5/+6
2008-01-21Fixing an issue wherein monitoring local channels was not possible. During a ...mmichelson1-0/+11
2008-01-21Permit the user to specify number of seconds that a connection may remain idle,tilghman3-5/+26
2008-01-21Bump the buffer size for Via headers up to 512. There are some exceptionally ...file1-3/+3
2008-01-19Fix a couple of memory leaks with frame handling. Specifically,russell1-1/+10
2008-01-18Remove the __ in front of the unused variable. This causes some compilers to ...file1-3/+2
2008-01-18Revert adding the packed attribute, as it really doesn't make sense why thatrussell2-4/+4
2008-01-18Since we're relying on the offset between the frame and the beginning of the ...russell1-1/+1
2008-01-18This should at least temporarily fix a problem where the 't' Dialtwilson1-2/+2
2008-01-17doh! revert a revert of a revert (changed by mistake in 99010)pari1-1/+1
2008-01-17missed that one while revertingpari2-2/+2
2008-01-17reverting 99001 - We need the Max-Age for extending the life of cookie manse...pari1-6/+2
2008-01-17Have IAX2 optimize the codec translation path just like chan_sip does it. Ifrussell3-8/+59
2008-01-17we should only send the Set-Cookie header to the browser on the first respons...kpfleming1-2/+6
2008-01-17Add a clarification about the immediate= option of zapata.confqwell1-0/+2
2008-01-16Add an unused pointer to the ast_channel struct. This makes the ast_channel ...russell2-1/+4
2008-01-16Bump up cleancount due to previous commit that changed the channel structure.file1-1/+1
2008-01-16Replace current spy architecture with backport of audiohooks. This should tak...file10-911/+1150
2008-01-16Add missing NULLs at end of two ast_load_realtimes.file1-2/+2
2008-01-16Fix a deadlock in chan_local in local_hangup. There was contention becausemmichelson1-1/+9
2008-01-16Introduce a lock into the dialing API that protects it when destroying the st...file1-0/+15
2008-01-16Add two more SDP names for ulaw and alaw.file1-0/+2
2008-01-16Don't drop the old record route information when dealing with packets related...file1-1/+2
2008-01-16Add autoconf logic for speexdsp. Later versions use a separate library for so...file6-5/+505
2008-01-15Change a buffer in check_auth() to be a thread local dynamically allocatedrussell1-3/+12
2008-01-15Commit a fix for some memory access errors pointed out by the valgrind2.txtrussell8-32/+97
2008-01-15Based on the boundary found move over the correct amount.file1-2/+5
2008-01-14Accept "; boundary=" not just ";boundary=" in the multipart mixed content type.file1-1/+1
2008-01-14Adding in appropriate unlocks for the locks I added. Thanks to joetester on IRCmmichelson1-0/+3
2008-01-14Revert a change that introduces an unacceptable performance hit and is causingrussell1-4/+2
2008-01-14Fixing another compilation error. I'm a bit off today :(mmichelson1-1/+1
2008-01-14Oops. Last commit had compilation error.mmichelson1-1/+1
2008-01-14Adding explicit defaults for missing options to init_queue. This is necessary...mmichelson1-0/+11
2008-01-12Add a connection timeout attribute, as that was what was intended with thetilghman1-0/+1
2008-01-11Fix up setting the EID on BSD based systems.russell1-7/+5
2008-01-11Comment explaining how to force browser to always read some html files from s...pari1-0/+5