Mark Spencer [Sun, 8 May 2005 17:01:42 +0000 (17:01 +0000)]
Fix chan_spy on Solaris (bug #4204)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5603
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 8 May 2005 16:54:53 +0000 (16:54 +0000)]
Fix double unlock of hintlock (bug #4205)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5602
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 8 May 2005 16:49:28 +0000 (16:49 +0000)]
Use maxdomainlen in chan_sip (bug #4212)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5601
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 8 May 2005 16:44:25 +0000 (16:44 +0000)]
Fix gethostname calls (bug #4198, with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5600
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 8 May 2005 16:35:54 +0000 (16:35 +0000)]
Allow transfer to work without a tech (bug #4199)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5599
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 8 May 2005 16:34:10 +0000 (16:34 +0000)]
Fix French time (bug #4197)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5598
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 7 May 2005 19:51:39 +0000 (19:51 +0000)]
now fix the formatting part (bug #4207)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5597
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 7 May 2005 19:49:32 +0000 (19:49 +0000)]
remove unreachable block of code (bug #4207)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5596
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 7 May 2005 12:49:36 +0000 (12:49 +0000)]
use ast_strcasestr (bug #4203)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5595
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 7 May 2005 06:01:30 +0000 (06:01 +0000)]
fix header description
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5594
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 7 May 2005 05:33:44 +0000 (05:33 +0000)]
add my name for the functions I wrote
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5593
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 6 May 2005 07:15:08 +0000 (07:15 +0000)]
add missing newline to warning message (bug #4183)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5591
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Thu, 5 May 2005 17:39:18 +0000 (17:39 +0000)]
Build as a single executable, work around Makefile issue
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5590
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Anthony Minessale II [Thu, 5 May 2005 15:07:49 +0000 (15:07 +0000)]
expose function execution routines and warn about trying to set a read-only cdr var
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5589
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 12:52:18 +0000 (12:52 +0000)]
oej deserves to be in CREDITS as much as anyone else :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5588
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 12:48:52 +0000 (12:48 +0000)]
clean up file headers
restore appropriate copyrights for functions that came from files with copyrights listed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5587
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 12:43:04 +0000 (12:43 +0000)]
correct build on platforms that require PIC objects (bug #4179)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5586
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 05:56:34 +0000 (05:56 +0000)]
ensure generated files are ignored by CVS
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5585
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 05:50:11 +0000 (05:50 +0000)]
add STRFTIME dialplan function (bug #4098, modified to use new funcs subdirectory)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5584
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 05:39:33 +0000 (05:39 +0000)]
major re-work of dialplan functions, including:
- locking of functions list during registration/unregistration/searching
- rename of function description structure to be consistent with the rest of the API
- addition of 'desc' element to description structure, for detailed description (like applications)
- addition of 'show function' CLI command to show function details
- conversion of existing functions to use uppercase names to match policy
- creation of new 'pbx_functions.so' module to contain standard 'builtin' functions
- removal of all builtin functions from pbx.c and apps and placement into new 'funcs' directory
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5583
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 5 May 2005 03:16:07 +0000 (03:16 +0000)]
function formatting and header order cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5582
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 5 May 2005 01:03:24 +0000 (01:03 +0000)]
remove obsolete module (still available in CVS history if needed) (inspired by bug #4127)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5581
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 4 May 2005 19:50:36 +0000 (19:50 +0000)]
Fix minor doc issue (bug #4145)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5580
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 19:33:33 +0000 (19:33 +0000)]
add app_dictate (bug #3893)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5579
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 4 May 2005 19:22:45 +0000 (19:22 +0000)]
Merge formatting changes (bug #4172)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5578
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 4 May 2005 19:17:09 +0000 (19:17 +0000)]
Minor protocol fixes (bug #4169)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5577
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 17:05:42 +0000 (17:05 +0000)]
document Zap dial string options in sample config (bug #4165)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5576
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 17:02:32 +0000 (17:02 +0000)]
add doxygen docs for astobj.h (bug #4145, with minor mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5575
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 15:56:44 +0000 (15:56 +0000)]
remove hardcoded CDR() support from pbx_builtin_setvar_helper in favor of already-implemented CDR() function
make SetVar() options actually work as documented
remove SetVar() 'c' and 'r' options, since the CDR() function can provide this functionality
add 'r' option to CDR() function to control recursive retrieval/storage
(inspired by bug #4143, but without the SetVar syntax changes)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5574
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 15:26:03 +0000 (15:26 +0000)]
fix obvious fault in ast_separate_app_args
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5573
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 14:03:47 +0000 (14:03 +0000)]
remove extraneous manual string termination
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5572
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 04:49:32 +0000 (04:49 +0000)]
move some debugging output to a higher debug level (bug #4119)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5571
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 04:43:30 +0000 (04:43 +0000)]
don't report EAGAIN as an error (bug #4128)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5570
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 04:35:27 +0000 (04:35 +0000)]
fix build on FreeBSD (bug #4125)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5569
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 04:13:31 +0000 (04:13 +0000)]
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
Kevin P. Fleming [Wed, 4 May 2005 04:05:34 +0000 (04:05 +0000)]
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
Kevin P. Fleming [Wed, 4 May 2005 03:43:10 +0000 (03:43 +0000)]
re-implement ast_separate_app_args with clearer code and in a way that doesn't fail with certain combinations of array size and delimiter count
add doxygen docs for ast_separate_app_args
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5566
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 00:40:14 +0000 (00:40 +0000)]
solve memory leak and allow chan_mgcp to be unloaded (bug #4148)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5565
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 00:33:46 +0000 (00:33 +0000)]
return proper string from description function (bug #4150)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5564
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 00:18:35 +0000 (00:18 +0000)]
update doxygen configuration file to current version (bug #4144)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5563
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 4 May 2005 00:14:58 +0000 (00:14 +0000)]
ensure the SIP socket is closed on module unload (bug #4149)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5562
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 3 May 2005 23:51:20 +0000 (23:51 +0000)]
fix breakage when ast_copy_string is used to copy substrings (bug #4146, but a different fix)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5561
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeremy McNamara [Tue, 3 May 2005 18:58:50 +0000 (18:58 +0000)]
Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug #4135
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5560
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeremy McNamara [Tue, 3 May 2005 15:47:35 +0000 (15:47 +0000)]
Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug #4135
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5559
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 3 May 2005 03:22:14 +0000 (03:22 +0000)]
simplify argument parsing in sip_prune_realtime
don't force register expiration when pruning realtime peers
provide feedback for successful single item prune operations
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5558
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 3 May 2005 02:32:50 +0000 (02:32 +0000)]
use symbolic constants for RTP method flags, and add debugging output to sip_alloc to indicate when RTP is/is not allocated (bug #3986)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5557
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 3 May 2005 02:21:57 +0000 (02:21 +0000)]
correct documentation for ast_sched_add (bug #4136)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5556
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 3 May 2005 02:16:45 +0000 (02:16 +0000)]
ensure astdb registration entries are parsed properly (bug #4126)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5555
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 3 May 2005 02:09:16 +0000 (02:09 +0000)]
ensure buffer size is computed properly for ast_copy_string
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5554
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Mon, 2 May 2005 20:24:57 +0000 (20:24 +0000)]
Update README to discuss file descriptors (bug #4134)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5553
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Mon, 2 May 2005 20:16:21 +0000 (20:16 +0000)]
Add support for native DTMF
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5552
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeremy McNamara [Mon, 2 May 2005 18:46:36 +0000 (18:46 +0000)]
Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5551
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Mon, 2 May 2005 13:44:38 +0000 (13:44 +0000)]
testing has shown that ast_copy_string is nearly twice as fast as strncpy for the common use cases in Asterisk, so convert chan_sip over...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5550
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Mon, 2 May 2005 01:34:21 +0000 (01:34 +0000)]
change (iax2,sip) show (peers,users) to use 'like <pattern>' for pattern-matching to be consistent with other CLI commands
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5549
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Mon, 2 May 2005 01:15:23 +0000 (01:15 +0000)]
attempt to not allocate RTP ports for SIP private structures unless they are needed (bug #3986)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5548
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Mon, 2 May 2005 00:27:54 +0000 (00:27 +0000)]
add experimental ast_copy_string() function to be used in place of strncpy() (see discussion on asterisk-dev)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5547
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 23:57:12 +0000 (23:57 +0000)]
ensure that 'static' members of source files are documented too
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5546
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 23:17:12 +0000 (23:17 +0000)]
ensure object reference is removed after unlinking from container
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5545
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 23:09:28 +0000 (23:09 +0000)]
make verbosity of function registration match apps/manager events/etc.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5544
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 23:07:05 +0000 (23:07 +0000)]
clean up reg_source_db
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5543
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 19:34:50 +0000 (19:34 +0000)]
add some notes regarding the distinction between applications and functions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5542
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 18:47:53 +0000 (18:47 +0000)]
properly check for error from pri_timer2idx (bug #4117)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5541
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 18:37:37 +0000 (18:37 +0000)]
add SIP_HEADER function, mark SIPGetHeader app deprecated (will be removed on 2005-05-31)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5540
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 18:08:14 +0000 (18:08 +0000)]
add direct object unlink macro to ASTOBJ api
various minor cleanups in chan_sip
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5539
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Anthony Minessale II [Sun, 1 May 2005 02:35:32 +0000 (02:35 +0000)]
keep 3710 patch in working condition
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5538
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 1 May 2005 01:43:44 +0000 (01:43 +0000)]
ensure that old modules warning does not occur when 'make install' is run directly after 'make clean'
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5537
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 20:42:48 +0000 (20:42 +0000)]
enhance 'sip prune realtime' to support users as well as peers, and regex-based filtering
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5536
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 17:28:27 +0000 (17:28 +0000)]
fix typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5535
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 17:24:58 +0000 (17:24 +0000)]
fix *BSD breakage from include-order changes (bug #4067)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5534
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 17:00:33 +0000 (17:00 +0000)]
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
Kevin P. Fleming [Fri, 29 Apr 2005 16:13:04 +0000 (16:13 +0000)]
formatting cleanup (bug #4109)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5532
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 15:32:44 +0000 (15:32 +0000)]
make write() failures on Zap channels more prominent than 'debug' messages (bug #4107)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5531
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 15:18:10 +0000 (15:18 +0000)]
support various other formats for Asterisk manual page (bug #4113)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5530
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 29 Apr 2005 15:04:26 +0000 (15:04 +0000)]
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
Jeremy McNamara [Fri, 29 Apr 2005 04:37:02 +0000 (04:37 +0000)]
Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5528
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeremy McNamara [Fri, 29 Apr 2005 04:30:51 +0000 (04:30 +0000)]
Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5527
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeremy McNamara [Fri, 29 Apr 2005 04:22:47 +0000 (04:22 +0000)]
Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5526
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 28 Apr 2005 16:21:00 +0000 (16:21 +0000)]
unregister reload command (bug #4102)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5525
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 28 Apr 2005 16:19:40 +0000 (16:19 +0000)]
oops
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5524
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Fredrickson [Thu, 28 Apr 2005 03:25:02 +0000 (03:25 +0000)]
Add Q.SIG option to zapata.conf
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5523
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jim Dixon [Wed, 27 Apr 2005 23:44:24 +0000 (23:44 +0000)]
Fixed problem with 'radio' attribute vanishing upon zap reload
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5522
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 17:04:17 +0000 (17:04 +0000)]
allow fine-grained 'insecure' settings (bug #4024)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5521
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 16:27:53 +0000 (16:27 +0000)]
'make install' will now warn the user if their modules directory contains modules not installed by the newly-installed Asterisk
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5520
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 27 Apr 2005 15:11:46 +0000 (15:11 +0000)]
Oops :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5519
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 27 Apr 2005 15:06:23 +0000 (15:06 +0000)]
Fix lockup in register timeout
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5518
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 05:46:32 +0000 (05:46 +0000)]
during 'make install', remove any headers from the destination include/asterisk directory that are no longer present in the source directory (bug #4035)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5517
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 05:22:36 +0000 (05:22 +0000)]
add patch from bug #3710 so it can get wider testing
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5516
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 04:52:58 +0000 (04:52 +0000)]
perform global variable substitution before splitting extension and cidmatch when reading in dialplan (bug #4035)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5515
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Ben Kramer [Wed, 27 Apr 2005 04:28:24 +0000 (04:28 +0000)]
/ changed the logging in vpb_call()
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5514
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 04:03:49 +0000 (04:03 +0000)]
add manager events for Zaptel DND state changes (bug #4070, with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5513
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Wed, 27 Apr 2005 03:58:40 +0000 (03:58 +0000)]
Add option to park in the next slot (bug #4028)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5512
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 02:52:14 +0000 (02:52 +0000)]
report IP of peer who sent failing registration (bug #4089)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5511
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 02:48:25 +0000 (02:48 +0000)]
protect ResponseTimeout and DigitTimeout apps from crashing when called in non-PBX channels (bug #4078)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5510
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 01:59:00 +0000 (01:59 +0000)]
reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug #4083)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5509
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 01:50:53 +0000 (01:50 +0000)]
help text cleanups (bug #4072, with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5508
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 01:42:33 +0000 (01:42 +0000)]
don't use %i for numeric input in scanf (bug #4071)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5507
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 27 Apr 2005 01:37:46 +0000 (01:37 +0000)]
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
Kevin P. Fleming [Wed, 27 Apr 2005 01:29:28 +0000 (01:29 +0000)]
formatting cleanup (bug #4088)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5505
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Fredrickson [Tue, 26 Apr 2005 22:31:11 +0000 (22:31 +0000)]
Missing E911 signaling type in sample zapata.conf
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5504
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Sun, 24 Apr 2005 22:54:50 +0000 (22:54 +0000)]
If poll returns 0, force *ms to 0
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5502
65c4cc65-6c06-0410-ace0-
fbb531ad65f3