aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Formats need to load before apps, because some apps call ast_format_str_reduc...tilghman18-18/+90
2010-07-25Add trailing backslash to silence warning message. pabelanger1-1/+1
2010-07-25Don't re-register CDR module on reload.tilghman1-4/+15
2010-07-25Don't assume qlog is open.tilghman1-4/+6
2010-07-24Minor update to man pagesnuffy1-3/+1
2010-07-24Remove duplicate -c flag when using $(INSTALL)pabelanger1-14/+14
2010-07-24Check if ast_sockaddr is NULL then return. pabelanger1-1/+1
2010-07-24Default sin_family to AF_INET for TCP / TLS Bindaddress. pabelanger1-6/+4
2010-07-23Merged revisions 279207 via svnmerge from rmudgett2-6/+12
2010-07-23Silly 64-bit compilers (who uses 64-bit anyway?)tilghman1-2/+2
2010-07-23fix up properties on 1.8 branchrussell0-0/+0
2010-07-23Create a branch for Asterisk 1.8.russell0-0/+0
2010-07-23Create a branch for Asterisk 1.8.russell0-0/+0
2010-07-23Merged revisions 278984 via svnmerge from tilghman3-4/+36
2010-07-23Merged revisions 278981 via svnmerge from tilghman1-6/+13
2010-07-23SIP URI comparison fixes.mmichelson3-287/+514
2010-07-23Merge the realtime failover branchtilghman7-75/+261
2010-07-23Some left-over hyphen-minus fixes in the man pagetzafrir1-6/+6
2010-07-23... just kidding. Enable SIP by default. :-)russell1-1/+0
2010-07-23Disable SIP support by default for Asterisk 1.8.russell1-1/+2
2010-07-23Well, who knew chan_ooh323 used udptl? I sure didn't!mmichelson1-6/+13
2010-07-23Rename sig_pri_pri to sig_pri_span. More descriptive of concept.rmudgett3-78/+78
2010-07-23Allow IPv6 addresses for UDPTL streams.mmichelson4-156/+102
2010-07-23Minor corrections to the LDAP realtime driveroej1-11/+17
2010-07-23Portability updates for Makefiles.pabelanger3-80/+109
2010-07-23missed FXS kewl start polarityswitch when finally on hook.alecdavis2-1/+2
2010-07-22Support FXS module Polarity Reversal on remote party Answer and Hangup alecdavis4-6/+117
2010-07-22DNID not cleared when channel hang up (Affects PRI and SS7)rmudgett1-1/+1
2010-07-22Add method for finding XML doc files for systems that don't support GLOB_BRACE.jpeeler1-5/+62
2010-07-22Merged revisions 278618 via svnmerge from mmichelson1-1/+3
2010-07-22update sip subscription debug message to a warning messagedvossel1-2/+4
2010-07-22Add the full current set of CDR driverstilghman1-8/+58
2010-07-21make func_file unit test's category consistent with other testsdvossel1-1/+1
2010-07-21Remove built-in AES code and use optional_api insteadtwilson14-2312/+95
2010-07-21send "423 Interval too small" Response to Subscribe with Expires less that mi...dvossel1-2/+19
2010-07-21Fix invalid test for rxisoffhook in FXO channelstzafrir2-16/+12
2010-07-21Use poll() instead of select() in res_timing_pthread to avoid stack corruption.russell1-8/+5
2010-07-21Ensure realtime conferences are treated the same as static conferences when t...tilghman1-7/+52
2010-07-21Properly show the current page being transfered for 'fax show session'mnicholson1-2/+2
2010-07-21Properly set the port number for UDPTL media sessions.mnicholson1-2/+1
2010-07-21Don't print failure status when the remote end hangs up, it may not be an act...mnicholson1-3/+8
2010-07-21Update documentation for 'comebacktoorigin' in featuers.conf.russell3-13/+46
2010-07-21Change order so that it more closely matches the related SIP command.tilghman1-1/+1
2010-07-21include stat.h for everybody, needed for device2chanjpeeler1-1/+1
2010-07-20Separate queue_log arguments into separate fields, and allow the text file to...tilghman5-68/+221
2010-07-20Merged revisions 278261 via svnmerge from tilghman1-38/+44
2010-07-20Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.rmudgett1-1/+1
2010-07-20Merged revisions 278167 via svnmerge from tilghman3-1/+40
2010-07-20fixes sip CANCEL race conditiondvossel1-10/+11
2010-07-20This commit contains several changes to the way output channel variables are ...mnicholson1-37/+77