aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-09Improved a bit of logic regarding comma-separated mailboxes in has_voicemail....mmichelson1-5/+11
2007-08-09This fixes bug 10416; thanks to mvanbaak for the pretty outputmurf1-0/+16
2007-08-09Removing some extra debug code I left in my last commitmmichelson1-7/+0
2007-08-09Quite a few changes regarding IMAP storage.mmichelson1-102/+160
2007-08-09I broke canreinvite...Now I'm fixing it. I put some new code in the wrong pla...mmichelson1-31/+36
2007-08-09add a comment to indicate that inboxcount for ODBC_STORAGE needs to be fixed ...russell1-0/+1
2007-08-09Fix subscriptions to multiple mailboxes for ODBC_STORAGE. Also, leave arussell1-10/+11
2007-08-09Fix a problem with the combination of the 'F' option to pass DTMF through arussell1-2/+8
2007-08-08Fix mogs email address.qwell1-1/+1
2007-08-08Fixed some compiler warnings so that compiling with dev-mode and IMAP storage...mmichelson1-2/+4
2007-08-08Changing a bit of logic so that someone will NEVER exit the queue on timeout ...mmichelson1-11/+8
2007-08-08(closes issue #10335)file1-1/+2
2007-08-07Fix the build of this module on 64-bit platformsrussell1-8/+12
2007-08-07The logic behind inboxcount's return value was reversed in has_voicemail and ...mmichelson1-4/+4
2007-08-07Don't free the environment handle when the connection fails, because other co...tilghman1-3/+0
2007-08-07Allow chan_sip to build in devmodeqwell1-1/+1
2007-08-07Reconnection doesn't happen automatically when a DB goes down (fixes issue #9...tilghman3-291/+163
2007-08-07Properly check the capabilities count to avoid a segfault.qwell1-2/+8
2007-08-07Merged revisions 78370 via svnmerge from russell1-9/+3
2007-08-06Add additional DTMF log messages to help when debugging issues.file1-6/+16
2007-08-06Fix an issue where dynamic threads can get free'd, but still exist in the russell1-7/+24
2007-08-06Fix the return value of AST_LIST_REMOVE(). This shouldn't be causing anyrussell1-1/+1
2007-08-06It is possible for a transfer to occur before the remote device has our tag i...file1-1/+1
2007-08-06Fix an issue with using UpdateConfig (manager action) where escaped semicolonsqwell1-3/+2
2007-08-06(closes issue #10355)file1-1/+1
2007-08-06(closes issue #10383)file2-5/+9
2007-08-06Fixed a mistake I made in realtime_peer which caused it to return NULL every ...mmichelson1-1/+2
2007-08-05Portability fix for devmode compiling (closes bug #10382)tilghman1-1/+2
2007-08-05Fix compilation failure when MALLOC_DEBUG is enabled, but DEBUG_THREADS is notrussell1-0/+2
2007-08-05If peer is not found, the error message is misleading (should be peer not fou...tilghman1-3/+5
2007-08-03Changed the behavior of sip's realtime_peer function to match the correspondi...mmichelson3-31/+109
2007-08-03(closes issue #10194)russell1-0/+7
2007-08-03Add some improvements to lock debugging. These changes take effectrussell3-16/+316
2007-08-03Only pass through HOLD and UNHOLD control frames when the mohinterpret optionrussell1-10/+11
2007-08-03Don't reuse the timespec that was set to 0 in the previous timedwait as itrussell1-5/+2
2007-08-02Make sure we actually allow 6 chars to be sent.qwell2-3/+5
2007-08-02If a device disconnects, the session will go away.qwell1-0/+5
2007-08-02Fix the case where a dynamic thread times out waiting for something to dorussell1-1/+10
2007-08-02Make sure we clear the prompt status message on a hangup.qwell1-42/+45
2007-08-02Merged revisions 77942 via svnmerge from murf1-2/+6
2007-08-02Fix another race condition in the handling of dynamic threads. If the dynamicrussell1-2/+8
2007-08-02Add another sanity check to vnak_retransmit(). This check ensures that framesrussell1-1/+2
2007-08-02Make sure that we show the correct extension if dialed from a macroqwell1-4/+10
2007-08-01Put in some additional debug information for softkey/stimulus messages.qwell1-43/+44
2007-08-01Fix some race conditions which have been causing weird problems in chan_iax2.russell1-4/+17
2007-08-01Voicemail with ODBC_STORAGE defined does not compile cleanly (missing def)tilghman1-0/+2
2007-08-01Fix an issue that caused one-way audio on some newer devices (specifically th...qwell1-57/+68
2007-08-01(closes issue #10351)file1-1/+1
2007-08-01Add some fixes for building on Solaris.file6-15/+20
2007-08-01Whoops, I meant R_5 not R5.file1-1/+1