Commit Graph

10277 Commits (eae46d9a2886f1e81dc040d8d99659abc9cca2cc)
 

Author SHA1 Message Date
Russell Bryant 3964b50b05 Merged revisions 47496 via svnmerge from
19 years ago
Russell Bryant 3519337723 Add the target "menuconfig" as an alias for the "menuselect" target. This is
19 years ago
Russell Bryant 7ac2161b50 Tweak the formatting of this new function to better conform to coding guidelines.
19 years ago
Matt O'Gorman 5b02ba2bf1 woohoo safe out put!
19 years ago
Matthew Fredrickson eb4c18e444 Make sure we don't use 32bits when we only need one bit.
19 years ago
Olle Johansson 2a321d80f5 ...and make sure that the dialog is destroyed, even if we don't get any answer on the bye...
19 years ago
Olle Johansson ea257647a2 Add debug output while trying to trace bug in bug report
19 years ago
Olle Johansson 5fac7d357e Block backport to 1.2 from 1.4 so it's not coming back to 1.4
19 years ago
Olle Johansson ba58cf9ecd Make sure we destroy dialog...
19 years ago
Olle Johansson 1f2a4eb8c2 Small cleanup of handle_request_invite() - imported from 1.2 with changes
19 years ago
Matthew Fredrickson 60c6acf03f Fix for #7321. Be able to explicitly hide callerid name for switches that bork
19 years ago
Joshua Colp ff947e3743 Let's give this a go...
19 years ago
Olle Johansson d83a1f1356 Issue 8010 - Fix support for multipart SDP (alphaque)
19 years ago
Luigi Rizzo 36808cf771 grep -m is not available on BSD, so use head -1 instead
19 years ago
Joshua Colp 6c9e737d70 Only split up extension and context if a value exists. (issue #8332 reported by loloski)
19 years ago
Tilghman Lesher f11ea0549d Discussion of these CLI changes resulted in more consistency (Bug 8236)
19 years ago
Kevin P. Fleming cb2930ecb4 if adding a queue member is LOG_NOTICE, then removing them should be LOG_NOTICE, not LOG_DEBUG
19 years ago
Kevin P. Fleming 88fb11d10b reflect addition/removal of dynamic queue members in queue_log, so that people using dialplan replacement for AgentCallbackLogin can still track login/logout (issue #7736, reported/patched by whoiswes but this commit was written by me and covers all three paths for AQM/RQM)
19 years ago
Olle Johansson 54994dfe04 Rip out half implementation of 491 response support, since it wasn't implemented
19 years ago
Olle Johansson 27e6ea10fb Fix bit definition for SIP_PAG2_CALL_ONHOLD. Thanks fenlander!
19 years ago
Joshua Colp e424d306ac Fix building of chan_h323 by completeing some structure definitions. (issue #8327 reported by Mithraen)
19 years ago
Joshua Colp d2624d72ec Do conversion in a more easier to read and working way for \r, \n, and \t. (issue #8324 reported by johnlange)
19 years ago
Russell Bryant 58ed1b07ab Work around an issue that caused menuselect to display a bogus description for
19 years ago
Joshua Colp 6e693fdb0c Merged revisions 47379 via svnmerge from
19 years ago
Russell Bryant 5654be2803 fix tab completion for "core debug channel" and "core no debug channel"
19 years ago
Russell Bryant 795ba043e2 Fix "core show channel". Also, fix tab completion for both "core show channel"
19 years ago
Russell Bryant 6609cebaf2 Fix "core debug channel <whatever>". I guess someone needs to go through and
19 years ago
Russell Bryant 9009cfcf79 revert the previous change, which actually modified the deprecated command,
19 years ago
Russell Bryant 38be3e38e2 Fix argument parsing for the "core show profile" CLI command
19 years ago
Russell Bryant 0b927d2208 Fix another CLI command, "core show uptime" ...
19 years ago
Russell Bryant 15ba13f1ec fix "core show version" to reflect the new number of arguments for this
19 years ago
Steve Murphy 729ce4d791 This update fixes 7531
19 years ago
Steve Murphy 1de03495a9 Committed in behalf of 8190.
19 years ago
Kevin P. Fleming ea53cfcea3 the battle over CLI command formats has broken stuff...
19 years ago
Kevin P. Fleming 10978d0390 add simple fix for SDP to report proper sample rate for G.722 media sessions
19 years ago
Russell Bryant 28b10444f6 I occasionally get email from users that are trying to figure out what this
19 years ago
Russell Bryant 487d4512d3 Make this module build again
19 years ago
Russell Bryant c70fd559ac Copy the macros from libtool.m4 to our own acinclude.m4 such that libtool is
19 years ago
Russell Bryant cbf38fec8e Remove aclocal.m4 from the tree since it is just an intermediate file created
19 years ago
Olle Johansson ac0918c059 Block patch that is not needed in 1.4
19 years ago
Olle Johansson 764ba93e05 Destroy dialog properly at unload (rizzo)
19 years ago
Steve Murphy 517978fd5f These mods are to solve the problem in bug 7506. It's a lot of rework to solve a fairly small problem... such is life.
19 years ago
Joshua Colp b3bf131dd8 This is not the commit you are looking for...
19 years ago
Joshua Colp b832f42414 Make MOH work as it did before in chan_local, without this then it can go funky when transfers and MOH are involved. (issue #7671 reported by jmls)
19 years ago
Kevin P. Fleming 4fd3b973bf clean up sample config, and make native file playback the more obvious default choice
19 years ago
Matt O'Gorman 0b6456b7f1 large overhaul to voicemail imap support. Allows support for more imap servers,
19 years ago
Olle Johansson 647fb52e31 Issue 8303 (lrizzo) - break instead of continue.
19 years ago
Kevin P. Fleming 0aed8b63b4 remove another incorrect property
19 years ago
Kevin P. Fleming 29d69a294f use editable URL for menuselect
19 years ago
Olle Johansson eac4efcf22 Fixing the attack shield so it doesn't produce attacks... Issue 8265 - never reply to an ACK
19 years ago