2007-07-23 |
Luigi Rizzo | add a bit of comments on internal functions. |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | rewrite "sip show {channels|subscriptions}" CLI handler |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | Make sip_destroy() return NULL so the caller can do... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | add two comment blocks, one on reusing nonces, and... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | comment and slightly restructure handle_request() in... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | remove unused argument from handle_invite_replaces... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | Cleanup of flags used in struct sip_request, moving... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | move two per-packet flags to proper variables. |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | minor clarification on the usage of SIP_* flags. |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Luigi Rizzo | document the way sipdebug works, and implement it through |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | move the SIP_REALTIME flag to a field in the user/peer... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | Add a note to document how the temporary 'pvt' should... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Joshua Colp | Add support for using /dev/urandom to get random number... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | whoops... was setting needdestroy on the wrong dialog. |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | more two more flags to proper variables: ALREADYGONE... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | use explicit variables for things that don't need to |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | Use ast_str_append() instead of ast_build_string()... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Russell Bryant | Blocked revisions 76227 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | We have two 'technology' descriptors for a SIP channel, so |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Steve Murphy | One small documentation update made to accompany 10154... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Luigi Rizzo | Enhance NAT support as discussed on the -dev list,... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Steve Murphy | This update was supplied in 10154; to allow announcemnt... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Jason Parker | Add support for default "say mode" (whether to use... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Steve Murphy | Merged revisions 76211 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Jason Parker | Blocked revisions 76178 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Jason Parker | Blocked revisions 76176 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Jason Parker | Merged revisions 76174 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Mark Michelson | Merged revisions 76139 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Russell Bryant | Merged revisions 76132 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Joshua Colp | Merged revisions 76087 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Joshua Colp | Merged revisions 76067 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Joshua Colp | It is impossible for the externhost variable to not... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Joshua Colp | Blocked revisions 76054 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Luigi Rizzo | Don't use a field size for the last argument of printf... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Luigi Rizzo | Extend the 'network settings' section with indication... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Luigi Rizzo | expose struct ast_ha so external code can do things... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Tilghman Lesher | Reduce some logging contention by switching several... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Steve Murphy | After some study, thought, comparing, etc. I've backed... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Steve Murphy | This repairs a 'warning: ISO C90 forbids mixed declarat... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Jason Parker | Blocked revisions 75980 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Mark Michelson | Merged revisions 75978 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Mark Michelson | Merged revisions 75969 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Russell Bryant | (closes issue #10210, reported and patched by juggie) |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Russell Bryant | Merged revisions 75928 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Russell Bryant | Remove some debug code that was added in revision 75894... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Luigi Rizzo | comment out some terribly expensive debugging code |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Luigi Rizzo | print more of the network settings (externip, externhos... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Luigi Rizzo | document the use of externip, externhost and other... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Luigi Rizzo | ast_sip_ouraddrfor() never fails, so make it void |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Luigi Rizzo | portability fix: use %f instead of %lf when printing... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Tilghman Lesher | Allow chan_misdn to build in dev-mode |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Tilghman Lesher | Fix trunk where I broke it earlier (for ast_strftime... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Jason Parker | Merged revisions 75807 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Russell Bryant | I thought I noticed a memory leak earlier when I saw... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Tilghman Lesher | Change IAX variables to use datastores (closes issue... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Russell Bryant | Merged revisions 75759 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Tilghman Lesher | Merged revisions 75749 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Jason Parker | Merged revisions 75732 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Jason Parker | Merged revisions 75711 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Blocked revisions 75712 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Jason Parker | Merged revisions 75707 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Russell Bryant | convert some lines indented with spaces to tabs |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Dwayne M. Hubbard | Merged revisions 75658 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Merged revisions 75623 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Merged revisions 75621 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Merged revisions 75619 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Clean up func_curl a bit. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Steve Murphy | This corrects the problem with flags and %lld formats... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Merged revisions 75583 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Joshua Colp | Minor code tweaks. Variables were being checked wrong... |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Tilghman Lesher | Merged revisions 75529 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Steve Murphy | Spotted this bug today myself, trying to reproduce... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Merged revisions 75450 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Blocked revisions 75447 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Merged revisions 75445 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joshua Colp | Blocked revisions 75439 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Merged revisions 75441 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Blocked revisions 75437 via svnmerge |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Mark Michelson | Merged revisions 75405 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Merged revisions 75403 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Russell Bryant | Merged revisions 75401 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Steve Murphy | via 10206, I have added an option (e) to Dial to allow... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joshua Colp | Make trunk build once again. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Luigi Rizzo | Introduce ast_parse_arg() , a generic function to parse... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Luigi Rizzo | Initialize a variable to avoid a warning when the compiler |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Jason Parker | Fix an incorrect parenthesization (TODO: Find a better... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Kevin P. Fleming | Merged revisions 75306 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Joshua Colp | Change the function name slightly... just for kpfleming! |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Joshua Colp | Add in check for the GCC attribute deprecated. It may... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Joshua Colp | For my next trick I will make it so dialplan functions... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Mark Michelson | Merged revisions 75253 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Joshua Colp | I found this sillyness when I did my ast_module_user... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Joshua Colp | Applications no longer need to call ast_module_user_add... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Joshua Colp | It is no longer required for each module that deals... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Russell Bryant | Merge a bunch of doxygen updates to header files. ... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Russell Bryant | Cast the 2nd argument to iconv() to a void *, as some... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Russell Bryant | Merged revisions 75108 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Mark Michelson | Merged revisions 75078 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Russell Bryant | resolve a compiler warning |
commit | commitdiff | tree | snapshot |
next |