aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-08-27Merged revisions 81158 via svnmerge from mmichelson1-0/+4
2007-08-27Enhance Pickup to do native pickupgroup pickup when no arguments are specifie...tilghman1-7/+11
2007-08-27Merged revisions 81010 via svnmerge from mmichelson1-1/+4
2007-08-25use ast_strlen_zerorussell1-1/+1
2007-08-24Merged revisions 80818 via svnmerge from bweschke1-1/+2
2007-08-24Merged revisions 80750 via svnmerge from mmichelson1-2/+2
2007-08-23Use the comma separator in app_while. reported by blitzrage on irc, patched b...russell1-2/+2
2007-08-22Cast calls to getpid. This was done in 1.4 already, this one was just newqwell1-2/+2
2007-08-20Merged revisions 80049 via svnmerge from mmichelson1-1/+1
2007-08-20Remove remnants of last commit so trunk builds again.file1-2/+0
2007-08-20Merged revisions 80044 via svnmerge from mmichelson1-1/+94
2007-08-20Merged revisions 79998 via svnmerge from tilghman1-2/+3
2007-08-18Merged revisions 79947 via svnmerge from tilghman1-14/+8
2007-08-17I broke the build. Now I'm fixing it.mmichelson1-1/+1
2007-08-17Merged revisions 79906 via svnmerge from mmichelson1-1/+10
2007-08-16Don't reload a configuration file if nothing has changed.tilghman13-53/+105
2007-08-16added counter for voicemail show users, issue 10462, thanks junkydhubbard1-0/+3
2007-08-16Merged revisions 79690 via svnmerge from mmichelson1-1/+1
2007-08-15Merged revisions 79527 via svnmerge from mmichelson1-1/+1
2007-08-13Merged revisions 79334 via svnmerge from file1-1/+1
2007-08-13Allow non-realtime queues to have realtime membersmmichelson1-0/+3
2007-08-13Merged revisions 79207 via svnmerge from file1-0/+1
2007-08-10Merge a set of device state improvements from team/russell/events.russell1-20/+25
2007-08-09Merged revisions 78907 via svnmerge from mmichelson1-7/+13
2007-08-09Merged revisions 78859 via svnmerge from mmichelson1-134/+186
2007-08-09Don't use strncpy for moving a chunk of memory to another that is overlapping.russell1-2/+2
2007-08-09Merged revisions 78778 via svnmerge from russell1-0/+1
2007-08-09Merged revisions 78749 via svnmerge from russell1-10/+11
2007-08-09Fix a problem that I had introduced into MWI handling. I had ignoredrussell1-4/+7
2007-08-09Merged revisions 78717 via svnmerge from russell1-2/+8
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-1/+13
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file2-189/+92
2007-08-08Merged revisions 78575 via svnmerge from mmichelson1-11/+8
2007-08-07Merged revisions 78450 via svnmerge from mmichelson1-4/+4
2007-08-07Merged revisions 78415 via svnmerge from tilghman2-193/+106
2007-08-06Fix bug where a NULL timeout would make things explode if SendDTMF was called...file1-3/+5
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...file3-16/+18
2007-08-06(closes issue #10381)file1-3/+2
2007-08-05Make this module build on my macrussell1-8/+8
2007-08-03Merged revisions 78101 via svnmerge from russell1-0/+6
2007-08-01Merged revisions 77886 via svnmerge from tilghman1-0/+2
2007-08-01Add the Ring time in the CONNECT on the queue_log and on the Manager event Ag...qwell1-3/+6
2007-08-01Merged revisions 77869 via svnmerge from file1-2/+2
2007-08-01Convert code that checks the _softhangup member of ast_channel directory to userussell6-9/+9
2007-08-01Merged revisions 77854 via svnmerge from mmichelson1-0/+5
2007-08-01Merged revisions 77852 via svnmerge from mmichelson1-0/+53
2007-07-31umm... let's build with --enable-dev-mode, mmkay?kpfleming1-1/+1
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman35-486/+460
2007-07-30Minor clean up of app_followme.file1-387/+396
2007-07-30Merged revisions 77768 via svnmerge from file1-2/+2