aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-26Add badshell to .PHONY target (thanks Kevin)qwell1-1/+1
2008-02-26Since all shells aren't as awesome as bash, we have to fail if somebody tries...qwell1-1/+8
2008-02-26Revert previous abspath change.qwell1-2/+2
2008-02-26Fix a very bizarre issue we were seeing with our buildbot when using a DESTDI...qwell1-2/+2
2008-02-26Merge changes from team/russell/smdi-1.4russell5-329/+979
2008-02-26IPTOS_MINCOST is not defined on Solaris.qwell1-1/+1
2008-02-25This patch fixes some pretty significant problems with how app_chanspy handlesrussell1-32/+178
2008-02-25Improve the lock tracking code a bit so that a bunch of old locks that threadsrussell1-1/+10
2008-02-25Make it so a users.conf user creates both a SIP peer and a SIP user. The user...file1-5/+11
2008-02-25If the destination folder is full, don't delete a message when exiting.tilghman1-2/+4
2008-02-25Allow the use of #include and #exec in situations where the max include depth...qwell1-1/+2
2008-02-25Ensure that the channel doesn't disappear in agent_logoff(). If it does, itrussell1-2/+21
2008-02-25If a resubscription comes in for a dialog we no longer know about tell the re...file1-0/+12
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