summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-20Use nanosleep instead of poll.Tilghman Lesher
2009-04-20Blocked revisions 189537 via svnmergeTilghman Lesher
2009-04-20Merged revisions 189465 via svnmerge from Terry Wilson
2009-04-20Merged revisions 189463 via svnmerge from Terry Wilson
2009-04-20Merged revisions 189462 via svnmerge from Sean Bright
2009-04-20Merged revisions 189391 via svnmerge from Doug Bailey
2009-04-20Fix a bug with non-UDP connections that caused dialogs to not get freed.Joshua Colp
2009-04-20Merged revisions 189277 via svnmerge from Mark Michelson
2009-04-18Merged revisions 189203 via svnmerge from David Vossel
2009-04-17Merged revisions 188833,189134 via svnmerge from Richard Mudgett
2009-04-17Prevent a crash when SIP blonde transferring an unbridged call.Mark Michelson
2009-04-17Fix copy/paste error with 'transmit silence' flag.Sean Bright
2009-04-17Merged revisions 189009 via svnmerge from Matthew Nicholson
2009-04-17Merged revisions 188946 via svnmerge from Joshua Colp
2009-04-17Fix a spacing issue that I claimed I would when I committed this code.Mark Michelson
2009-04-17Merged revisions 188937 via svnmerge from Joshua Colp
2009-04-17Several fixes to the extenpatternmatchnew logic.Mark Michelson
2009-04-16Merged revisions 188835 via svnmerge from Tilghman Lesher
2009-04-16Merged revisions 188773 via svnmerge from Tilghman Lesher
2009-04-16SIP state notify reorganizationDavid Vossel
2009-04-16Fix a bug with the dahdi_setoption callback in chan_dahdi.Joshua Colp
2009-04-15Merged revisions 188646 via svnmerge from David Vossel
2009-04-15Merged revisions 188582 via svnmerge from Mark Michelson
2009-04-15Make the cancellation of the dial timeout on a call forward optional.Mark Michelson
2009-04-15Don't try to do anything in pri_check_restart with service messages unlessJeff Peeler
2009-04-14Fix a couple of queue member reference leaks.Mark Michelson
2009-04-14Fix an incorrect clock rate when sending T140 text.Joshua Colp
2009-04-14change some capitalizationJeff Peeler
2009-04-14Add service maintenance message supportJeff Peeler
2009-04-14New actions should go under "New Actions", not "new events"Olle Johansson
2009-04-14Making sure we have references to external libraries.Olle Johansson
2009-04-14Fix a bug with the change I made yesterday to outbound proxy support.Joshua Colp
2009-04-14As suggested by Russell, warn users when their dialplan arguments contain pip...Tilghman Lesher
2009-04-14Application delimiter is ',', not '|'.Tilghman Lesher
2009-04-13Blocked revisions 188149 via svnmergeTilghman Lesher
2009-04-13Fix another crash related to cached realtime music on hold.Mark Michelson
2009-04-13Fix a bug where using an outbound proxy would cause the local address to be 1...Joshua Colp
2009-04-13Set all queue variables on both the caller and member channels.Mark Michelson
2009-04-10Blocked revisions 187962 via svnmergeJeff Peeler
2009-04-10Fix module embedding for chan_h323.Jeff Peeler
2009-04-10Blocked revisions 187865 via svnmergeRussell Bryant
2009-04-10Indicating connected line or redirecting updates were missing a call to lock ...Mark Michelson
2009-04-10Change how we set the local and remote address.Joshua Colp
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.Joshua Colp
2009-04-10Make sure tc is unlocked before calling ast_call since calling a LocalMark Michelson
2009-04-10Merged revisions 187763 via svnmerge from Tilghman Lesher
2009-04-10clean up some patterns for files to removeKevin P. Fleming
2009-04-10ast_strdup failures aren't really failures if the original value was NULL.Mark Michelson
2009-04-10Don't let ast_channel_alloc fail if explicitly passed NULL cid_name or cid_nu...Mark Michelson
2009-04-10Disable test modules by default.Russell Bryant