Commit Graph

12387 Commits (831a7f27200089741f78fa8ef8df9bf107cf8fde)
 

Author SHA1 Message Date
Jason Parker 831a7f2720 Allow gsm to compile correctly on x86 with gcc4 optimizations.
17 years ago
Jason Parker 8f6e8e6711 Remove unimplemented softkeys. Prompted by issue #12325.
17 years ago
Jason Parker 871bc8ae0d The file size of WAV49 does not need to be an even number.
17 years ago
Tilghman Lesher 0e06f22752 Update debugging text, since Valgrind eliminated the --log-file-exactly option.
17 years ago
Tilghman Lesher cb67f98a5a For FreeBSD, at least, the ifa_addr element could be NULL.
17 years ago
Steve Murphy 8a02ac6f79 These small documentation updates made in response to a query in
17 years ago
Steve Murphy 0ce3eb0e2a (closes issue #12302)
17 years ago
Jason Parker 7fbcd155c1 Put this flag back so we don't change the API.
17 years ago
Jason Parker 22078d33d4 Remove excessive smoother optimization that was causing audio glitches (small "pops")
17 years ago
Joshua Colp c5a9d50cea Update autosupport script.
17 years ago
Kevin P. Fleming bec5840491 Merged revisions 111125 via svnmerge from
17 years ago
Mark Michelson df37925e23 This code change is made just for clarification. It does exactly
17 years ago
Mark Michelson 453209fd16 Add a lock to the vm_state structure and use the lock around mail_open calls
17 years ago
Kevin P. Fleming e820d05d37 Merged revisions 111019 via svnmerge from
17 years ago
Joshua Colp d2eef8c07e If we are requested to authenticate a reinvite make sure that it contains T38 SDP if need be.
17 years ago
Joshua Colp af904bf602 Make sure that full video frames are sent whenever the 15 bit timestamp rolls over.
17 years ago
Kevin P. Fleming 7bd42528de add note that the user will need to enable codec_ilbc to get it to build
17 years ago
Kevin P. Fleming bf1486e917 Merged revisions 110869 via svnmerge from
17 years ago
Jason Parker 9b334daeb6 Make file access in cdr_custom similar to cdr_csv.
17 years ago
Jeff Peeler e510971e20 This one line change makes an if inside a for loop (in realtime_peer) check all the ast_variables the loop was intending to test rather than just the first one.
17 years ago
Mark Michelson baa405e8c3 When reverting a commit, I accidentally left in this bit which was an experiment
17 years ago
Joshua Colp be84adc952 Add an option (transmit_silence) which transmits silence during both Record() and DTMF generation. The reason this is an option is that in order to transmit silence we have to setup a translation path. This may not be needed/wanted in all cases.
17 years ago
Mark Michelson 6eed7ae503 This is a revert for revision 108288. The reason is that that revision
17 years ago
Russell Bryant e34ecbfc92 Turn a NOTICE into a DEBUG message.
17 years ago
Jason Parker d85d47e343 Don't attempt to do optimizations of gsm on mips platforms either.
17 years ago
Russell Bryant 478de3ebb9 Shorten the ast_waitfor() timeout from 500 ms to 50 ms in the autoservice thread.
17 years ago
Russell Bryant e653f8b232 Merged revisions 110335 via svnmerge from
17 years ago
Russell Bryant f3274be612 Fix a bug where when calls on the trunk side hang up while on hold, the state
17 years ago
Mark Michelson ebb67cf852 Add a missing unlock in the case that memory allocation fails in app_chanspy.
17 years ago
Joshua Colp ba782ce5f9 Add sanity checking for position resuming. We *have* to make sure that the position does not exceed the total number of files present, and we have to make sure that the position's filename is the same as previous. These values can change if a music class is reloaded and give unpredictable behavior.
17 years ago
Joshua Colp 996d3a1c2e Make sure that the mark bit does not incorrectly cause video frame timestamps to be calculated as if they are audio frames.
17 years ago
Jason Parker 5bc2c923e2 People report bugs about Asterisk crashing with DO_CRASH enabled was getting a little silly...
17 years ago
Steve Murphy 88b0da7c6c (closes issue #11442)
17 years ago
Russell Bryant 1dae97f2aa Tweak spacing in a recent change because I'm very picky.
17 years ago
Russell Bryant 755933863f Fix one place where the chanspy datastore isn't removed from a channel.
17 years ago
Mark Michelson 89c3cd6842 This patch makes it so that all queue member status changes are handled through device state
17 years ago
Jason Parker b72a4686df Allow codecs that use log2comp (g726) to compile correctly on x86 with gcc4 optimizations.
17 years ago
Mark Michelson 87e9daf7d7 Make sure an agent doesn't try to send dtmf to a NULL channel
17 years ago
Terry Wilson c7e067ecde Fix character string being treated ad format string
17 years ago
Jason Parker 7f7e7d27e4 Merged revisions 109391 via svnmerge from
17 years ago
Joshua Colp 5fda7910c6 Put a maximum limit on the number of payloads accepted, and also make sure a given payload does not exceed our maximum value.
17 years ago
Steve Murphy 7f77c58ed5 (closes issue #11903)
17 years ago
Mark Michelson 29a32cf040 Fix a logic flaw in the code that stores lock info which is displayed
17 years ago
Michiel van Baak 4f2c87c1d1 Update the directory of placed calls on skinny phones
17 years ago
Joshua Colp 8bb334e308 200 OKs in response to a reinvite need to be sent reliably. If the remote side does not receive one the dialog will be torn down.
17 years ago
Jason Parker 4501c61d73 Backport revision 106439 from trunk. I didn't realize this was broken in 1.4 as well.
17 years ago
Mark Michelson 284f74997d Make sure that we release the lock on the spyee channel if the spyee or spy has hung up
17 years ago
Michiel van Baak c16da7c25b add missing break to case AST_CONTROL_SRCUPDATE
17 years ago
Russell Bryant 0ddb8b4a7d Fix a channel name issue. chan_oss registers the "Console" channel type,
18 years ago
Russell Bryant ddf66b3a6e Update the SuSE init script to start networking before asterisk, as well.
18 years ago