2007-07-23 |
Tilghman Lesher | Merged revisions 76708 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Tilghman Lesher | Enhance AGI with several fixes: |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | Clean up res_crypto module. It now uses an rwlist to... |
commit | commitdiff | tree |
2007-07-23 |
Tilghman Lesher | Missed one conversion to comma delimiter (thanks, Juggi... |
commit | commitdiff | tree |
2007-07-23 |
Tilghman Lesher | Merge the dialplan_aesthetics branch. Most of this... |
commit | commitdiff | tree |
2007-07-23 |
Jason Parker | Merged revisions 76656 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | Merged revisions 76654 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Jason Parker | Merged revisions 76620 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | Merged revisions 76618 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | add two missing entries in the replica of the sip_tech... |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | Merged revisions 76561 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Russell Bryant | Mark str2dtmfmode() as currently unused to resolve... |
commit | commitdiff | tree |
2007-07-23 |
Russell Bryant | (closes issue #10271) |
commit | commitdiff | tree |
2007-07-23 |
Russell Bryant | note the debug and verbose changes in CHANGES |
commit | commitdiff | tree |
2007-07-23 |
Russell Bryant | (closes issue #10192) |
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | introduce two functions, map_x_s() and map_s_x(), to map |
commit | commitdiff | tree |
2007-07-23 |
Russell Bryant | Remove an unused function to resolve a compiler warning |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | Use autoconf logic to determine byte swapping macro... |
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | move "sip prunte realtime ..." and "sip set debug ... |
commit | commitdiff | tree |
2007-07-23 |
Joshua Colp | Merged revisions 76519 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Russell Bryant | Merged revisions 76485 via svnmerge from |
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | Add some documentation on the sipregistry states and the |
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | add a bit of comments on internal functions. |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | rewrite "sip show {channels|subscriptions}" CLI handler |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | Make sip_destroy() return NULL so the caller can do... |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | add two comment blocks, one on reusing nonces, and... |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | comment and slightly restructure handle_request() in... |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | remove unused argument from handle_invite_replaces... |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | Cleanup of flags used in struct sip_request, moving... |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | move two per-packet flags to proper variables. |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | minor clarification on the usage of SIP_* flags. |
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | document the way sipdebug works, and implement it through |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | move the SIP_REALTIME flag to a field in the user/peer... |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | Add a note to document how the temporary 'pvt' should... |
commit | commitdiff | tree |
2007-07-21 |
Joshua Colp | Add support for using /dev/urandom to get random number... |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | whoops... was setting needdestroy on the wrong dialog. |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | more two more flags to proper variables: ALREADYGONE... |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | use explicit variables for things that don't need to |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | Use ast_str_append() instead of ast_build_string()... |
commit | commitdiff | tree |
2007-07-21 |
Russell Bryant | Blocked revisions 76227 via svnmerge |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | We have two 'technology' descriptors for a SIP channel, so |
commit | commitdiff | tree |
2007-07-21 |
Steve Murphy | One small documentation update made to accompany 10154... |
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | Enhance NAT support as discussed on the -dev list,... |
commit | commitdiff | tree |
2007-07-21 |
Steve Murphy | This update was supplied in 10154; to allow announcemnt... |
commit | commitdiff | tree |
2007-07-20 |
Jason Parker | Add support for default "say mode" (whether to use... |
commit | commitdiff | tree |
2007-07-20 |
Steve Murphy | Merged revisions 76211 via svnmerge from |
commit | commitdiff | tree |
2007-07-20 |
Jason Parker | Blocked revisions 76178 via svnmerge |
commit | commitdiff | tree |
2007-07-20 |
Jason Parker | Blocked revisions 76176 via svnmerge |
commit | commitdiff | tree |
2007-07-20 |
Jason Parker | Merged revisions 76174 via svnmerge from |
commit | commitdiff | tree |
2007-07-20 |
Mark Michelson | Merged revisions 76139 via svnmerge from |
commit | commitdiff | tree |
2007-07-20 |
Russell Bryant | Merged revisions 76132 via svnmerge from |
commit | commitdiff | tree |
2007-07-20 |
Joshua Colp | Merged revisions 76087 via svnmerge from |
commit | commitdiff | tree |
2007-07-20 |
Joshua Colp | Merged revisions 76067 via svnmerge from |
commit | commitdiff | tree |
2007-07-20 |
Joshua Colp | It is impossible for the externhost variable to not... |
commit | commitdiff | tree |
2007-07-20 |
Joshua Colp | Blocked revisions 76054 via svnmerge |
commit | commitdiff | tree |
2007-07-20 |
Luigi Rizzo | Don't use a field size for the last argument of printf... |
commit | commitdiff | tree |
2007-07-20 |
Luigi Rizzo | Extend the 'network settings' section with indication... |
commit | commitdiff | tree |
2007-07-20 |
Luigi Rizzo | expose struct ast_ha so external code can do things... |
commit | commitdiff | tree |
2007-07-20 |
Tilghman Lesher | Reduce some logging contention by switching several... |
commit | commitdiff | tree |
2007-07-19 |
Steve Murphy | After some study, thought, comparing, etc. I've backed... |
commit | commitdiff | tree |
2007-07-19 |
Steve Murphy | This repairs a 'warning: ISO C90 forbids mixed declarat... |
commit | commitdiff | tree |
2007-07-19 |
Jason Parker | Blocked revisions 75980 via svnmerge |
commit | commitdiff | tree |
2007-07-19 |
Mark Michelson | Merged revisions 75978 via svnmerge from |
commit | commitdiff | tree |
2007-07-19 |
Mark Michelson | Merged revisions 75969 via svnmerge from |
commit | commitdiff | tree |
2007-07-19 |
Russell Bryant | (closes issue #10210, reported and patched by juggie) |
commit | commitdiff | tree |
2007-07-19 |
Russell Bryant | Merged revisions 75928 via svnmerge from |
commit | commitdiff | tree |
2007-07-19 |
Russell Bryant | Remove some debug code that was added in revision 75894... |
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | comment out some terribly expensive debugging code |
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | print more of the network settings (externip, externhos... |
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | document the use of externip, externhost and other... |
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | ast_sip_ouraddrfor() never fails, so make it void |
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | portability fix: use %f instead of %lf when printing... |
commit | commitdiff | tree |
2007-07-19 |
Tilghman Lesher | Allow chan_misdn to build in dev-mode |
commit | commitdiff | tree |
2007-07-19 |
Tilghman Lesher | Fix trunk where I broke it earlier (for ast_strftime... |
commit | commitdiff | tree |
2007-07-18 |
Jason Parker | Merged revisions 75807 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Russell Bryant | I thought I noticed a memory leak earlier when I saw... |
commit | commitdiff | tree |
2007-07-18 |
Tilghman Lesher | Change IAX variables to use datastores (closes issue... |
commit | commitdiff | tree |
2007-07-18 |
Russell Bryant | Merged revisions 75759 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Tilghman Lesher | Merged revisions 75749 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Jason Parker | Merged revisions 75732 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Jason Parker | Merged revisions 75711 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Blocked revisions 75712 via svnmerge |
commit | commitdiff | tree |
2007-07-18 |
Jason Parker | Merged revisions 75707 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Russell Bryant | convert some lines indented with spaces to tabs |
commit | commitdiff | tree |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
commit | commitdiff | tree |
2007-07-18 |
Dwayne M. Hubbard | Merged revisions 75658 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Merged revisions 75623 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Merged revisions 75621 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Merged revisions 75619 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Clean up func_curl a bit. |
commit | commitdiff | tree |
2007-07-18 |
Steve Murphy | This corrects the problem with flags and %lld formats... |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Merged revisions 75583 via svnmerge from |
commit | commitdiff | tree |
2007-07-18 |
Joshua Colp | Minor code tweaks. Variables were being checked wrong... |
commit | commitdiff | tree |
2007-07-18 |
Tilghman Lesher | Merged revisions 75529 via svnmerge from |
commit | commitdiff | tree |
2007-07-17 |
Steve Murphy | Spotted this bug today myself, trying to reproduce... |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | Merged revisions 75450 via svnmerge from |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | Blocked revisions 75447 via svnmerge |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | Merged revisions 75445 via svnmerge from |
commit | commitdiff | tree |
2007-07-17 |
Joshua Colp | Blocked revisions 75439 via svnmerge |
commit | commitdiff | tree |
2007-07-17 |
Russell Bryant | Merged revisions 75441 via svnmerge from |
commit | commitdiff | tree |
next |