Commit Graph

824 Commits (c86ee49fde0692f505c94c3c97c6ad245529e23f)

Author SHA1 Message Date
Mark Spencer d808177d50 realtimeify voicemail...
21 years ago
Mark Spencer ed62f449a9 Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
21 years ago
Mark Spencer 973481807e Fix app_sms to use correct path (bug #2597)
21 years ago
Mark Spencer c608e97005 Do not send progress when "ringing" only flag is set (bug #2553)
21 years ago
Mark Spencer e2418b7008 Move voicemail beep (bug #2594)
21 years ago
Anthony Minessale II e54e28b631 imporve app_realtime to do writes too with RealTimeUpdate
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 ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
Mark Spencer 1688ea358b Add app_hasnewvoicemail
21 years ago
Mark Spencer 0ddbbd1785 Add ability to check voicemail from multiple folders (bug #2561)
21 years ago
Mark Spencer c52e38d3be Merge member delay patch (bug #2563)
21 years ago
Mark Spencer de1b42b6bf Add reporting of actual hold time (bug #2564)
21 years ago
Mark Spencer 292e397759 Improve groupcount handling (bug #2529) thanks!
21 years ago
James Golovich a17f53358c Cleanup formatting in app_math.c
21 years ago
Mark Spencer c22c053f82 Add (heavily modified) math application (bug #2534)
21 years ago
James Golovich cc9f35f8c7 Fix HasVoicemail so it can parse all arguments correctly (bug 2559)
21 years ago
James Golovich 8249c40b7b Formatting cleanup in app_voicemail.c
21 years ago
Mark Spencer 4721dc5d1c Implement voicemail force account setup (bug #2077)
21 years ago
Mark Spencer 8dd03ff284 Move populate TNS/Presentation/TON from calling channel
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Russell Bryant ca88a7476f update description for VoiceMailMain (bug #2546)
21 years ago
Mark Spencer eda8998156 Fix little "less than" issue
21 years ago
Russell Bryant 66bf105bbc add ability to purge callers from queue if no agents are logged in
21 years ago
James Golovich 2fc5fed79e Fix 2 memory leaks
21 years ago
Mark Spencer bf4ca23372 Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (bug #2500)
21 years ago
Anthony Minessale II 255ce93616 add app_forkcdr
21 years ago
Anthony Minessale II 2a896e5d3c tweak prior commit
21 years ago
Mark Spencer e0f335a4eb Check to be sure # of samples is > 0...
21 years ago
Mark Spencer 78531a0f32 Handle arbitrary long dial sequences (like what we need at Astricon)
21 years ago
Mark Spencer 45a157ec0e Fixup vm user struct (bug #2472)
21 years ago
Mark Spencer 5dad6f4319 Merge UK + DTMF Caller*ID stuff and fix app_test description
21 years ago
Mark Spencer d7fb7e9ed7 Add "TrySystem" variation to System (bug #768)
21 years ago
Mark Spencer 9d8c71ee86 Move routines from voicemail to app for general use (part of bug #752)
21 years ago
Mark Spencer 3fc2609468 Fix app_disa to not ignore ignorepat :) (bug #2451)
21 years ago
Mark Spencer 0eec8c8318 Make ADSI in voicemail configurable (bug #2209)
21 years ago
Mark Spencer a1442538b5 Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)
21 years ago
Jim Dixon e499028440 Fixed minor issue in app_rpt(). Allows it to work better with many Linux distributions
21 years ago
Mark Spencer cc30079edd Use longer timeout if using http (bug #2418)
21 years ago
Mark Spencer 00f227a684 Properly lock management stuff (bug #2406)
21 years ago
Matthew Fredrickson 8a12240f73 macro support in the dial command
21 years ago
Mark Spencer 64b9a563f2 Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2289)
21 years ago
Mark Spencer a703e927b1 Add Czech digit/voicemail support
21 years ago
Mark Spencer dc542971df Allow "-" in password to make it unchangable (bug #2386)
21 years ago
Mark Spencer 8fb1ddeb5d Don't prompt for password if one is not needed (bug #2385)
21 years ago
Mark Spencer e94fa076cb Fix some small voicemail password bugs (bug #2373)
21 years ago
Mark Spencer a2da1f08bd Make sure shell version happens even if MySQL mailboxes are there (bug #2367)
21 years ago
Mark Spencer eb57ea95d6 reload documentation, don't display res in app_test...
21 years ago
Mark Spencer 1e2db0e885 Allow external program to be used to change password (bug #2357)
21 years ago
Mark Spencer 2a2d65541b Use exitcontext when available (bug #2363)
21 years ago
Mark Spencer 93818c761b If '#' is sent for username, use callerid if available (bug #2301)
21 years ago
Mark Spencer b813a5f3fa Fix both app_read and underlying read issue (bug #2352)
21 years ago
Mark Spencer 07166e63a3 Improve voicemail verbosity (bug #2351)
21 years ago
Mark Spencer 9888487f9c Fix minor typo (bug #2343)
21 years ago
Mark Spencer cfb711bf57 Make app_festival change more portable, allow '*' for context in iax2
21 years ago
Mark Spencer 066a53df8a Fix permissions for festival app (bug #2334)
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Mark Spencer 28e5320ab4 Minor fix in directory app (bug #2322)
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 91d2e58d1b Update DISA to be internationalized (bug #2284)
21 years ago
Mark Spencer 1327846518 Oops, back out bad makefile change
21 years ago
Mark Spencer 11b1e81197 Major DISA improvements (bug #2284)
21 years ago
Mark Spencer 616780b64e Warn if unable to open an overridden config file (but #2285)
21 years ago
Mark Spencer c3c13114fb Merge mochouinard's meetme fixups (bug #2230)
21 years ago
Mark Spencer cab4557006 When detecting a hairpin, redirect to the appropriate local extension (bug #1974)
21 years ago
Mark Spencer bd1c5ac3cf Fix directory name in SMS (bug #2307)
21 years ago
Jim Dixon f2dcfca9c4 Fixed timing race with thread creation in app_rpt.c, and added settable
21 years ago
Jim Dixon d8436708c0 Made some what turned out to be several changes to allow for radio channels
21 years ago
Mark Spencer e1c9ebc5b9 Merge MOG's first serious patch (new message patch) (bug #2071)
21 years ago
Jim Dixon a560227ccb Fixed remote base audio problem (where 2 different interfaces are in use) and
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer 785eaf01b3 Only consider linear frames for talk detection -- ignore anything else (bug #2219)
21 years ago
Mark Spencer 698820f4e3 Add application to set callerid presentation (bug #2078)
21 years ago
Mark Spencer 2ee29be0e8 Fix pager voicemail notification from string (bug #2142), MOG's first patch!
22 years ago
Mark Spencer 172a45d603 Merge the remaining bit of the verbose update (bug #2213)
22 years ago
James Golovich 85a15b4fc9 Add app_verbose.c to cvs (bug 2212)
22 years ago
Mark Spencer c16542c1d0 Allow directory to be searched by first name (bug #2208)
22 years ago
Mark Spencer 1de05fb7da Merge (slightly modified) app_verbose from tilghman (bug #2213)
22 years ago
Mark Spencer f3522b6c01 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
22 years ago
Mark Spencer 437f625786 Add user number (bug #2203)
22 years ago
Mark Spencer 8b364485a0 dynamic_pin can be NULL (bug #2202)
22 years ago
Mark Spencer f195e423f4 Correct for user selecting 'D' when they should be selecting 'd' (bug #2200)
22 years ago
Malcolm Davenport c542576190 Bug # 2171: Add permission to QueueAdd and QueueRemove manager commands
22 years ago
Mark Spencer bf70a01da6 Merge alternate hangup and meetme patches from Matt N.
22 years ago
Mark Spencer 7b52e19b6d Unify queue add/remove from manager and CLI (bug #2125/2123)
22 years ago
Mark Spencer e90022767d Allow optional event whenever an agent is called from a queue (bug #2066)
22 years ago
Mark Spencer 42837cde4c Allow you to enter the pin again during th "invalid pin" message
22 years ago
Mark Spencer 1394a78bd6 Merge tilghman's meetme fix for reentering pin (bug #2143)
22 years ago
Mark Spencer 25afd9876c Fix ADSI prog to only accept 253 (bug #2135)
22 years ago
Mark Spencer d89ed4ab5f Create option for joining empty queue (bug #2126)
22 years ago
Mark Spencer bb75fcc4db Copy account code and flags form incoming to outgoing channel for purposes of local stuff
22 years ago
Mark Spencer b5ad8c24be Make '*' count as cancel (bug #2098)
22 years ago
Mark Spencer 24a5704798 Update dial documentation (bug #2096)
22 years ago
Mark Spencer 5808760bf4 Fix signalling for GR303 FXSKS CPE so we can look like a concentrator
22 years ago
Mark Spencer 73f91fcc44 Grab the Message-ID too
22 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
22 years ago
Mark Spencer de4188df06 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
22 years ago
Mark Spencer b1e841edab Make bound more unique (bug #2072)
22 years ago
Mark Spencer 09c3679e2d Voicemail fixes (bug #1982)
22 years ago
Mark Spencer 78117423fa Allow multiple groups (group categories)
22 years ago