aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-07-29build against the now-typedef-free dahdi/user.hkpfleming5-12/+10
2008-07-29Merging the imap_consistency branch.mmichelson1-1553/+1223
2008-07-28Detect when sox fails to raise the volume, because sox can't read the file.tilghman1-4/+11
2008-07-25Remove unnecessary mmap flagtilghman1-1/+1
2008-07-23make some more changes to the dahdi/zap channel name support stuff to ensure ...kpfleming3-12/+9
2008-07-23As suggested by seanbright, the PSEUDO_CHAN_LEN in mmichelson1-6/+9
2008-07-23Zap/pseudo is ten characters, but DAHDI/pseudo ismmichelson1-1/+10
2008-07-23Update the "last" channel in next_channel in app_chanspy sommichelson1-0/+1
2008-07-22fix up namespace pollution for dahdi_chan_mode enumkpfleming3-5/+5
2008-07-21Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't bbryant1-0/+1
2008-07-16Move the init_queue call back to where it used to be (changedmmichelson1-1/+1
2008-07-16Apparently, "thread safety" is important, whatevermmichelson1-3/+4
2008-07-16Make absolutely certain that the transfer datastoremmichelson1-1/+9
2008-07-14Add a check to the CAN_EARLY_BRIDGE macro in app_dial tommichelson1-6/+7
2008-07-11a whole pile of Zaptel/DAHDI compatibility work, with lots more to come... th...kpfleming3-56/+121
2008-07-08Backport TCP-related timeouts to IMAP voicemail in 1.4mmichelson1-1/+32
2008-07-08Cause SIP to return a 480 instead of a 404 when a sip peer exists, but is nottilghman1-0/+1
2008-07-08Check for non-NULL before stripping characters.tilghman1-3/+7
2008-07-07Stop using deprecated method, as requested by Kevin.tilghman1-54/+93
2008-07-03remove this, it has been moved to the main Makefilekpfleming1-5/+0
2008-07-01Add error message to failed open(2) calls inside the copy() function ofmmichelson1-2/+2
2008-06-26Add the interface of a queue member to the output of the "queue show" commandmmichelson1-1/+4
2008-06-26Backport of attended transfer queue_log patch from trunk.mmichelson1-38/+132
2008-06-26Prior to this patch, the "queue show" command used cachedmmichelson1-1/+11
2008-06-25allow tonezone to live in a different place than DAHDI/Zaptel, since dahdi-to...kpfleming1-27/+23
2008-06-24Occasionally control characters find their way into CallerID. These need totilghman1-12/+37
2008-06-22(closes issue #12910)murf1-3/+3
2008-06-20usleep with a value over 1,000,000 is nonportable. Changing to use sleep()tilghman1-1/+1
2008-06-19Fix IMAP forwarding so that messages are sent to the proper mailbox.mmichelson1-0/+25
2008-06-17davidw pointed out that the holdtime calculation used bymmichelson1-2/+2
2008-06-13Remove extra option from previous solution attempttwilson1-3/+3
2008-06-13This should fix the behavior of the 'T' dial feature being passed incorrectly...twilson1-14/+25
2008-06-12Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff s...jpeeler12-204/+236
2008-06-12Properly play a holdtime message if the announce-holdtime option ismmichelson1-2/+3
2008-06-12(closes issue #12193)jpeeler1-14/+14
2008-06-12Flipflop the sections for two options, since the section for 'X' (exit context)tilghman1-15/+19
2008-06-12Arkadia tried to warn me, but the code added to ast_cdr_busy, _failed, and _n...murf1-1/+1
2008-06-12(closes issue #10668)murf1-6/+77
2008-06-11Backport fix for 11520--for some reason I didn't do this back in February whe...twilson1-0/+63
2008-06-04Make sure that the string we set will survive the unref ofmmichelson1-2/+2
2008-06-04Tab completion when removing a member should give the member's interface,mmichelson1-1/+1
2008-06-02Fix another typo in documentationrussell1-1/+1
2008-06-01small typo fix 'retires' => 'retries'mvanbaak1-1/+1
2008-05-30When joinempty=strict, it only failed on join if there were busy members. Iftilghman1-1/+1
2008-05-29 - Fix a typo in the argument to Playtonesrussell1-8/+3
2008-05-29 - Mark app_milliwatt dependent on res_indications (thanks to jsmith)russell1-1/+5
2008-05-29Change milliwatt to use the proper tone by default (1004 Hz) instead of 1000 Hz.russell1-20/+62
2008-05-29(closes issue #10668)murf1-9/+91
2008-05-27Russell noted to me that in the case that separate threads use theirmmichelson1-7/+6
2008-05-27small update to the g() option of app_voicemail tomvanbaak1-0/+1