Commit Graph

555 Commits (5edeada22a25fdc19d7b3ef54a4d15c1d11f443f)

Author SHA1 Message Date
Andrew Latham f9c3b26241 Add Function and Application Relationships to documentation
15 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
15 years ago
Tilghman Lesher 52dbebad8e Add DB_KEYS.
15 years ago
Andrew Latham 7cb1c06dd3 Add relationships to function documentation.
15 years ago
Andrew Latham ca8a5498b1 Add relationships to function documentation.
15 years ago
Tilghman Lesher b2a70b4065 Oops, missed the actual decoding part.
15 years ago
Tilghman Lesher a58b2fb395 XML validation
15 years ago
Tilghman Lesher 473e176df8 Add a hashcompat mode called "legacy", which translates a literal plus sign to a space.
15 years ago
Tilghman Lesher ac77932bac Merged revisions 298478 via svnmerge from
15 years ago
Tilghman Lesher 53357354a4 Merged revisions 294989 via svnmerge from
15 years ago
Jeff Peeler 34c30c8ad3 Merged revisions 293159 via svnmerge from
15 years ago
Tilghman Lesher 6d0e383321 Merged revisions 289543,289581 via svnmerge from
15 years ago
Tilghman Lesher 794ff358a3 Merged revisions 288713 via svnmerge from
15 years ago
David Vossel 2f3dee2379 Merged revisions 287647 via svnmerge from
15 years ago
Terry Wilson d04046fbe7 Merged revisions 286189 via svnmerge from
15 years ago
Tilghman Lesher 1c12ca0407 Merged revisions 285484 via svnmerge from
15 years ago
Tilghman Lesher 2302618bb7 Merged revisions 285373 via svnmerge from
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago
Russell Bryant 2de5bbc89f Merged revisions 283350 via svnmerge from
15 years ago
Tilghman Lesher 42490d744b Merged revisions 280809 via svnmerge from
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher 0ae9097e3e Oops, XML documentation fix.
15 years ago
Tilghman Lesher fc9efc4ff5 It really cannot fail in the places below, but the stupid compiler doesn't know that.
15 years ago
Tilghman Lesher e939dfea9d Weird compiler error on Bamboo.
15 years ago
Tilghman Lesher 50d5f134c8 FILE() now supports line-mode and writing (altering) files.
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
Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Tilghman Lesher da0138932e Handle OOM errors more gracefully.
15 years ago
Tilghman Lesher 4eaea01cad Needs to be wrapped in <para>
15 years ago
Tilghman Lesher 2da88f1977 Setup environment variables for the benefit of child processes and disallow changing them.
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Tilghman Lesher 03e1608c29 Double free crash
15 years ago
Mark Michelson 693d1c44b1 Add small documentation update to func_callcompletion.c.
15 years ago
Mark Michelson 6640f309a9 Commit compromise I suggested on review 608.
15 years ago
Mark Michelson fb0a4e5bd0 Address Russell's comments on func_srv from reviewboard.
15 years ago
Mark Michelson ae7b76a1b9 Fix some compiler errors that popped up after the CCSS merge.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Russell Bryant 008930a3f2 Fix memory corruption found by unit tests.
15 years ago
Tilghman Lesher afb6bac829 Hmmm, apparently needed to be fixed in trunk, too.
15 years ago
Tilghman Lesher dd3176cc91 It's amazing what writing a test will find.
15 years ago
Tilghman Lesher e58fc610ae Change needed to make Mac OS X 10.6 happy
15 years ago
David Vossel 86a215c83e fixes xml error in func_pitchshift
15 years ago
David Vossel f468595789 PITCH_SHIFT dialplan function
15 years ago
Mark Michelson 7acfebf2b8 Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.
15 years ago