Commit Graph

17347 Commits (1d46bb0d0f07dc648f689320cfe7d526a224f16c)
 

Author SHA1 Message Date
Russell Bryant 92f7bae3df Merged revisions 162286 via svnmerge from
17 years ago
Joshua Colp 4c1bb21fa1 Merged revisions 162273 via svnmerge from
17 years ago
Steve Murphy 08225b9f7a Merged revisions 162264 via svnmerge from
17 years ago
Mark Michelson 5f4dc23293 Merged revisions 162265 via svnmerge from
17 years ago
Joshua Colp 90f6a8eeee Merged revisions 162204 via svnmerge from
17 years ago
Tilghman Lesher 583bb9d590 Blocked revisions 162071 via svnmerge
17 years ago
Joshua Colp f02e8e9ea9 Merged revisions 162188 via svnmerge from
17 years ago
Steve Murphy 24395ed5c7 Merged revisions 162136 via svnmerge from
17 years ago
Steve Murphy 67cb0526b7 Merged revisions 162013 via svnmerge from
17 years ago
Russell Bryant e1ff75c37c Merged revisions 162014 via svnmerge from
17 years ago
Russell Bryant da0737c00c Merged revisions 161948 via svnmerge from
17 years ago
Eliel C. Sardanons ec28f57c41 Avoid allocating memory for a thread that don't need it. Also, this memory was not being freed until the
17 years ago
Brandon Kruse 390b5bbcd6 Note that the recently changed waittime parameter is in milliseconds.
17 years ago
Joshua Colp ca38e81892 Add alw as a valid file extension for alaw and ulw as a valid file extension for ulaw.
17 years ago
Joshua Colp 5d67d461aa Update autosupport script with a few changes.
17 years ago
Tilghman Lesher 58716e94ba Allocate enough space initially for the message.
17 years ago
Joshua Colp db99faa00d Fix a regression introduced when the PBX timeouts were converted to milliseconds. collect_digits now gets milliseconds fed to it, not seconds.
17 years ago
Joshua Colp ac12d0d4ce Merged revisions 161725 via svnmerge from
17 years ago
Matthew Nicholson 8b77d66a61 Fix a crash that can occur on a transfer in chan_sip when attempting to collect
17 years ago
Terry Wilson f6dda1e544 Add the ability to play a courtesy tone to the transfer target in a native SIP attended transfer by setting the variable ATTENEDED_TRANSFER_COMPLETE_SOUND.
17 years ago
Eliel C. Sardanons bc03323251 - Fix a leak while printing an argument description.
17 years ago
Eliel C. Sardanons 5e9dc5e1f3 Add voicemail related applications and functions XML documentation:
17 years ago
Eliel C. Sardanons e9ab875265 Introduce SMS() application XML documentation.
17 years ago
Eliel C. Sardanons 206fe71680 Move Speech* applications and functions documentation to XML.
17 years ago
Mark Michelson 07311720f2 If the autoloop flag is set on a channel, then we need to
17 years ago
Sean Bright fbb542055f Merged revisions 161426 via svnmerge from
17 years ago
Sean Bright 3eee1dbb9b Use ast_free() instead of free(), pointed out by eliel on IRC.
17 years ago
Sean Bright 9d2a8810e6 When using IMAP_STORAGE, it's important to convert bare newlines (\n) in
17 years ago
Russell Bryant de811c9490 Merged revisions 161287 via svnmerge from
17 years ago
Russell Bryant 7d0c1f40fb Resolve a compiler warning from buildbot about a NULL format string.
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Tilghman Lesher da8069394b The first file should have a blank config filename in the structure, so that
17 years ago
Sean Bright 2afd7a09a7 Check the return value of fread/fwrite so the compiler doesn't complain. Only a
17 years ago
Dwayne M. Hubbard f9b6507796 If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension (if it exists) after T38 is negotiated.
17 years ago
Eliel C. Sardanons 4900f83f56 Fix minor coding guidelines introduced with CLI permissions.
17 years ago
Jeff Peeler 8dd432ec5e Merged revisions 161013 via svnmerge from
17 years ago
Mark Michelson 21a3c93ef2 Merged revisions 160943 via svnmerge from
17 years ago
Michiel van Baak e219598843 Add debug flag so skinny debug will show information about packets.
17 years ago
Eliel C. Sardanons 8192031e83 Added XML documentation for the following AGI commands:
17 years ago
Richard Mudgett 64a1895f3c Jcolp pointed out that num will also match number
17 years ago
Richard Mudgett 7ed9924348 * Found a couple more places where num/number needed to be done
17 years ago
Tilghman Lesher c42aef2ebb Merged revisions 160770 via svnmerge from
17 years ago
Jason Parker 9655605944 Blocked revisions 160764 via svnmerge
17 years ago
Steve Murphy c6ebdafd0e Merged revisions 160703 via svnmerge from
17 years ago
Jason Parker 85034a7f8e Another place this is missing
17 years ago
Jason Parker b147256fb5 Fix typo when ListCategories returns none.
17 years ago
Eliel C. Sardanons d17d9b2e30 - iax2-provision was not freeing iax_templates structure when unloading the chan_iax2.so module.
17 years ago
Mark Michelson a53877b469 Add some safety measures when using gosub, especially when using the options
17 years ago
Tilghman Lesher aa16330ce3 Blocked revisions 160570 via svnmerge
17 years ago
Eliel C. Sardanons d635ee0f43 - Add <variable /> tags when naming a channel variable.
17 years ago