Commit Graph

163 Commits (a3f43a7dfe6d45ef1c222ff6d116eb844c82ebde)

Author SHA1 Message Date
Mark Spencer 995b3973a2 Fix "bug" of not being able to page multiple phones
20 years ago
Kevin P. Fleming 5599da9581 support new version of OSP toolkit (issue #5168)
20 years ago
Kevin P. Fleming b28847320d add Pickup() application (issue #4865)
20 years ago
Kevin P. Fleming b67fced7ae correct Makefile errors (issue #5072)
20 years ago
Kevin P. Fleming d4e44d7c31 correct syntax error
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming d996db1ae9 remove unused defines and logic (issue #5058)
20 years ago
Russell Bryant ba8b18ca83 app_rpt is experimental, not obsolete (issue #5047)
20 years ago
Kevin P. Fleming 37930961e1 add optional 'extended ODBC storage' mode (issue #4403)
20 years ago
Kevin P. Fleming 82453465f0 correct error Makefile
21 years ago
Kevin P. Fleming d0ec4b9e94 add ExternalIVR() application
21 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
21 years ago
Mark Spencer fbe952ccb7 Don't build app_intercom...
21 years ago
Mark Spencer f9417375dc Fix chan_spy on Solaris (bug #4204)
21 years ago
Kevin P. Fleming 358238b170 add app_dictate (bug #3893)
21 years ago
Matthew Fredrickson 559423d973 Fix so that asterisk continues to build if libcurl is not present or the correct
21 years ago
Matthew Fredrickson b81f233e68 Merging in xylome's beaerer capabilty patch (bug 3547)
21 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
21 years ago
Mark Spencer b0b916c16c Fix app bug, update skel example, add skel to makefile as option (bug #3869)
21 years ago
Mark Spencer 11e6204974 Add chanspy (bug #3836)
21 years ago
Mark Spencer 85a0e13c73 Merge mog's ReadFile application (bug #3670)
21 years ago
Mark Spencer 0126706cac Add OEJ's md5 app (bug #3604)
21 years ago
Mark Spencer ce18e66db2 Add placeholder IVR application support (static version)
21 years ago
Josh Roberson d271dfa7af Fix build on OpenBSD and fix small typo. (Bug #3502)
21 years ago
Mark Spencer f85cf0138c Add setrdnis app (bug #3460)
21 years ago
Mark Spencer 9fd51d4ef6 Remove app_qcall entirely
21 years ago
Mark Spencer f72f506f34 Merge anthm's while loop code (thanks tony!) (bug #2907)
21 years ago
Mark Spencer 7cda0babd2 Add app_curl from tilghman (bug #3131)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer e95fa2a065 Add ability to store voicemail in ODBC database
21 years ago
Mark Spencer 7ea9bd7b83 Add WaitForSilence application (bug #2467)
21 years ago
Mark Spencer e89f4dab17 Add dumpchan application (bug #2678)
21 years ago
Mark Spencer 8405193cff Delete old app_qcall (obsolete)
21 years ago
Mark Spencer 4a6c4d41fc Merge anth's realtime patch, as well as the bindaddr fix that didn't make it in somehow yesterday. (bug #2588)
21 years ago
Mark Spencer c22c053f82 Add (heavily modified) math application (bug #2534)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Anthony Minessale II 255ce93616 add app_forkcdr
21 years ago
Mark Spencer 47f8883942 Add test application (TestClient/TestServer), thanks Russell!
21 years ago
Mark Spencer 0cf6b2ba31 Minor Makefile cleanups
21 years ago
Mark Spencer 1327846518 Oops, back out bad makefile change
21 years ago
Mark Spencer 616780b64e Warn if unable to open an overridden config file (but #2285)
21 years ago
Mark Spencer 1de05fb7da Merge (slightly modified) app_verbose from tilghman (bug #2213)
22 years ago
Mark Spencer de4188df06 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
22 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
22 years ago
Mark Spencer 551e3ad719 Add userevent application (bug #1300)
22 years ago
Mark Spencer 3ccf8627e0 Add app_alarmreceiver (bug #1783)
22 years ago
Mark Spencer 1bc96b7aab Add talk detectection app (BackgroundDetect)
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
22 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
22 years ago
Mark Spencer 682913a1f3 Add controlplayback app
22 years ago
Mark Spencer e2dd1cc3da Add ability to look up callerid name by txt (bug #1442)
22 years ago
Mark Spencer 694c1c0c9c FreeBSD compile fix (bug #1655)
22 years ago
Mark Spencer 67c11acbbf Add app_groupcount to manage groups
22 years ago
Mark Spencer e5059cb891 Add revk's SMS application (bug #1437). Thanks!
22 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
22 years ago
James Golovich f864caba2f Add app_exec (bug 1198
22 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
22 years ago
Mark Spencer 78641613c7 Add sendtext application
22 years ago
Mark Spencer af6016cfd0 Add experimental nbscat application
22 years ago
Jeremy McNamara fa308aa83b language is not supported in datetime. Bug 686
22 years ago
Malcolm Davenport d971478d75 Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the context
22 years ago
Mark Spencer e2ecedfa70 Add Icecast streaming support
22 years ago
Malcolm Davenport 3a5f932648 Bug #792: Add app_random
22 years ago
Mark Spencer 9b960f3555 Only build app_zapscan when zap is there
22 years ago
Jeremy McNamara 365bacfea6 include the standard mysql lib dir. Bug #533
22 years ago
Jeremy McNamara 168242c841 add new application 'zapscan' Bug #250
22 years ago
Jeremy McNamara e8622a660a Add application to log user data to the CDRs
22 years ago
Martin Pycko 5f0e314fe5 Fix a typo
22 years ago
Mark Spencer dbb09a65fe Move voicemail2 to voicemail, retain compatibility with "Voicemail2"
22 years ago
Mark Spencer 795767ee49 Add "read" application
22 years ago
Mark Spencer 2768a55b02 Voicemail/mysql updates
22 years ago
Mark Spencer 4ce283ff18 Make it build and run on MacOS X
22 years ago
Mark Spencer b5bcecce5d Add DESTDIR support (bug #200)
22 years ago
Mark Spencer 8cd853a1c8 Add Tilghman's app_cut
22 years ago
Mark Spencer 9cb95aad26 Add PostgreSQL support to voicemail
22 years ago
Mark Spencer 694d3435e1 Add sayunixtime, chan_sip updates for codec negotiation
22 years ago
Mark Spencer 9eb75e0e3e Remove MySQL support from default Asterisk in accordance with new MySQL library licensing
22 years ago
Mark Spencer 45f21ff66b Merge app_hasnewvoicemail (bug #290) with some mods
22 years ago
Martin Pycko 4ac2cab962 Add NoCDR application; when called there won't be generated CDR record for that call
22 years ago
Mark Spencer 687a0e76b5 Take URI from responses (bug #215)
22 years ago
Mark Spencer e42d5a20fd More mysql patches
22 years ago
Mark Spencer 3ee27a8a89 Allow "g" option in dial to go to next extension (bug #189)
22 years ago
Mark Spencer 0857d4255d Add SetCIDNum (Thanks Oliver)
23 years ago
Mark Spencer 6c1f176438 Build improvements (bugs #161, 162)
23 years ago
Mark Spencer 3f2e9d2e0d Fix mysql build issue
23 years ago
Mark Spencer d3bdd36e46 depend stuff
23 years ago
Mark Spencer ecf50fcee8 Add per-user limits to chan_sip
23 years ago
Mark Spencer 0ceeeafa41 Makefile fix
23 years ago
Mark Spencer b531a37942 Merge Vonage's MySQL Voicemail stuff
23 years ago
Mark Spencer 8f27350e65 Add transfer to IAX2, and transfer application
23 years ago
Mark Spencer 3051f1edd9 Fix dep build
23 years ago
Mark Spencer b7e5181f8e Create voicemail2 app for playing with
23 years ago
Mark Spencer be6da9b8ea Add ENUM lookup support
23 years ago
Mark Spencer 6eeee2496b More BSD enhancements
23 years ago
Matteo Brancaleoni 7640e83360 Sun Mar 16 07:00:01 CET 2003
23 years ago
Matteo Brancaleoni f2c4538f61 Fri Mar 7 07:00:00 CET 2003
23 years ago
Matteo Brancaleoni 36ce5024df Thu Feb 27 07:00:01 CET 2003
23 years ago
Matteo Brancaleoni 7a67a8faa3 Mon Feb 24 07:00:01 CET 2003
23 years ago
Matteo Brancaleoni 17769619c2 Sun Feb 23 07:00:00 CET 2003
23 years ago