Commit Graph

16598 Commits (c74e85a23a86dde77062cbcd51b050723ef98f9f)
 

Author SHA1 Message Date
Terry Wilson c74e85a23a allow to compile under --enable-dev-mode (gcc didn't actually complain when I was using ccache...)
17 years ago
Terry Wilson cee9678d82 Blocked revisions 151763 via svnmerge
17 years ago
Tilghman Lesher 154f9deed2 Clarify documentation, following merge of realtime_update2 branch
17 years ago
Olle Johansson 31e2625a81 Thanks russellb for reminding an old man....
17 years ago
Olle Johansson 5aa23add8c Adding a small new feature.
17 years ago
Tilghman Lesher a45c3a8729 Simplify some nested functions, as suggested by Russell on -dev
17 years ago
Doug Bailey 9fe75b494a Add patch to handle how IE7 issues POST requests using Window path spec including backslash delimiters
17 years ago
Tilghman Lesher 107d4284ae Added debugging CLI functions
17 years ago
BJ Weschke d7422c975e revert the changes in issue #13705 - it's being re-opened as while the results fixed the complaint in the issue, it introduced other more undesirable issues than what was already reported
17 years ago
Tilghman Lesher e98ee36c0f Add a contributed script for running Asterisk without installing it, first.
17 years ago
Mark Michelson 0748be1052 Change some logical ands to bitwise ands and add
17 years ago
Russell Bryant 89e0def9f9 Print out the right var in the log message
17 years ago
Russell Bryant ca14f718d7 Fix this check to use the proper variable (the result from get_in_brackets)
17 years ago
Mark Michelson cfa9531311 The logic of a strncasecmp call was reversed.
17 years ago
Mark Michelson 97dac2d91a Make the sip_standard_port function more granular by allowing separate
17 years ago
Mark Michelson f4561c0e46 Get this compiling in dev-mode
17 years ago
Mark Michelson 2c55dcf8a8 If a peer uses any transport other than UDP, then MWI will
17 years ago
Mark Michelson bceb0845e6 When attempting to resolve hostnames, we need to be sure
17 years ago
Tilghman Lesher 855492c60c Default file modes should always be full read and write, to allow the system
17 years ago
BJ Weschke 5a6a59c84b Fix configuration parsing so type=friend still identifies "friend" as a peer even though it is now a legacy configuration verb.
17 years ago
BJ Weschke 9aefadd7c1 Do NOT attempt to do anything with the ast_config struct when it's been returned as INVALID by the config file interpreter.
17 years ago
Kevin P. Fleming 21592959cf Merged revisions 151241 via svnmerge from
17 years ago
Kevin P. Fleming 3d67e2adea Merged revisions 151240 via svnmerge from
17 years ago
BJ Weschke 3ebf483d2d Block 151167 from coming forward into the /trunk this is a 1.4 fix only.
17 years ago
BJ Weschke 70961a8575 Block 151100 from coming forward into the /trunk this is a 1.4 fix only.
17 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
17 years ago
Michiel van Baak 6f860c262d dont segfault when placing a call to a line that has no registered device.
17 years ago
Olle Johansson 235d4159f6 Adding changes from train and flight back home from SIPit23 in Lannion, France.
17 years ago
Michiel van Baak 357f4a9a86 Make sure we support nested functions and generation of trampolines
17 years ago
Michiel van Baak b0d56687c6 dont use deprecated commands in the init scripts.
17 years ago
BJ Weschke 31d28c2518 Give app_authenticate the ability to select a prompt other than the default.
17 years ago
BJ Weschke 09e9b5d208 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) when you use a dialplan function that requires a channel and then you don't provide one or provide an invalid one in the Channel: parameter. We'll handle this situation exactly the same way it was handled in pbx.c back on r61766.
17 years ago
BJ Weschke 7a8344bac6 The QueueEntry event now has the uniqueid of the channel included.
17 years ago
Matthew Fredrickson d745aa4573 Update configure check to check for new function in libpri (pri_progress_with_cause)
17 years ago
Jason Parker ae0a736353 Merge codec_consistency branch. This should make sample usage much happier.
17 years ago
Michiel van Baak 805556773f Fix CLI command 'channel request hangup'
17 years ago
Matthew Fredrickson 3e83151375 Merge in patch for #13454. Includes CallRereouting dialplan application, option for discard of remote hold messages, and using the alternate logical channel mapping in Q.SIG instead of the default physical channel mapping.
17 years ago
Tilghman Lesher 6450b7c4da Make helper call a little safer (suggested by Russell on IRC)
17 years ago
Tilghman Lesher b3bb9564d3 Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.
17 years ago
Jason Parker 3d8c34bc80 Blocked revisions 150557 via svnmerge
17 years ago
Olle Johansson e3ea5c3c36 Adding some additional thoughts on configuration changes to TCP/TLS
17 years ago
Olle Johansson 858a6baa76 Make sure we support nested functions with GCC 4.01 OS/X. This might not be OS/X only,
17 years ago
Michiel van Baak 59d9255977 Break up skinny.conf into seperate sections for
17 years ago
Tilghman Lesher 95ea0a5a70 Fix option handling code.
17 years ago
Mark Michelson 32ef7bedd3 Add an IAXregistry manager command. See doc/manager_1_1.txt
17 years ago
Jeff Peeler 4afb2649b9 Initialize character arrays as they are not guaranteed to be set.
17 years ago
Mark Michelson 1b1efebf4b After a long discussion on #asterisk-bugs, it seems kind of
17 years ago
Mark Michelson 4ad187cba4 Merged revisions 150304 via svnmerge from
17 years ago
Mark Michelson 8a1d9d1678 Merged revisions 150298,150301 via svnmerge from
17 years ago
Mark Michelson 270a2b6a61 Answer the channel prior to checking for the 'a'
17 years ago