Commit Graph

8748 Commits (76fae319880710a64a4dbdfec09d2d5befcd9af6)
 

Author SHA1 Message Date
Matt O'Gorman 76fae31988 oops moved block without renaming a variable correctly.
19 years ago
Joshua Colp 6723184a62 Merged revisions 33297 via svnmerge from
19 years ago
Joshua Colp 5349ae6f46 Wait until we have the lock before getting the pvt structure pointer (issue #7313 reported by arkadia)
19 years ago
Joshua Colp a23af6559c Merged revisions 33294 via svnmerge from
19 years ago
Joshua Colp e3fe7e1c08 Add more missing newlines (issue #7323 reported by darkskiez)
19 years ago
Joshua Colp 68c0ffbe05 Blocked revisions 33264 via svnmerge
19 years ago
Matt O'Gorman 124357f300 convert one of my linked lists to ast_linklist
19 years ago
Olle Johansson bcf82f32d5 Don't force context for domain= setting (imported from 1.2)
19 years ago
Olle Johansson 2366793c63 Remove the return value from functions that return something that is never checked anywhere.
19 years ago
Christian Richter fcb7d3df26 when we don't want the call we need to release_complete it.. ignoring it breaks the ETSI rules ..
19 years ago
Olle Johansson 9f5aa13142 Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.
19 years ago
Olle Johansson ce10b34ca6 Enabling and disabling debug messages...
19 years ago
Jeffrey C. Ollie a0bb17434f Move a couple semicolons to a more traditional location. Was pointed out by Steven <critch@basesys.com> on the -dev list.
19 years ago
Kevin P. Fleming 09778b268e move 'struct ast_rtp' back to rtp.c where it belongs
19 years ago
Russell Bryant 9cdd66dd01 always include inttypes.h and sys/types.h in asterisk/compat.h to fix a build
19 years ago
Olle Johansson 36506dad2d Debug logging fixes
19 years ago
Olle Johansson 5f286add13 Make menuselect compile on os/x...
19 years ago
Olle Johansson fee02a9b7d At least reply if we get a fatal error in handling a packet.
19 years ago
Olle Johansson 91732256db Don't crash if chan2 does not exist (one-legged call situations, like echo)
19 years ago
Olle Johansson b796bf414b Improve SIP history
19 years ago
Olle Johansson e466f202b3 Avoid using the name "early media" for media that is not early
19 years ago
Kevin P. Fleming 7b2bd1a069 document the new sound/moh file installation process
19 years ago
Olle Johansson 89081c3d06 Issue #7294 - Asterisk sends INVITE instead of BYE. Fix by Philippe Sultan. Thanks!
19 years ago
Olle Johansson 1ec5d9ec70 Doxygen updates
19 years ago
Kevin P. Fleming 4702320f54 handle out-of-memory conditions in ast_frisolate() properly (reported by Slav Kenov on asterisk-dev)
19 years ago
Kevin P. Fleming a10dff6a11 try to get keyword substitution working for this file
19 years ago
Christian Richter 05eed16044 Fixed detection of dtmfs with bridged channels.
19 years ago
Olle Johansson f15b38a775 Update doxygen for video formats
19 years ago
Olle Johansson 41a5565f3c Add video.txt to doxygen
19 years ago
Olle Johansson dfaa7fd8cf Doxygen update
19 years ago
Olle Johansson 7a456987b5 Doxygen formatting
19 years ago
Olle Johansson fbfe588ee9 Enable doxygen
19 years ago
Mark Spencer 6fc9c13bbf Cleanup formatting a little...
19 years ago
Russell Bryant 84e1f02f5a move the common wget arguments to a variable and remove --no-verbose so
19 years ago
Kevin P. Fleming 793d7cd4bc ok, new sounds/moh handling stuff should be done... bring on the bug reports!
19 years ago
Matt O'Gorman 1e530787f3 solves some bugs with memory allocation, and adds
19 years ago
Kevin P. Fleming bc49d5bfb3 moh files will now be distributed in native format, not mp3, so...
19 years ago
Kevin P. Fleming 05ffacedf1 ok, now it knows how to auto-download and install
19 years ago
Kevin P. Fleming 34cf2c13b8 don't force the sounds to download... only when needed
19 years ago
Kevin P. Fleming 0dd82bc6f1 woo-hoo, now it knows how to download the sound packages... doesn't install them yet though
19 years ago
Kevin P. Fleming 6825e80226 prepare for using sound files from out of the source tree
19 years ago
Russell Bryant 43b82059a5 fix a typo in an option name in config parsing
19 years ago
Russell Bryant f879fd2a22 simplify the loop that iterates through the categories in followme.conf and
19 years ago
Russell Bryant 124b54ca5f fix the build with astmm enabled
19 years ago
Russell Bryant 89cfbf4673 fix an incorrect usage of scanf, where it should be using sscanf, instead,
19 years ago
Kevin P. Fleming e2383fba8e put the proper filename into the ignore property
19 years ago
Kevin P. Fleming 274ce731e2 move autoconfig.h to the include/asterisk directory so it will get installed
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
19 years ago
Russell Bryant 66dca5e378 Merged revisions 32818 via svnmerge from
19 years ago