Kevin P. Fleming
|
358238b170
|
add app_dictate (bug #3893)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-04 19:33:33 +00:00 |
|
Kevin P. Fleming
|
2be3c7ab57
|
add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and GroupMatchCount apps, remove GROUPCOUNT variable from README.variables (bug #4133, with doc update)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5568 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-04 04:13:31 +00:00 |
|
Kevin P. Fleming
|
b9bda6aa41
|
add MD5 and CHECK_MD5 functions, deprecate MD5 and MD5Check apps (bug #4123)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-04 04:05:34 +00:00 |
|
Kevin P. Fleming
|
54da34ff0a
|
return proper string from description function (bug #4150)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5564 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-05-04 00:33:46 +00:00 |
|
Kevin P. Fleming
|
8634ef9e4a
|
don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5533 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-29 17:00:33 +00:00 |
|
Kevin P. Fleming
|
bef7a3ea37
|
formatting cleanup (bug #4109)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5532 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-29 16:13:04 +00:00 |
|
Kevin P. Fleming
|
bced63033d
|
make 'goto' APIs aware of auto-processing loops, so they know exactly when to set the requested priority or one priority lower
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5529 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-29 15:04:26 +00:00 |
|
Kevin P. Fleming
|
a1d24f740f
|
help text cleanups (bug #4072, with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5508 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-27 01:50:53 +00:00 |
|
Kevin P. Fleming
|
57b1bfcc73
|
support old single-column options for realtime voicemail (bug #4080)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5506 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-27 01:37:46 +00:00 |
|
Kevin P. Fleming
|
c2ef8373c7
|
report the number of rows updated when using RealTime update method (bug #4066)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-22 03:29:03 +00:00 |
|
Kevin P. Fleming
|
a729a57ba1
|
fix various compiler warnings
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5491 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-21 06:30:23 +00:00 |
|
Kevin P. Fleming
|
1f9ab2380a
|
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-21 06:02:45 +00:00 |
|
Mark Spencer
|
4c228c3f7a
|
Remove useless declaration (bug #4040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5480 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-16 08:50:50 +00:00 |
|
Mark Spencer
|
b5c7781d9f
|
Add 'n' option to dial for "nojump" (bug #4034)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5468 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-15 05:30:27 +00:00 |
|
Russell Bryant
|
7bffc0459c
|
add missing newlines, fix misspelling of nonexistent (bug #4027)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5467 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 23:33:47 +00:00 |
|
Russell Bryant
|
42da18ec5f
|
just formatting
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5465 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 16:43:26 +00:00 |
|
Matthew Fredrickson
|
559423d973
|
Fix so that asterisk continues to build if libcurl is not present or the correct
version. bug #3982.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5463 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 15:17:41 +00:00 |
|
Kevin P. Fleming
|
30de08c187
|
support postfix options in voicemail apps (prefix options still supported using old syntax) (bug #4007)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5461 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 05:22:51 +00:00 |
|
Kevin P. Fleming
|
b052fe894b
|
ensure that the random number generator(s) are always seeded with a different value during Asterisk startup
don't reinitialize random number generators in other modules
(bug #4017)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5459 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 04:47:39 +00:00 |
|
Russell Bryant
|
700bf3772a
|
add missing newline (bug #4018)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-13 03:41:20 +00:00 |
|
Mark Spencer
|
922d62c39d
|
Add calling party DTMF (bug #3994)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5445 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-11 02:46:25 +00:00 |
|
Mark Spencer
|
16661cc58f
|
Add option to mask certain high frequency events (bug #3707)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5444 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-11 02:04:08 +00:00 |
|
Mark Spencer
|
a3c09af463
|
Add member/queue filters to queuestatus manager command (bug #3995)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5441 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-09 18:58:44 +00:00 |
|
Mark Spencer
|
e87a53037e
|
Forward text frames before answer (bug #3717)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5440 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-09 18:54:58 +00:00 |
|
Mark Spencer
|
a0fdba74dc
|
Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WILL WORK TOWARDS 2.95 IN THE FUTURE!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-09 18:43:04 +00:00 |
|
Matthew Fredrickson
|
d0bca8cd77
|
Revert back on incorrect libcurl fix :-(
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5438 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-07 22:20:07 +00:00 |
|
Matthew Fredrickson
|
3a57d2285a
|
Bugfix for old versions of libcurl (#3982)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5437 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-07 21:18:14 +00:00 |
|
Kevin P. Fleming
|
b3613d3e48
|
re-implement realtime support in app_directory
add support for hiding entries from app_directory using new hidefromdir= option (bug #3950)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-06 18:55:33 +00:00 |
|
Kevin P. Fleming
|
3c7c893e6e
|
ensure that needed headers are included for chmod() and mkdir() (bug #3937)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-03 20:25:43 +00:00 |
|
Anthony Minessale II
|
24a710bad2
|
forgot some code from the last chanspy repass (nothing exciting)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5365 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-03 15:46:22 +00:00 |
|
Kevin P. Fleming
|
66568b0f66
|
Resolve app_meetme crash when member tries to mute/unmute (bug #3899)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5362 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-02 23:26:27 +00:00 |
|
Kevin P. Fleming
|
4597c9a9e8
|
add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5357 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-02 01:08:55 +00:00 |
|
Kevin P. Fleming
|
604ebd84aa
|
use local header for transfer definitions instead of libpri.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-01 23:56:32 +00:00 |
|
Kevin P. Fleming
|
565398f5e8
|
add FIELDQTY function to split variable contents and get any desired field (bug #3731)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5353 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-01 22:03:17 +00:00 |
|
Matthew Fredrickson
|
e07986caba
|
Forgot to add app_settransfercapability.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-01 18:46:21 +00:00 |
|
Matthew Fredrickson
|
b81f233e68
|
Merging in xylome's beaerer capabilty patch (bug 3547)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-01 17:00:50 +00:00 |
|
Anthony Minessale II
|
aef8538148
|
Finishing touches and addition of record flag to ChanSpy <pay up jets\!>
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-01 16:09:52 +00:00 |
|
Anthony Minessale II
|
7d2b59410d
|
fix codec timing issues
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5326 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-04-01 01:03:22 +00:00 |
|
Mark Spencer
|
c318a06f14
|
Fix strict mode for queues (bug #3913)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5319 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-31 19:06:08 +00:00 |
|
Anthony Minessale II
|
3e6f5dfcae
|
more optimizations
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-31 19:00:40 +00:00 |
|
Anthony Minessale II
|
e03ed12e00
|
minor tweak and optimization for chanspy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-31 18:00:35 +00:00 |
|
Anthony Minessale II
|
cb80b98c7d
|
fix dial a channel on chanspy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5309 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-30 16:57:59 +00:00 |
|
Anthony Minessale II
|
0cc737f9ac
|
increase buffer space
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5306 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-30 16:07:07 +00:00 |
|
Anthony Minessale II
|
c5df0c5e49
|
fix group and arg parsing bug
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5300 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-29 17:46:37 +00:00 |
|
Mark Spencer
|
9a019128c6
|
Fix beep logic error (bug #3888)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-29 06:34:50 +00:00 |
|
Mark Spencer
|
b02fd7a66d
|
Make sure ExecIf stuff returns properly (bug #3864)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5297 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-29 06:18:58 +00:00 |
|
Mark Spencer
|
dc9faa21e4
|
Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5293 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-28 20:48:24 +00:00 |
|
Mark Spencer
|
edf265741e
|
Fix chanisavail typo that forced "state" mode (bug #3873)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-27 23:01:55 +00:00 |
|
Mark Spencer
|
a0a2592025
|
Fix cross compiling (bug #3868)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5278 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-27 22:39:17 +00:00 |
|
Mark Spencer
|
b0b916c16c
|
Fix app bug, update skel example, add skel to makefile as option (bug #3869)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5277 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-27 22:29:57 +00:00 |
|