aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-14importing files for 1.2.10 releasekpfleming3-0/+2806
2006-07-14Creating tag for the release of asterisk-1.2.10kpfleming0-0/+0
2006-07-14Bug 7526 - previous commit broke app_smstilghman1-1/+2
2006-07-13don't fail/abort if the message category sound file cannot be played, just ge...kpfleming1-0/+5
2006-07-13yeah, ummm... This frame pointer should not be static. This situation onlyrussell1-1/+2
2006-07-13report address of peer trying to subscribe to unknown hintkpfleming1-1/+3
2006-07-13Bug 7532 - Typo in enum exampletilghman1-1/+1
2006-07-12Merge fixup for asterisk startup script to zaptel startup scripttilghman1-1/+9
2006-07-12fix a weird case where a lock file could be left (but would happen almost never)kpfleming1-1/+2
2006-07-12fix a case where ast_lock_path() could leave a randomly-named lock file hangi...kpfleming1-4/+16
2006-07-12Add support to have maxauthreq as a global optionfile1-0/+6
2006-07-12remove some more bad examples of using printfkpfleming7-103/+26
2006-07-12get rid of some more printf's (although most of these were ifdef-ed out)kpfleming2-11/+3
2006-07-12GRRR no fprintf!mogorman1-1/+1
2006-07-11Add configuration option for IAX2 users that will limit the amount of outstan...file2-6/+94
2006-07-10do masquerade-behind-proxy checking with better control over lockskpfleming1-8/+28
2006-07-07Change message regarding marker bit forcing when SSRC changes to be shown onl...file1-2/+2
2006-07-06patch resolves issue with when to decide if its right time mogorman1-1/+2
2006-07-06 Don't do wierd things on a callback agent that has attempted logoff while st...bweschke1-2/+4
2006-07-06Instead of giving the scheduled item ID on a peer expiration, give the time u...file1-1/+1
2006-07-06Fix spelling/grammar (issue 7493)tilghman1-7/+7
2006-07-05Spell extension correctly in documentation for chan_oss dial (issue #7487 rep...file1-1/+1
2006-07-04Tell clients based on old SIP standard that we only support MD5 digest authen...oej1-2/+2
2006-07-03issue #7470 - Need larger buffer for record-route headers...oej1-1/+1
2006-07-03fix a race condition that caused asterisk to log a *ton* of warnings on macrussell1-2/+3
2006-07-03use ast_set_callerid to be more consistent and to make sure that therussell11-134/+40
2006-07-03fix the build with BUSYDETECT_TONEONLY defined (issue #7414)russell1-0/+2
2006-06-30Bug 7349 - Directory did not work correctly when USE_ODBC_STORAGE was defined.tilghman1-0/+134
2006-06-29Bug 7388 - compatibility changes for Solaristilghman1-7/+18
2006-06-29clarify documentation for 'persistentmembers' settingkpfleming1-2/+2
2006-06-29add documentation for peer-specific 'outboundproxy' settingkpfleming1-5/+7
2006-06-28Don't delete scheduled item twice in sip_destroy (already fixed in svn trunk)oej1-3/+0
2006-06-26ensure that two SIP channels that exist at the same moment will not have the ...kpfleming1-3/+3
2006-06-26Issue 6997 maybe, but anyway - don't retransmit responses to NON-invite reque...oej1-2/+3
2006-06-25Bug 7425 - Size of buffer is passed in by lentilghman1-1/+1
2006-06-23 We should lock the queue before we go making changes to member interface sta...bweschke1-0/+2
2006-06-21Add Venezuelan indications (issue #7402 reported by palillo)file1-0/+15
2006-06-20Bug 7398 - Solaris puts its zoneinfo files in a nonstandard placetilghman1-0/+4
2006-06-20Issue #6820 - Possible fix (already implemented in trunk)oej1-9/+14
2006-06-19Call reset_user_pw upon changing the password using externpass (issue #7395 r...file1-1/+3
2006-06-19Issue 7357 - txt file left behind when going to operator. Also, fix a possib...tilghman1-1/+6
2006-06-18don't set state to BUSY if the channel is already in the UP staterussell1-2/+4
2006-06-18don't store multiple secrets delimited with semicolons for peers because thisrussell2-6/+4
2006-06-16Zero out a declared structure so as to not crash if it contains invalid data ...file1-0/+1
2006-06-15Issue 7294 - patch by phsultan - Asterisk sends Invite instead of BYE in some...oej1-1/+1
2006-06-15don't use prefixed structure names for internal structureskpfleming1-50/+50
2006-06-15VoicemailMain exits on any key, when the language is set to Italian, instead oftilghman1-1/+1
2006-06-14coding style cleanups on queue interface handling code that was committed for...kpfleming1-74/+71
2006-06-14use existing dial string parser for strings supplied to iax2_devicestate, bec...kpfleming1-37/+25
2006-06-14clarify file headers that mention disclaimer usagekpfleming5-5/+11