Commit Graph

16970 Commits (8c89090160fccbd265d53dde919a63255ad9dcbe)
 

Author SHA1 Message Date
Tilghman Lesher 8c89090160 Previously missing line, now the substitution works correctly
17 years ago
Jeff Peeler f0883cacca Merged revisions 162926 via svnmerge from
17 years ago
Joshua Colp fb21acf310 Fix reloads of aliased CLI commands. Due to changes done to turn it into a single memory allocation we can't just use the existing CLI alias structure. We have to destroy all existing ones and then create new ones.
17 years ago
Tilghman Lesher 689465ba98 Checking global variables here actually overwrote the previous substitution by
17 years ago
Jeff Peeler 040e552c26 Merged revisions 162874 via svnmerge from
17 years ago
Joshua Colp a039a65656 Merged revisions 162804 via svnmerge from
17 years ago
Joshua Colp 02ce4faaeb Merged revisions 162738 via svnmerge from
17 years ago
Michiel van Baak c8c8995b70 add tab completion for 'core set debug X filename.c'
17 years ago
Steve Murphy 6c569f1e3a Blocked revisions 162671 via svnmerge
17 years ago
Mark Michelson 599b16e406 Blocked revisions 162670 via svnmerge
17 years ago
Mark Michelson 5e24d64e0b Merged revisions 162659 via svnmerge from
17 years ago
Mark Michelson d659ec3cd2 Merged revisions 162663 via svnmerge from
17 years ago
Joshua Colp bc3d3a25b5 FreeBSD also needs libgen.h
17 years ago
Joshua Colp 402bd762c0 Merged revisions 162653 via svnmerge from
17 years ago
Joshua Colp d8c152f7f0 When transmitting a register set the socket port to the local one for the transport being used, not the port for the remote server.
17 years ago
Michiel van Baak ef965af270 Make res_snmp.so compile on OpenBSD.
17 years ago
Joshua Colp 135bb29ba6 Finish conversion to using ARRAY_LEN and remove it as a janitor project.
17 years ago
Kevin P. Fleming 96ae957f35 it does help if the compiler attribute syntax is correct
17 years ago
Tilghman Lesher fd484690ce Merged revisions 162463 via svnmerge from
17 years ago
Russell Bryant d0bc22b3e8 Add some additional Asterisk project developer documentation.
17 years ago
Russell Bryant 179667088b Merged revisions 162413 via svnmerge from
17 years ago
Tilghman Lesher 73b6cbf66c Merged revisions 162348 via svnmerge from
17 years ago
Joshua Colp f56edec570 Merged revisions 162341 via svnmerge from
17 years ago
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