aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-02-21Merged revisions 55956 via svnmerge from file1-2/+2
2007-02-21Simplify the last change to app_meetme, and move the call to dispose_conf()russell1-2/+0
2007-02-21Only dispose of the conference if one was created.file1-2/+4
2007-02-21Only start playing the next file if we have not been quieted.file1-1/+1
2007-02-21Improve the reference counting to fix bugs where people report seeingrussell1-43/+53
2007-02-21Better handle dropped IMAP connections. (issue #9054 reported by bsmithurst)file1-2/+2
2007-02-19Merged revisions 55434 via svnmerge from tilghman1-9/+16
2007-02-18Merged revisions 55277 via svnmerge from oej1-1/+2
2007-02-17Add missing membername option to AddQueueMember documentation. (issue #9088 r...file1-1/+1
2007-02-17Merged revisions 55153 via svnmerge from file1-0/+1
2007-02-17Make the 'i' option of Queue actually work. (issue #8986 reported by utis)file1-1/+4
2007-02-16Merged revisions 55005 via svnmerge from russell1-56/+37
2007-02-16Merged revisions 54955 via svnmerge from russell1-37/+56
2007-02-16Need to check macro extension as well as macro context for directed pickup.file1-1/+4
2007-02-16Allow directed pickup to pick up the real context instead of the macro contex...file1-1/+4
2007-02-16Don't let dtmf leak over into the engine and let it skew the results... also ...file1-26/+30
2007-02-15Merged revisions 54622 via svnmerge from file1-9/+13
2007-02-14Forward begin DTMF frames as well as end. (issue #9068 reported by mhardeman)file1-2/+2
2007-02-12- Add the ability to register a callback to monitor state changes in anrussell2-3/+3
2007-02-10Much simpler than previous one ;-)pcadach1-15/+8
2007-02-10Add some output for "show application SLAStation/SLATrunk"russell1-2/+13
2007-02-10Merge team/russell/sla_rewriterussell1-514/+1329
2007-02-10When the Echo() application receives the digit '#', echo that back as well.russell1-0/+2
2007-02-09add some inter-module dependencieskpfleming2-0/+10
2007-02-09Temporarily change musicclass on channel to one specified in Dial so that the...file1-1/+11
2007-02-08Fix timeout issue when utterance is longer then timeout itself.file1-2/+3
2007-02-08Merged revisions 53529 via svnmerge from tilghman1-2/+2
2007-02-07Directly load say.conf in load_module instead of calling the reload function....file1-1/+1
2007-02-07Merged revisions 53354 via svnmerge from tilghman1-2/+10
2007-02-05Ensure say_cfg is NULL when the module is loaded. (issue #8946 reported by ju...file1-1/+1
2007-02-05Unregister Playback CLI commands as well as dialplan application. (issue #894...file1-0/+2
2007-02-03Merged revisions 53133 via svnmerge from russell1-4/+9
2007-02-02 I'm baaaaaaaaaack. :)bweschke1-0/+4
2007-02-01Change debug level for state change message that is not really informative wh...oej1-1/+1
2007-01-31Merged revisions 53045 via svnmerge from russell3-0/+7
2007-01-31Remove an extra \r\n from manager user events. (issue #8955, mnicholson)russell1-1/+1
2007-01-31Only changed the paused status in an existing queue member if the pausedrussell1-1/+2
2007-01-31Instead of always creating a realtime queue member as unpaused, read therussell1-3/+12
2007-01-29Merged revisions 52716 via svnmerge from file1-1/+1
2007-01-29Use ast_calloc instead of malloc.file1-4/+2
2007-01-29this is for 8778 (pt_BR backport to 1.4). It was committed to trunk via 7663....murf1-2/+55
2007-01-29Set quota information to 0 when creating a vm_state. (issue #8924 reported by...file1-0/+2
2007-01-27Merged revisions 52415 via svnmerge from file1-4/+4
2007-01-25Merged revisions 52162 via svnmerge from file1-1/+2
2007-01-25By suggestion from kpfleming last week, change "vmpassword" to "vmsecret".russell1-7/+7
2007-01-24Merge in dialing API and the app_page that uses it. (issue #BE-118)file1-75/+50
2007-01-24Merged revisions 51828 via svnmerge from russell1-1/+1
2007-01-22Merged revisions 51406 via svnmerge from file1-27/+32
2007-01-20Remove an unused instance of an unnamed enum.russell1-1/+1
2007-01-19Remove another duplicated definitionrussell1-1/+0