aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-07-10Pass along proceeding and progress even when overlap mode is not onmarkster1-0/+6
2005-07-10Fixed iobase specification in rpt.conf and put in check for 'keyed' forjim1-4/+8
2005-07-08queue device state changes and handle them serially in a background threadkpfleming2-0/+2
2005-07-08Change level of message in case of write on hung up channel (Bug #4651)mattf1-3/+3
2005-07-08clean up compiler warnings during build on 64-bit systemskpfleming2-2/+2
2005-07-07more fun with ast_copy_stringrussell1-24/+25
2005-07-07ensure that "completed calls" counter is updated properly (bug #4575)kpfleming1-1/+0
2005-07-07ast_copy_string conversionkpfleming1-92/+95
2005-07-07more ast_copy_string conversionsrussell1-15/+15
2005-07-07allow user-configurable date formats in voicemail message body (bug #4554)kpfleming1-1/+10
2005-07-07ensure that mailbox numbers are read correctly from password files (bug #4655)kpfleming1-0/+5
2005-07-07ensure that conference created by new caller who fails to enter a PIN is dest...kpfleming1-32/+52
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)kpfleming3-3/+3
2005-07-06ensure buffer policy is restored after RAS is done with a channel (bug #4589,...kpfleming1-15/+12
2005-07-05ensure that abandoned calls are recorded that way (bug #4644)kpfleming1-3/+11
2005-07-05add function to convert a cause code to a stringrussell1-1/+1
2005-07-04Added fix so that wctdm interface will start out in correct statejim1-2/+4
2005-06-23fix typo in descriptionrussell1-1/+1
2005-06-23support Swedish grammar for voicemail message counts (bug #4227)kpfleming1-1/+10
2005-06-21minor cleanups (bug #4526 with text changes)kpfleming1-6/+6
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+4
2005-06-15Fixed transmitter hang problemjim1-18/+44
2005-06-12move deprecation warning until after all variable declarations (bug #4514)russell1-5/+5
2005-06-09add MATH() dialplan function (bug #4473, with mods)kpfleming1-0/+6
2005-06-09add WAITSTATUS channel variable output to WaitForSilence() application (bug #...kpfleming1-3/+17
2005-06-09ensure CLI commands produce proper terminating output when used with manager ...kpfleming1-2/+6
2005-06-09move timeval-diff function into utils.h from app_alarmreceiver.ckpfleming1-15/+1
2005-06-07various compiler warning fixes (bug #4483)kpfleming1-1/+0
2005-06-06the last round of file version tagskpfleming81-366/+733
2005-06-06more breakage from bug #4116 commitkpfleming1-1/+1
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming11-13/+7
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...kpfleming4-19/+4
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)kpfleming1-1/+1
2005-06-03Don't build app_intercom...markster1-1/+1
2005-06-02add realtime support to app_queue for static members/agents (bug #4037)kpfleming1-221/+452
2005-06-02add missing if statement in say_position (bug #4435)kpfleming1-0/+1
2005-06-02Fix dial to not seg when closing ')' is missing (bug #4410)markster1-20/+20
2005-06-01fix the one digit exit extension for RetryDialrussell1-4/+4
2005-06-01fix timeout optionrussell1-2/+5
2005-05-30Fix memory leak and remove useless coe (bug #4318, with mods)markster1-2/+7
2005-05-26fix seg fault when the app is called on an invalid url (bug #4389)russell1-5/+7
2005-05-26don't play any sounds when using the quiet option (bug #4348)russell1-7/+9
2005-05-25Fix sayunixtime for Danish (bug #3239)markster1-1/+3
2005-05-25various code cleanups (bug #4353)russell3-14/+9
2005-05-23remove seemingly useless write (bug #4299)russell1-1/+0
2005-05-19fix moh option in conjunction with intro option (bug #4298)russell1-1/+2
2005-05-17remove extra LOCAL_USER_REMOVE (bug #4308)russell1-1/+0
2005-05-16fix description of length parameterrussell1-1/+1
2005-05-16clean up message duration writing code (bug #4285)kpfleming1-12/+9
2005-05-16return CHANUNAVAIL for unregistered peers, not CONGESTION (bug #4276)kpfleming1-1/+5