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 |
|
Mark Spencer
|
03da4fbf3b
|
Add VM_CONTEXT for substitution (bug #3872)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5276 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-27 22:13:20 +00:00 |
|
Anthony Minessale II
|
eaa4b200d2
|
fix volfactor
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5269 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-26 17:40:00 +00:00 |
|
Mark Spencer
|
e8a453e89d
|
Fix timeouts when no-password used (bug #3859)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5264 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-26 07:08:47 +00:00 |
|
Mark Spencer
|
39ca88f776
|
Fix fork CDR seggy (bug #3855)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5257 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-25 16:24:12 +00:00 |
|
Anthony Minessale II
|
fee4bb4bab
|
doh channel_pvt.h ?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5247 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-24 03:31:07 +00:00 |
|
Anthony Minessale II
|
ba6613e769
|
forgot to fix this
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5246 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-24 03:24:51 +00:00 |
|
Russell Bryant
|
e99e1fffde
|
remove header that no longer exists
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5244 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-24 02:47:19 +00:00 |
|
Mark Spencer
|
11e6204974
|
Add chanspy (bug #3836)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5242 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-24 01:19:02 +00:00 |
|
Mark Spencer
|
730194d609
|
Merge Russell's formatting patch (bug #3838)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-23 05:56:32 +00:00 |
|
Mark Spencer
|
c446ba8b76
|
Fix queue weight issue (bug #3797, take 2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-21 22:08:36 +00:00 |
|
Mark Spencer
|
00ffb24b83
|
Revert broken portion of 3815 (bug #3816)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-03-21 03:23:05 +00:00 |
|