2006-05-22 |
Luigi Rizzo | src is const in parse_copy() |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Luigi Rizzo | minor logic simplification in get_sip_pvt_byid_locked() |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Luigi Rizzo | simplify logic in function create_addr() |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Luigi Rizzo | simplify logic in realtime_peer(), removing an unnecessary |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Luigi Rizzo | strcmp() is the right function to use here, not strncmp(). |
commit | commitdiff | tree | snapshot |
2006-05-21 |
BJ Weschke | Merged revisions 29196 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Russell Bryant | put a bunch of defines in enums, and convert comments... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Russell Bryant | remove a CLI command that has been marked deprecated... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Luigi Rizzo | remove an unused variable, and while at it |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | remove unused variable |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | Add support for logging CDR recrods to a radius server... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | fix the possibility of writing one byte past the end... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | add some code optimizations, see the report for an... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | - add a UserEvent action that allows a manager client... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Kevin P. Fleming | Merged revisions 28968 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | remove an unused variable, and default the user to... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | various fixes regarding coding guidelines issues |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | fix up another place where the code made assumptions... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Kevin P. Fleming | Merged revisions 28896 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | if a hostname is not specified, connect over a unix... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | fix the build of func_realtime and aelparse with MTX_PR... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Russell Bryant | defaults.h must be listed as a dependency after the... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Kevin P. Fleming | attributes need trailing CR-LF |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | allow chan_h323 to build (issue #7006, casper) |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Kevin P. Fleming | let's use the proper variable here, instead of segfault... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | Make the new behavior where the timestamp is checked... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | we have to build local copies of aelflex.o, aelbison... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Kevin P. Fleming | Merged revisions 28794 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Joshua Colp | Fix tab completion when you just do a plain tab without... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | Merged revisions 28790 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | there is no reason to explicity specify -fomit-frame... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | Merged revisions 28754 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | add support for more refined ability to set install... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Tilghman Lesher | As requested by kpfleming, renaming messagecount to... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | only delete call files if the timestamp on the file... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Joshua Colp | Clean up some chan_zap code to make it more readable... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Joshua Colp | Merged revisions 28698 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Joshua Colp | Merged revisions 28651 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Joshua Colp | Blocked revisions 28630 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Tilghman Lesher | Missing messagecount2 function |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Joshua Colp | Merged revisions 28627 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | fix up a patch that did not merge properly from 1.2... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Olle Johansson | Adding some documentation on Asterisk and video telepho... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Olle Johansson | Adding send_text capability to chan_local |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Olle Johansson | First stab at supporting video in chan_local |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Olle Johansson | Add simple devicestate for chan_local |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Olle Johansson | Formatting cleanup |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Russell Bryant | when displaying the list of registered music on hold... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Kevin P. Fleming | revert bogus change |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Kevin P. Fleming | Merged revisions 28380,28384 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Olle Johansson | Add missing argument to ast_carefulwrite |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Kevin P. Fleming | Merged revisions 28337 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Kevin P. Fleming | block this fix from the 1.2 branch; proper fix will... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Tilghman Lesher | Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (diffe... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Tilghman Lesher | Blocked revisions 28257 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Kevin P. Fleming | add another media path reinvite 'flavor', where we... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Kevin P. Fleming | adding new code should require following the formatting... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Joshua Colp | Merged revisions 28212 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Joshua Colp | Merged revisions 28169 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Joshua Colp | Allow contexts in regexten so that extensions can be... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Olle Johansson | Remove unsupported, unimplemented, unfunctional "v... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Christian Richter | this is not a warning, it might happen during call... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Russell Bryant | force a "make clean" because existing .depend files... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Russell Bryant | fix file dependency generation so that the resulting... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Joshua Colp | Fix receiving message count information from a remote... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Joshua Colp | Add SPRINTF dialplan function made by the ever insanefu... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Joshua Colp | Remove needless check for autofill (issue #7180 reporte... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Joshua Colp | Merged revisions 27973 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Joshua Colp | Only set the RTP DTMF information of an RTP structure... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Olle Johansson | Issue #7176 - Crash in expire_register (imported from... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Olle Johansson | Adding a debug line |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Joshua Colp | Merged revisions 27847 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Joshua Colp | Add distinctive ring detection with Caller ID for Austr... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Christian Richter | fixed bug that we've lost the orginator of the call... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Joshua Colp | Blocked revisions 27767 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Olle Johansson | Block TRANSFER_CONTEXT patch for 1.2 only, since is... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Olle Johansson | Use pointer instead of un-needed buffer. Thanks Kevin! |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Tilghman Lesher | Merged revisions 27636 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Joshua Colp | Inherit channel variables when call forwarding through... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kevin P. Fleming | mark RTP sessions that are not carrying DTMF |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kevin P. Fleming | clean up some compiler warnings (no reason to use signe... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Matthew Fredrickson | Add option for enabling and disabling echo cancellation |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Tilghman Lesher | Argument macro janitor for func_odbc, fixes #7171 |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Olle Johansson | Send a=recvonly when put on hold, otherwise a=sendrecv... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kevin P. Fleming | make this app actually compile |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kevin P. Fleming | Merged revisions 27468 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Olle Johansson | Typo |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Olle Johansson | Adding check of option_debug |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Olle Johansson | Show all formats for an active SIP call |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Christian Richter | fixed very bad memory overwrite which leaded to segfaul... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Olle Johansson | One sipfrag attachment is enough... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Olle Johansson | - Format fixes |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Russell Bryant | return the result of the cli command registration |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Russell Bryant | fix bogus patch to allow setting the CDR amaflags.... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Matt O'Gorman | allow func_cdr to set amaflags patch provided by |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Joshua Colp | Make sure that the channel is answered before doing... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Russell Bryant | simplify conference user list handling |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Russell Bryant | Move WITH_SMDI from the Makefiles to be handled by... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Russell Bryant | remove some stuff handled by configure and menuselect |
commit | commitdiff | tree | snapshot |
next |