aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Merged revisions 189664 via svnmerge from dbailey1-0/+2
2009-04-21Merged revisions 189601 via svnmerge from dbailey4-14/+184
2009-04-20Use nanosleep instead of poll.tilghman1-2/+4
2009-04-20Blocked revisions 189537 via svnmergetilghman0-0/+0
2009-04-20Merged revisions 189465 via svnmerge from twilson1-0/+4
2009-04-20Merged revisions 189463 via svnmerge from twilson1-0/+1
2009-04-20Merged revisions 189462 via svnmerge from seanbright2-375/+397
2009-04-20Merged revisions 189391 via svnmerge from dbailey3-3/+5
2009-04-20Fix a bug with non-UDP connections that caused dialogs to not get freed.file1-1/+2
2009-04-20Merged revisions 189277 via svnmerge from mmichelson1-7/+7
2009-04-18Merged revisions 189203 via svnmerge from dvossel1-51/+63
2009-04-17Merged revisions 188833,189134 via svnmerge from rmudgett2-3/+7
2009-04-17Prevent a crash when SIP blonde transferring an unbridged call.mmichelson1-5/+1
2009-04-17Fix copy/paste error with 'transmit silence' flag.seanbright1-1/+1
2009-04-17Merged revisions 189009 via svnmerge from mnicholson1-1/+3
2009-04-17Merged revisions 188946 via svnmerge from file1-1/+1
2009-04-17Fix a spacing issue that I claimed I would when I committed this code.mmichelson1-1/+1
2009-04-17Merged revisions 188937 via svnmerge from file1-0/+1
2009-04-17Several fixes to the extenpatternmatchnew logic.mmichelson1-206/+172
2009-04-16Merged revisions 188835 via svnmerge from tilghman1-5/+8
2009-04-16Merged revisions 188773 via svnmerge from tilghman1-1/+1
2009-04-16SIP state notify reorganizationdvossel1-88/+119
2009-04-16Fix a bug with the dahdi_setoption callback in chan_dahdi.file1-0/+2
2009-04-15Merged revisions 188646 via svnmerge from dvossel1-0/+12
2009-04-15Merged revisions 188582 via svnmerge from mmichelson1-2/+7
2009-04-15Make the cancellation of the dial timeout on a call forward optional.mmichelson1-3/+11
2009-04-15Don't try to do anything in pri_check_restart with service messages unlessjpeeler1-0/+4
2009-04-14Fix a couple of queue member reference leaks.mmichelson1-1/+2
2009-04-14Fix an incorrect clock rate when sending T140 text.file1-2/+2
2009-04-14change some capitalizationjpeeler2-2/+2
2009-04-14Add service maintenance message supportjpeeler6-19/+627
2009-04-14New actions should go under "New Actions", not "new events"oej1-28/+29
2009-04-14Making sure we have references to external libraries.oej2-1/+3
2009-04-14Fix a bug with the change I made yesterday to outbound proxy support.file1-5/+1
2009-04-14As suggested by Russell, warn users when their dialplan arguments contain pip...tilghman1-0/+5
2009-04-14Application delimiter is ',', not '|'.tilghman1-1/+1
2009-04-13Blocked revisions 188149 via svnmergetilghman0-0/+0
2009-04-13Fix another crash related to cached realtime music on hold.mmichelson1-1/+3
2009-04-13Fix a bug where using an outbound proxy would cause the local address to be 1...file1-0/+1
2009-04-13Set all queue variables on both the caller and member channels.mmichelson1-0/+3
2009-04-10Blocked revisions 187962 via svnmergejpeeler0-0/+0
2009-04-10Fix module embedding for chan_h323.jpeeler1-6/+7
2009-04-10Blocked revisions 187865 via svnmergerussell0-0/+0
2009-04-10Indicating connected line or redirecting updates were missing a call to lock ...mmichelson1-0/+1
2009-04-10Change how we set the local and remote address.file2-9/+11
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.file9-32/+32
2009-04-10Make sure tc is unlocked before calling ast_call since calling a Localmmichelson1-2/+1
2009-04-10Merged revisions 187763 via svnmerge from tilghman2-1/+3
2009-04-10clean up some patterns for files to removekpfleming1-4/+10
2009-04-10ast_strdup failures aren't really failures if the original value was NULL.mmichelson1-4/+8