Commit Graph

300 Commits (ff4371e45d6d7d57f33a47ce71fe1a569d7de7f4)

Author SHA1 Message Date
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Kevin Harwell b41873d7e9 Memory leak fix
12 years ago
Michael L. Young 3b731ff2d0 Properly indicate failure to open an audio stream in res_agi
12 years ago
Michael L. Young 2d451c64f7 Fix FastAGI To Properly Check For A Connection
12 years ago
David M. Lee 2659db6d61 Fix DBDelTree error codes for AMI, CLI and AGI
13 years ago
Joshua Colp 53d2e20963 Update documentation to make it explicit that "stream file" will not restart musiconhold.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Jonathan Rose 79de3f7fe8 res_agi: Add message indicating need for \n character in verbose message
13 years ago
Matthew Jordan 016dfa01f1 Fix places in resources where a negative return value could impact execution
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Sean Bright 62aae50142 Add IPv6 support to FastAGI.
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Russell Bryant 33322e38f0 res_agi: Add AGIEXITONHANGUP variable.
14 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett a86037d959 Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Richard Mudgett b961d57c4c Fix AGI exec Park to honor the Park application parameters.
14 years ago
Matthew Nicholson bb07ca66a1 Merged revisions 340109 via svnmerge from
14 years ago
Olle Johansson c04ab6b35c Just formatting.
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Leif Madsen e42402ba2c Merged revisions 323154 via svnmerge from
14 years ago
Richard Mudgett 5da4161283 Merged revisions 321436 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Russell Bryant 4881d65481 Merged revisions 314780 via svnmerge from
14 years ago
Richard Mudgett 0a5c2d8391 Merged revisions 314069 via svnmerge from
14 years ago
Richard Mudgett b26a16dbcf Merged revisions 313700 via svnmerge from
14 years ago
Richard Mudgett a1b3e6b167 Merged revisions 313658 via svnmerge from
14 years ago
Richard Mudgett 9b559e5984 Merged revisions 313615 via svnmerge from
14 years ago
Richard Mudgett c16d39ea83 Merged revisions 313588 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
15 years ago
Sean Bright bc9bb55fb2 Merged revisions 302549 via svnmerge from
15 years ago
Erin Spiceland 7bd56615b2 Revert to the previous behavior of AGI command WAIT FOR DIGIT, since the
15 years ago
Erin Spiceland 79c18d7105 Add extra functionality to AGI command WAIT FOR DIGIT.
15 years ago
Tilghman Lesher 6d0e383321 Merged revisions 289543,289581 via svnmerge from
15 years ago
Russell Bryant fd58e5036f Merged revisions 288927 via svnmerge from
15 years ago
Russell Bryant a095791d7d Merged revisions 288925 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Paul Belanger 0bf94685fd MSG_OOB flag on HANGUP packet removed.
15 years ago
Jason Parker 7f5a3370ad Fix compile on systems without HAVE_NULLSAFE_PRINTF defined.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Leif Madsen 0eb71bccf1 handle_speechset has 4 arguments.
15 years ago
Tilghman Lesher c8abb42e6a Solaris doesn't like outputting a NULL to a %s in format strings.
16 years ago