2006-05-23 |
Olle Johansson | Code formatting |
commit | commitdiff | tree |
2006-05-23 |
Olle Johansson | Formatting, typos |
commit | commitdiff | tree |
2006-05-23 |
Mark Spencer | Handle ringing (early) state properly on SIP |
commit | commitdiff | tree |
2006-05-22 |
Matt O'Gorman | patch from bug 0007204 to make bug 5750 follow standard |
commit | commitdiff | tree |
2006-05-22 |
Kevin P. Fleming | remove properties from the xmpp merge |
commit | commitdiff | tree |
2006-05-22 |
Joshua Colp | Merged revisions 29555 via svnmerge from |
commit | commitdiff | tree |
2006-05-22 |
Kevin P. Fleming | bootstrap updates to include xmpp related stuff |
commit | commitdiff | tree |
2006-05-22 |
Matt O'Gorman | asterisk-xmpp merge in |
commit | commitdiff | tree |
2006-05-22 |
Joshua Colp | Merged revisions 29512 via svnmerge from |
commit | commitdiff | tree |
2006-05-22 |
BJ Weschke | This is part 2/2 of the patches for #7090. Adds one... |
commit | commitdiff | tree |
2006-05-22 |
Joshua Colp | Merged revisions 29464 via svnmerge from |
commit | commitdiff | tree |
2006-05-22 |
Russell Bryant | add DEBUG_CHANNEL_LOCKS to menuselect |
commit | commitdiff | tree |
2006-05-22 |
Joshua Colp | Add PICKUPMARK support to app_directed_pickup (issue... |
commit | commitdiff | tree |
2006-05-22 |
Joshua Colp | don't stop recording until hangup (no terminator) ... |
commit | commitdiff | tree |
2006-05-22 |
BJ Weschke | Add UniqueID to the leave manager event. |
commit | commitdiff | tree |
2006-05-22 |
Christian Richter | added callcounters for incoming and outgoing calls |
commit | commitdiff | tree |
2006-05-22 |
Tilghman Lesher | Merged revisions 29398 via svnmerge from |
commit | commitdiff | tree |
2006-05-22 |
Tilghman Lesher | Blocked revisions 29394 via svnmerge |
commit | commitdiff | tree |
2006-05-22 |
Tilghman Lesher | Escaping commas within fields isn't always desireable. |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | remove code duplication generating some ast_verbose... |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | use functional form of time() |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | use the functional form of time(), and mark XXX a coupl... |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | more constifications |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | various constification of function arguments to prevent... |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | the msg argument of the various transmi_response*(... |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | mark const the 'header' argument of gettag |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | mark const the source of copy_request |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | fix indentation to make a table more readable |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | simplify register_peer_exten() removing some duplicated... |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | use strsep() to trim away ;xxx from SIP messages. |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | use a more compact method to trim the trailing ;..... |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | annotate const parameters of copy_header() |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | src is const in parse_copy() |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | minor logic simplification in get_sip_pvt_byid_locked() |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | simplify logic in function create_addr() |
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | simplify logic in realtime_peer(), removing an unnecessary |
commit | commitdiff | tree |
2006-05-21 |
Luigi Rizzo | strcmp() is the right function to use here, not strncmp(). |
commit | commitdiff | tree |
2006-05-21 |
BJ Weschke | Merged revisions 29196 via svnmerge from |
commit | commitdiff | tree |
2006-05-21 |
Russell Bryant | put a bunch of defines in enums, and convert comments... |
commit | commitdiff | tree |
2006-05-21 |
Russell Bryant | remove a CLI command that has been marked deprecated... |
commit | commitdiff | tree |
2006-05-21 |
Luigi Rizzo | remove an unused variable, and while at it |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | remove unused variable |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | Add support for logging CDR recrods to a radius server... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | fix the possibility of writing one byte past the end... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | add some code optimizations, see the report for an... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | - add a UserEvent action that allows a manager client... |
commit | commitdiff | tree |
2006-05-20 |
Kevin P. Fleming | Merged revisions 28968 via svnmerge from |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | remove an unused variable, and default the user to... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | various fixes regarding coding guidelines issues |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | fix up another place where the code made assumptions... |
commit | commitdiff | tree |
2006-05-20 |
Kevin P. Fleming | Merged revisions 28896 via svnmerge from |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | if a hostname is not specified, connect over a unix... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | fix the build of func_realtime and aelparse with MTX_PR... |
commit | commitdiff | tree |
2006-05-20 |
Russell Bryant | defaults.h must be listed as a dependency after the... |
commit | commitdiff | tree |
2006-05-19 |
Kevin P. Fleming | attributes need trailing CR-LF |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | allow chan_h323 to build (issue #7006, casper) |
commit | commitdiff | tree |
2006-05-19 |
Kevin P. Fleming | let's use the proper variable here, instead of segfault... |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | Make the new behavior where the timestamp is checked... |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | we have to build local copies of aelflex.o, aelbison... |
commit | commitdiff | tree |
2006-05-19 |
Kevin P. Fleming | Merged revisions 28794 via svnmerge from |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Fix tab completion when you just do a plain tab without... |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | Merged revisions 28790 via svnmerge from |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | there is no reason to explicity specify -fomit-frame... |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | Merged revisions 28754 via svnmerge from |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | add support for more refined ability to set install... |
commit | commitdiff | tree |
2006-05-19 |
Tilghman Lesher | As requested by kpfleming, renaming messagecount to... |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | only delete call files if the timestamp on the file... |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Clean up some chan_zap code to make it more readable... |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Merged revisions 28698 via svnmerge from |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Merged revisions 28651 via svnmerge from |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Blocked revisions 28630 via svnmerge |
commit | commitdiff | tree |
2006-05-19 |
Tilghman Lesher | Missing messagecount2 function |
commit | commitdiff | tree |
2006-05-19 |
Joshua Colp | Merged revisions 28627 via svnmerge from |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | fix up a patch that did not merge properly from 1.2... |
commit | commitdiff | tree |
2006-05-19 |
Olle Johansson | Adding some documentation on Asterisk and video telepho... |
commit | commitdiff | tree |
2006-05-19 |
Olle Johansson | Adding send_text capability to chan_local |
commit | commitdiff | tree |
2006-05-19 |
Olle Johansson | First stab at supporting video in chan_local |
commit | commitdiff | tree |
2006-05-19 |
Olle Johansson | Add simple devicestate for chan_local |
commit | commitdiff | tree |
2006-05-19 |
Olle Johansson | Formatting cleanup |
commit | commitdiff | tree |
2006-05-19 |
Russell Bryant | when displaying the list of registered music on hold... |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | revert bogus change |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | Merged revisions 28380,28384 via svnmerge from |
commit | commitdiff | tree |
2006-05-18 |
Olle Johansson | Add missing argument to ast_carefulwrite |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | Merged revisions 28337 via svnmerge from |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | block this fix from the 1.2 branch; proper fix will... |
commit | commitdiff | tree |
2006-05-18 |
Tilghman Lesher | Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (diffe... |
commit | commitdiff | tree |
2006-05-18 |
Tilghman Lesher | Blocked revisions 28257 via svnmerge |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | add another media path reinvite 'flavor', where we... |
commit | commitdiff | tree |
2006-05-18 |
Kevin P. Fleming | adding new code should require following the formatting... |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Merged revisions 28212 via svnmerge from |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Merged revisions 28169 via svnmerge from |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Allow contexts in regexten so that extensions can be... |
commit | commitdiff | tree |
2006-05-18 |
Olle Johansson | Remove unsupported, unimplemented, unfunctional "v... |
commit | commitdiff | tree |
2006-05-18 |
Christian Richter | this is not a warning, it might happen during call... |
commit | commitdiff | tree |
2006-05-18 |
Russell Bryant | force a "make clean" because existing .depend files... |
commit | commitdiff | tree |
2006-05-18 |
Russell Bryant | fix file dependency generation so that the resulting... |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Fix receiving message count information from a remote... |
commit | commitdiff | tree |
2006-05-18 |
Joshua Colp | Add SPRINTF dialplan function made by the ever insanefu... |
commit | commitdiff | tree |
2006-05-17 |
Joshua Colp | Remove needless check for autofill (issue #7180 reporte... |
commit | commitdiff | tree |
next |