summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-15move the dynamic string support in a better place i.e. string.hLuigi Rizzo
2006-12-15remove a duplicate includeLuigi Rizzo
2006-12-15Merged revisions 48506 via svnmerge from Joshua Colp
2006-12-15Merged revisions 48504 via svnmerge from Joshua Colp
2006-12-15Merged revisions 48502 via svnmerge from Joshua Colp
2006-12-15unbreak the output for http session.Luigi Rizzo
2006-12-15remove ast_safe_string_alloc() - it is completelyLuigi Rizzo
2006-12-15replace ast_safe_string_alloc() with asprintf()Luigi Rizzo
2006-12-15replace ast_safe_string_alloc() with asprintf()Luigi Rizzo
2006-12-15small documentation improvements.Luigi Rizzo
2006-12-15Doxygen changesOlle Johansson
2006-12-15Issue #8592 - treat 504 as congestion (imported from 1.2/1.4)Olle Johansson
2006-12-15Update to latest IANA specsOlle Johansson
2006-12-15Add support to see what holds the lock when doing trylock.Joshua Colp
2006-12-15Merged revisions 48478 via svnmerge from Joshua Colp
2006-12-15constify ast_state2str() and note it is not reentrant.Luigi Rizzo
2006-12-15remove the macro LOAD_OH and expand it inline in the onlyLuigi Rizzo
2006-12-14Merged revisions 48472 via svnmerge from Joshua Colp
2006-12-14Merged revisions 48461 via svnmerge from Joshua Colp
2006-12-13make sure that showdialplan sends only oneLuigi Rizzo
2006-12-13clean up function manager_show_dialplan_helper()Luigi Rizzo
2006-12-13support for deactivating translation paths that are no longer availableMatt O'Gorman
2006-12-13revert check for a zaptel transcoder related definition that was done in theRussell Bryant
2006-12-12Merged revisions 48427 via svnmerge from Kevin P. Fleming
2006-12-12Fix various spelling mistakes in comments.Russell Bryant
2006-12-12Make chan_zap inform you that your version of zaptel is too old instead ofRussell Bryant
2006-12-12fixed nubb error on my part, transcoder now unlocks and locks correctly, as w...Matt O'Gorman
2006-12-12properly initialize a malloc'ed bufferLuigi Rizzo
2006-12-12normalize the scanning of "general" options in the config file.Luigi Rizzo
2006-12-12Make sure tab-completion works even when we have typed a fullyLuigi Rizzo
2006-12-12Merged revisions 48401 via svnmerge from Joshua Colp
2006-12-11Merged revisions 48399 via svnmerge from Matt O'Gorman
2006-12-11Merged revisions 48396 via svnmerge from Matt O'Gorman
2006-12-11Merged revisions 48391 via svnmerge from Joshua Colp
2006-12-11add support for dynamic channel creation and destruction, andMatt O'Gorman
2006-12-11make sure the argument to ast_malloc() is > 0.Luigi Rizzo
2006-12-11This update fixes the problem reported in bug 8551; that ast_app_getdata() be...Steve Murphy
2006-12-11Merged revisions 48382 via svnmerge from Tilghman Lesher
2006-12-11Merged revisions 48381 via svnmerge from Joshua Colp
2006-12-11Merged revisions 48379 via svnmerge from Joshua Colp
2006-12-11Merged revisions 48377 via svnmerge from Joshua Colp
2006-12-11Merged revisions 48375 via svnmerge from Tilghman Lesher
2006-12-10Merged revisions 48372 via svnmerge from Steve Murphy
2006-12-09convert the thread IO state and type to use enums.Russell Bryant
2006-12-09Merged revisions 48363 via svnmerge from Russell Bryant
2006-12-09chan_iax2 has an extremely large function, socket_process(), to handle incomingRussell Bryant
2006-12-09- Fix a few spelling mistakesRussell Bryant
2006-12-07Merged revisions 48357 via svnmerge from Russell Bryant
2006-12-07- Generalize the function ssl_setup() so that the certificate infoLuigi Rizzo
2006-12-07Merged revisions 47986,47995,47997,48001,48003-48004,48008-48014,48016,48018-...Steve Murphy