aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7221 f38db490-d...v1.0.0-rc1kpfleming71-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.0-rc1@7220 f38db490-d...kpfleming1-1/+0
2004-07-17Voicemail fixes (bug #1982)markster1-5/+11
2004-07-16Allow multiple groups (group categories)markster1-21/+73
2004-07-14Oops forgot one (bug #2038)markster1-1/+1
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster13-357/+378
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster11-79/+91
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFjim1-773/+1593
2004-07-14Publish DIALEDTIME and ANSWEREDTIME in case people want to know themmarkster1-0/+10
2004-07-12First pass at properly handling account codes in forwardingmarkster1-1/+6
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.ccitats1-226/+167
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message automatica...markster1-2/+29
2004-07-08Don't free until after externnotify (bug #1993)markster1-2/+2
2004-07-08Re-fix bug #1977 (bug #1997)markster1-3/+2
2004-07-08Make ringing clearermarkster1-3/+3
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)markster1-9/+15
2004-07-07Cleanups to the ordering of events in dial, don't freak out on the wrong codecmarkster1-8/+10
2004-07-07Deprecate emailtitle since emailsubject is more powerful.markster1-1/+3
2004-07-07voicemail cleanups from rgagnon (bug #1977)markster1-86/+85
2004-07-03add utils.h include. Bug #1965jeremy1-0/+1
2004-07-02Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bitcitats1-3/+2
2004-07-01Fix missing context when calling app_hasvoicemail (bug #1962)markster1-3/+4
2004-07-01Reverse login on voicemail email sending. Last change made it send email onl...citats1-1/+1
2004-06-30Fix stupid typomalcolmd1-1/+1
2004-06-30Bug #1957. Take twomalcolmd1-1/+4
2004-06-30"Unfix" Bug 1957...this isn't the solutionmalcolmd1-6/+1
2004-06-30Bug # 1957. No more sending e-mails if the address isn'tmalcolmd1-0/+5
2004-06-30Read/Record updates (bug #1947)markster2-37/+114
2004-06-29Prefer extensions within a macro to those outside (bug #1943)markster1-4/+18
2004-06-29Fix small typo (bug #1945)markster1-1/+1
2004-06-29More improvements to app_rpt.cjim1-45/+141
2004-06-28Merge Tilghman's meetme updates (bug #1934)markster1-165/+178
2004-06-28Merge seconds announcement for queue hold time (bug #1941)markster1-7/+34
2004-06-28Merge OSX compatibility patch (bug #1940)markster1-1/+1
2004-06-28Directory fixes (bug #1887)markster1-2/+12
2004-06-27Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry ...jim1-13/+66
2004-06-26Fixed autopatch so that it would take digits from link peer.jim1-4/+23
2004-06-26Fixed a couple of silly things that I overlooked before :-)jim1-21/+80
2004-06-26Added support for Doug Hall RBI-1 Remote base controller, memory channels forjim1-13/+634
2004-06-26Implement queue wide wrapuptime (bug #1707)markster1-0/+13
2004-06-26Don't repeat option 3 (bug #1910)markster1-3/+5
2004-06-26Add peercontext parameter for default outbound context (bug #1929)markster1-1/+0
2004-06-25Merge voicemail internationalization (bug #1485)markster1-101/+496
2004-06-25Fixed problems with multiple links and added timeout messagejim1-29/+159
2004-06-25Small outgoing OSP cleanupsmarkster1-1/+4
2004-06-25Add outgoing OSP support (SIP only at this point)markster3-26/+291
2004-06-23Merge in-access updates for queue priorities (bug #1821)markster1-42/+133
2004-06-23Merge Tilghman's voicemail broadcast improvements (thanks!)markster1-106/+201
2004-06-23Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample tojim1-3/+3
2004-06-23Add 'w' option to meetme which causes us to wait for a "marked" user to enter...markster1-3/+43