aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Argh. Stupid error. Mea culpa.v1.4.22.1tilghman1-1/+1
2009-01-06Security fix AST-2009-001tilghman3-5/+23
2009-01-06Make tag for AST-2009-001 subreleasetilghman0-0/+0
2008-10-01Update ChangeLog and .versionrussell2-1/+5
2008-10-01Copy 1.4.22-rc5 to 1.4.22russell0-0/+0
2008-09-09remove duplicate changelog entry so that it won't be in the next onerussell1-9/+0
2008-09-09Use autotagged externalsrussell0-0/+0
2008-09-09Importing files for 1.4.22-rc5 releaserussell3-0/+20135
2008-09-09Creating tag for the release of asterisk-1.4.22-rc5russell0-0/+0
2008-09-09Ensure that the stored CDR reference is still valid after the bridge beforerussell1-0/+17
2008-09-08Fix pedantic mode of chan_sip to only check themmichelson1-7/+23
2008-09-08When doing an async goto, detect if the channel is already in the middle of arussell1-9/+15
2008-09-08Remove RPM package targets from Makefile (and all associated parts).qwell4-160/+0
2008-09-08Actually use Zaptel CFLAGS if using Zaptel instead of DAHDIrussell2-1/+9
2008-09-06This fix comes from Joshua Colp The Brilliant, who, given the trace, came up ...murf1-0/+2
2008-09-06Reverting behavior change (AGI should not exit non-zero on SUCCESS)tilghman1-1/+1
2008-09-05Agent's should not try to call a channel's indicate callbackmmichelson1-1/+1
2008-09-05Since greetings are not stored in IMAP, we shouldmmichelson1-1/+9
2008-09-05Commit 140417 had a logic flaw in it whichmmichelson1-3/+3
2008-09-05A small change to prevent double-posting of CDR's; thanks to Daniel Ferrer fo...murf1-1/+1
2008-09-04(closes issue #13357)murf5-442/+876
2008-09-04(closes issue #11979)jpeeler2-5/+12
2008-09-03Fix voicemail forwarding when using ODBC storage.mmichelson1-2/+13
2008-09-03Don't freak out if the poll emulation receives NULL for the pollfds arrayrussell1-5/+5
2008-09-02After adding the context checking to app_voicemailmmichelson1-0/+1
2008-09-02I am turning the warnings generated in ast_cdr_free and post_cdr into verbose...murf1-10/+10
2008-09-02After reconsidering, with respect to 13409, ast_cdr_detach should be OK, bett...murf1-1/+1
2008-09-02(closes issue #13409)murf2-0/+7
2008-09-02Make sure to use the correct length of the mohinterpret and mohsuggestseanbright1-2/+2
2008-08-29After working on the ao2_containers branch, I noticedmmichelson3-5/+5
2008-08-29Add context checking when retrieving a vm_state.mmichelson1-12/+15
2008-08-29Fix SIP's parsing so that if a port is specifiedmmichelson1-1/+5
2008-08-27Fix tag checking in get_sip_pvt_byid_locked whenmmichelson1-8/+17
2008-08-26add HAVE_PRI if define around dahdi_close_pri_fdjpeeler1-1/+3
2008-08-26Fix some bogus scheduler usage in chan_sip. This code used the return valuerussell1-5/+9
2008-08-26(closes issue #12071)jpeeler1-58/+31
2008-08-26Fix a race condition with the IAX scheduler thread. A lock and condition arerussell1-3/+2
2008-08-26sounds/Makefile installs sounds using the "new" language directory structure,...twilson1-2/+2
2008-08-26correct a file location in an error messagekpfleming1-1/+1
2008-08-25Fix a typo I made. Lesson learned, apply the patch if one exists.jpeeler1-1/+1
2008-08-25Some versions of awk (nawk, for example) don't like empty regular expressionsseanbright2-2/+2
2008-08-25Make SIPADDHEADER() propagate indefinitelytwilson1-3/+3
2008-08-25Fix the logic in config_text_file_save so that if anmmichelson1-3/+5
2008-08-25This patch reverts the changes made via 139347, and 139635, as usersmurf2-48/+0
2008-08-22I found some problems with the code I committed earlier, whenmurf1-0/+8
2008-08-22(closes issue #13359)jpeeler1-1/+1
2008-08-22Fix compilation when DEBUG_THREAD_LOCALS is selectedmmichelson1-1/+1
2008-08-22Remove show_frame_stats_deprecated since it is notmmichelson1-17/+0
2008-08-22Fix the build. Thanks, mvanbaak!mmichelson1-2/+2
2008-08-22Prevent a deadlock in chan_iax2 resulting frommmichelson1-1/+4