projects
/
asterisk/asterisk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix some code that was supposed to ensure that a buffer was terminated, but was
2007-11-21
Russell Bryant
Fix some code that was supposed to ensure that a buffer...
commit
|
commitdiff
|
tree
2007-11-21
Russell Bryant
Merge changes from team/russell/sla_trunk_moh ...
commit
|
commitdiff
|
tree
2007-11-20
Russell Bryant
i got a little carried away with commas ...
commit
|
commitdiff
|
tree
2007-11-20
Russell Bryant
fix the zaptel configure script check
commit
|
commitdiff
|
tree
2007-11-19
Russell Bryant
Be a bit more pedantic about the type for holding the...
commit
|
commitdiff
|
tree
2007-11-19
Russell Bryant
Make the SYSINFO documentation reflect which options...
commit
|
commitdiff
|
tree
2007-11-17
Russell Bryant
fix the build of pbx_lua
commit
|
commitdiff
|
tree
2007-11-17
Russell Bryant
Update the configure script check for sys/poll.h to...
commit
|
commitdiff
|
tree
2007-11-17
Russell Bryant
actually let this compile, oops :(
commit
|
commitdiff
|
tree
2007-11-17
Russell Bryant
Use the fix suggested by Tilghman on the -dev to make...
commit
|
commitdiff
|
tree
2007-11-16
Russell Bryant
Blocked revisions 89339 via svnmerge
commit
|
commitdiff
|
tree
2007-11-15
Russell Bryant
Merged revisions 89296 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-14
Russell Bryant
Fix up various coding guidelines issues ...
commit
|
commitdiff
|
tree
2007-11-14
Russell Bryant
- Use the ARRAY_LEN macro in a couple places
commit
|
commitdiff
|
tree
2007-11-14
Russell Bryant
Use BEGIN_OPTIONS / END_OPTIONS to make the syntax...
commit
|
commitdiff
|
tree
2007-11-14
Russell Bryant
Instead of reserving 800 bytes for periodic announcements...
commit
|
commitdiff
|
tree
2007-11-14
Russell Bryant
Convert most of the strings in the call_queue struct...
commit
|
commitdiff
|
tree
2007-11-14
Russell Bryant
- Simplify removing an item from a list
commit
|
commitdiff
|
tree
2007-11-13
Russell Bryant
This fixes a build error on my mac. It also works...
commit
|
commitdiff
|
tree
2007-11-13
Russell Bryant
Fix a typo pointed out by outtolunc, thanks :)
commit
|
commitdiff
|
tree
2007-11-13
Russell Bryant
- Convert initialization of a struct to C99 style instead...
commit
|
commitdiff
|
tree
2007-11-13
Russell Bryant
Update the ParkedCall application to grab the first...
commit
|
commitdiff
|
tree
2007-11-07
Russell Bryant
Fix another CLI command so it doesn't run the real...
commit
|
commitdiff
|
tree
2007-11-07
Russell Bryant
Print out the channel name as a prefix to the "agi...
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Added the ability to do "meetme concise" with the ...
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Added the S() and L() options to the MeetMe application...
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Merged revisions 89053 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Fix the memory show allocations CLI command so that...
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Merged revisions 89037 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
convert uses of LOG_DEBUG to use ast_debug()
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Add jitterbuffer support to chan_unistim.
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Merged revisions 88805 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-06
Russell Bryant
Merged revisions 88931 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-05
Russell Bryant
Merged revisions 88768 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-05
Russell Bryant
Merged revisions 88765 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-05
Russell Bryant
Merged revisions 88719 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-05
Russell Bryant
Merged revisions 88709 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-05
Russell Bryant
Merged revisions 88624 via svnmerge from
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
fix some issues with crashing on unload, when it didn...
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
Convert the CLI commands to the new format
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
propagate the DECLINE return value back to the loader
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
Don't kill asterisk if extensions.lua is not present.
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
Show the channel unique ID in the "show channel concise...
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
Merge the code from asterisk/team/group/chan_unistim:
commit
|
commitdiff
|
tree
2007-11-02
Russell Bryant
Fix replacing the version number when it has a '/'...
commit
|
commitdiff
|
tree
2007-11-01
Russell Bryant
Change some uses of free() to ast_free(). (No functional...
commit
|
commitdiff
|
tree
2007-11-01
Russell Bryant
Remove another copied source file on "make clean".
commit
|
commitdiff
|
tree
2007-10-30
Russell Bryant
Merged revisions 87686 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-29
Russell Bryant
If a caller is listen-only, then don't bother with...
commit
|
commitdiff
|
tree
2007-10-29
Russell Bryant
Merged revisions 87396 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-29
Russell Bryant
Merged revisions 87373 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-27
Russell Bryant
Update the configure script for the last libss7 API...
commit
|
commitdiff
|
tree
2007-10-27
Russell Bryant
Make sure a channel exists before attempting to start...
commit
|
commitdiff
|
tree
2007-10-25
Russell Bryant
Add support for a muted user to request to talk. The...
commit
|
commitdiff
|
tree
2007-10-22
Russell Bryant
Merged revisions 86836 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-22
Russell Bryant
Convert some spaces to tabs and make it so the CLI...
commit
|
commitdiff
|
tree
2007-10-22
Russell Bryant
Merged revisions 86750 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-22
Russell Bryant
There is a really fun game that you can play before...
commit
|
commitdiff
|
tree
2007-10-22
Russell Bryant
Merged revisions 86726 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-21
Russell Bryant
Merged revisions 85532 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-18
Russell Bryant
Blocked revisions 86371-86372 via svnmerge
commit
|
commitdiff
|
tree
2007-10-18
Russell Bryant
Merged revisions 86330 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-18
Russell Bryant
Merged revisions 86296 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-18
Russell Bryant
Merged revisions 86237 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-17
Russell Bryant
Merged revisions 86149 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-16
Russell Bryant
Merged revisions 85997 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-16
Russell Bryant
Merged revisions 85994 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-16
Russell Bryant
This fixes SIP subscriptions in trunk.
commit
|
commitdiff
|
tree
2007-10-16
Russell Bryant
Merged revisions 85896 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85720 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Blocked revisions 85717 via svnmerge
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85686 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
add TOUCH_MONITOR_PREF to the channel var docs
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Added support for reading the TOUCH_MONITOR_PREFIX...
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85649 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85647 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85604 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85561 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Simplify buffer handling in dundi-parser.c. This also...
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85556 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Move the CLI commands that were in builtins[] into...
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Blocked revisions 85548 via svnmerge
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Another major doc directory update from IgorG. This...
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85545 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-15
Russell Bryant
Merged revisions 85543 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-14
Russell Bryant
Change the configure script to check for a function...
commit
|
commitdiff
|
tree
2007-10-14
Russell Bryant
Merged revisions 85540 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-14
Russell Bryant
When merging the last documentation update, I forgot...
commit
|
commitdiff
|
tree
2007-10-13
Russell Bryant
Merged revisions 85533 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-12
Russell Bryant
Many doc directory improvements, including:
commit
|
commitdiff
|
tree
2007-10-12
Russell Bryant
Merged revisions 85517 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-12
Russell Bryant
Merged revisions 85515 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-11
Russell Bryant
Merge a ton of NEW_CLI conversions. Thanks to everyone...
commit
|
commitdiff
|
tree
2007-10-10
Russell Bryant
Merged revisions 85316 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-09
Russell Bryant
Note jitterbuffer support for chan_local in CHANGES
commit
|
commitdiff
|
tree
2007-10-09
Russell Bryant
Add jitterbuffer support for chan_local. To enable...
commit
|
commitdiff
|
tree
2007-10-08
Russell Bryant
Merged revisions 84957 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-05
Russell Bryant
Merged revisions 84783 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-05
Russell Bryant
Merged revisions 84742 via svnmerge from
commit
|
commitdiff
|
tree
2007-10-02
Russell Bryant
Merged revisions 84474 via svnmerge from
commit
|
commitdiff
|
tree
next