aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Due to recent changes tag will no longer be NULL if not present so we have to...file1-1/+1
2008-02-22Backwards debug message.tilghman1-2/+2
2008-02-21And as a followup to revision 104026, completely remove event-relatedmmichelson1-4/+0
2008-02-21Remove an incorrect debug message. It reported that it had received a specifi...mmichelson1-2/+0
2008-02-21reduce the likelihood that HTTP Manager session ids will consist of primarily...kpfleming1-1/+1
2008-02-20Clear up confusion when viewing the QUEUE_WAITING_COUNT of a mmichelson1-0/+8
2008-02-20Don't wait for additional digits when overlap dialing is enabled if the setup...file1-1/+1
2008-02-20Fix a crash if the channel becomes NULL while attempting to lock it.mmichelson1-3/+5
2008-02-20Compat fix for Solaristilghman1-0/+2
2008-02-19Send CallerID Name in setup message.file1-2/+3
2008-02-19Account for the fact that the "other" channel can disappear while the local pvtrussell1-13/+11
2008-02-19Don't look for launchd when cross compiling.file2-3/+9
2008-02-19Fix building of chan_sip.file1-2/+2
2008-02-19Make sure we send error replies correctly by checking the via header.oej1-0/+1
2008-02-18Ensure that emulated DTMFs do not get interrupted by another begin frame.file1-1/+1
2008-02-18Fix previous commit so that we actually disable echocanbridged if echocancel ...qwell1-2/+8
2008-02-18Correct a message when echocancelwhenbridged is on, but echocancel is not.qwell1-1/+1
2008-02-18There was an invalid assumption when calculating the duration of a file that ...mmichelson1-1/+1
2008-02-18When a SIP channel is being auto-destroyed, it's possible for it to still betilghman2-12/+32
2008-02-18Fix a linked list corruption that under the right circumstancesmmichelson1-0/+3
2008-02-18Backport fix from issue #9325.file1-2/+3
2008-02-18Don't care if the extension given doesn't exist for subscription based MWI.file1-1/+1
2008-02-15Fix a crash in chan_iax2 due to a race conditionrussell1-4/+7
2008-02-15In the case that you try to directly reload a module has returned russell1-2/+10
2008-02-15Don't attempt to execute the reload callback for a module that returnedrussell1-1/+1
2008-02-15Final round of changes for configure script logic for IMAPmmichelson3-2/+326
2008-02-15Fix a bit of wrong logic in the configure script that caused problems when tr...mmichelson2-9/+9
2008-02-15I apparently misunderstood one of the requirements of this configure change.mmichelson3-75/+54
2008-02-14Make a small clarification in the documentationmmichelson1-1/+1
2008-02-14Update documentation regarding configuration of IMAPmmichelson1-8/+18
2008-02-14Change to the configure logic regarding IMAP. Prior to this commit, if you wi...mmichelson4-6374/+2728
2008-02-14Fix build for non-IMAP buildsmmichelson1-0/+4
2008-02-14Fix the new message count if delete=yes when using IMAP storage.mmichelson1-7/+12
2008-02-14swap location for this..qwell1-1/+1
2008-02-14Document the 'l' option to the CDR() function.qwell1-0/+1
2008-02-13We aren't talking to ourselves; we're talking to someone else.tilghman1-1/+5
2008-02-13Refuse to load app_voicemail if res_adsi is not loaded (which is a symbol dep...tilghman1-0/+7
2008-02-12revert accidental change from last commit. oopsqwell1-3/+2
2008-02-12Remove condition that was impossible.qwell2-14/+10
2008-02-12Even if no CallerID name or number has been provided by the remote party stil...file1-4/+4
2008-02-11If entering a conference with the 'w' option ensure that we can't listen or s...file1-1/+3
2008-02-11improve 2BCT documentation a bit (thanks Jared)kpfleming1-0/+4
2008-02-09Commit fix for being unable to send voicemail from VoiceMailMaintilghman1-1/+5
2008-02-08Prevent a potential three-thread deadlock. Also added a comment blockmmichelson1-7/+22
2008-02-08Yield the thread and return -1 if the ioctl fails for Zaptel timing device.mmichelson1-3/+5
2008-02-08Make sure the presence of dbsecret is factored into user scoring.file1-1/+1
2008-02-07Specify which digit string was matched in debug message.qwell1-1/+1
2008-02-07document usage of 'transfer' configuration option for ISDN PRI switch-side tr...kpfleming1-2/+6
2008-02-06Only consider a T.38-only INVITE compatible if we have both a joint capabilit...file1-1/+1
2008-02-06Add missing header file and ASTERISK_FILE_VERSION usage.file1-0/+4