asterisk/asterisk.git
17 years agodon't force autofallthrough to on (bug #4599)
Kevin P. Fleming [Tue, 5 Jul 2005 19:22:58 +0000 (19:22 +0000)]
don't force autofallthrough to on (bug #4599)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6028 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoensure that abandoned calls are recorded that way (bug #4644)
Kevin P. Fleming [Tue, 5 Jul 2005 19:22:26 +0000 (19:22 +0000)]
ensure that abandoned calls are recorded that way (bug #4644)
show 'available' for member channels that are not known to be in some other state (bug #4644)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6027 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd man pages for autosupport and safe_asterisk scripts (bug #4642)
Kevin P. Fleming [Tue, 5 Jul 2005 19:04:49 +0000 (19:04 +0000)]
add man pages for autosupport and safe_asterisk scripts (bug #4642)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6026 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoactually _install_ the astgenkey man page
Kevin P. Fleming [Tue, 5 Jul 2005 19:02:25 +0000 (19:02 +0000)]
actually _install_ the astgenkey man page

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6025 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd function to convert a cause code to a string
Russell Bryant [Tue, 5 Jul 2005 17:16:17 +0000 (17:16 +0000)]
add function to convert a cause code to a string
create MAX_MUSICCLASS instead of using MAX_LANGUAGE

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6024 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoreset regattempts counter after successful registration (bug #4634)
Kevin P. Fleming [Tue, 5 Jul 2005 15:08:34 +0000 (15:08 +0000)]
reset regattempts counter after successful registration (bug #4634)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6023 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix up warnings (bug #4638)
Kevin P. Fleming [Tue, 5 Jul 2005 14:45:48 +0000 (14:45 +0000)]
fix up warnings (bug #4638)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6022 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse proper shebang line in autosupport script, at proper location (bug #4640)
Kevin P. Fleming [Tue, 5 Jul 2005 14:41:28 +0000 (14:41 +0000)]
use proper shebang line in autosupport script, at proper location (bug #4640)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6021 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't unlink files just because they can't be opened (bug #4641)
Kevin P. Fleming [Tue, 5 Jul 2005 14:37:24 +0000 (14:37 +0000)]
don't unlink files just because they can't be opened (bug #4641)
clean up and reformat ast_readfile and ast_writefile

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6020 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoprint out which format was bigger than MAX_FORMAT
Russell Bryant [Tue, 5 Jul 2005 14:00:03 +0000 (14:00 +0000)]
print out which format was bigger than MAX_FORMAT

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6019 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdded fix so that wctdm interface will start out in correct state
Jim Dixon [Mon, 4 Jul 2005 00:52:18 +0000 (00:52 +0000)]
Added fix so that wctdm interface will start out in correct state

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6018 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoApply NODIR Patch (Bug #4619)
Anthony Minessale II [Thu, 30 Jun 2005 18:08:27 +0000 (18:08 +0000)]
Apply NODIR Patch (Bug #4619)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6017 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix for bug 4347. Also breaking redirectingreason interpretation routine into function
Matthew Fredrickson [Wed, 29 Jun 2005 21:47:44 +0000 (21:47 +0000)]
Fix for bug 4347.  Also breaking redirectingreason interpretation routine into function

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6015 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoUK discconnect tone detection support. Need to enable callprogress in
Matthew Fredrickson [Tue, 28 Jun 2005 14:36:56 +0000 (14:36 +0000)]
UK discconnect tone detection support.  Need to enable callprogress in
zapata.conf and set progzone=uk

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6010 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd new header files
Kevin P. Fleming [Fri, 24 Jun 2005 22:50:07 +0000 (22:50 +0000)]
add new header files

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6009 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosplit up string/time functions into separate header files
Kevin P. Fleming [Fri, 24 Jun 2005 22:45:15 +0000 (22:45 +0000)]
split up string/time functions into separate header files
make more LOW_MEMORY optimizations, and ensure that a non-inline version of each inlinable function is always available (for external modules)
move compiler-specific stuff into a separate header file

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6008 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoun-break three-way calling
Kevin P. Fleming [Fri, 24 Jun 2005 19:15:51 +0000 (19:15 +0000)]
un-break three-way calling

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6002 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago'9' doesn't fall there anymore ...
Russell Bryant [Fri, 24 Jun 2005 17:19:26 +0000 (17:19 +0000)]
'9' doesn't fall there anymore ...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6001 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agono need to call srand() when it is already called in asterisk.c
Russell Bryant [Fri, 24 Jun 2005 04:38:59 +0000 (04:38 +0000)]
no need to call srand() when it is already called in asterisk.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6000 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd man pages (bug #4515)
Kevin P. Fleming [Fri, 24 Jun 2005 03:02:55 +0000 (03:02 +0000)]
add man pages (bug #4515)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5999 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoactually get the host's name for the code that needs it (bug #4569)
Kevin P. Fleming [Fri, 24 Jun 2005 02:56:15 +0000 (02:56 +0000)]
actually get the host's name for the code that needs it (bug #4569)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5998 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd conditional operator to expression parser, and various cleanups (bug #4459)
Kevin P. Fleming [Fri, 24 Jun 2005 02:51:47 +0000 (02:51 +0000)]
add conditional operator to expression parser, and various cleanups (bug #4459)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5997 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoensure that 'zap show status' always generates output, even when there are no interfa...
Kevin P. Fleming [Fri, 24 Jun 2005 02:37:32 +0000 (02:37 +0000)]
ensure that 'zap show status' always generates output, even when there are no interfaces present (bug #3585)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5996 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoupdate to current loader API (bug #4574)
Kevin P. Fleming [Fri, 24 Jun 2005 02:33:14 +0000 (02:33 +0000)]
update to current loader API (bug #4574)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5995 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't use locks when reading usecounts (reading only, not writing)
Kevin P. Fleming [Fri, 24 Jun 2005 02:15:04 +0000 (02:15 +0000)]
don't use locks when reading usecounts (reading only, not writing)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5994 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix outgoing format selection breakage
Kevin P. Fleming [Fri, 24 Jun 2005 01:37:15 +0000 (01:37 +0000)]
fix outgoing format selection breakage

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5993 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomake inlinable functions only need the function body in one file, and respond properl...
Kevin P. Fleming [Thu, 23 Jun 2005 23:07:55 +0000 (23:07 +0000)]
make inlinable functions only need the function body in one file, and respond properly to LOW_MEMORY being defined
make ast_copy_string inlinable, and ast_tvdiff_ms LOW_MEMORY aware

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5992 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosupport cancellation of attended transfers using the defined disconnect code (bug...
Kevin P. Fleming [Thu, 23 Jun 2005 22:12:01 +0000 (22:12 +0000)]
support cancellation of attended transfers using the defined disconnect code (bug #3729 with minor mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5991 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix typo in description
Russell Bryant [Thu, 23 Jun 2005 22:00:10 +0000 (22:00 +0000)]
fix typo in description

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5990 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agooptimize ast_recvchar/ast_recvtext (bug #4591)
Kevin P. Fleming [Thu, 23 Jun 2005 21:28:09 +0000 (21:28 +0000)]
optimize ast_recvchar/ast_recvtext (bug #4591)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5989 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agolet's try allocating the proper amount of memory...
Kevin P. Fleming [Thu, 23 Jun 2005 19:11:49 +0000 (19:11 +0000)]
let's try allocating the proper amount of memory...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5987 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoOkay ;)
Mark Spencer [Thu, 23 Jun 2005 18:37:27 +0000 (18:37 +0000)]
Okay ;)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5986 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agosupport Swedish grammar for voicemail message counts (bug #4227)
Kevin P. Fleming [Thu, 23 Jun 2005 17:44:20 +0000 (17:44 +0000)]
support Swedish grammar for voicemail message counts (bug #4227)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5985 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't repeat a command during 'make install' (bug #4582)
Kevin P. Fleming [Thu, 23 Jun 2005 17:32:36 +0000 (17:32 +0000)]
don't repeat a command during 'make install' (bug #4582)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5984 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't take locks when reading usecounts, they are not necessary (bug #4585)
Kevin P. Fleming [Thu, 23 Jun 2005 17:30:56 +0000 (17:30 +0000)]
don't take locks when reading usecounts, they are not necessary (bug #4585)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5983 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomake 'transfer to busy' support a configurable option, and make it _only_ short-circu...
Kevin P. Fleming [Thu, 23 Jun 2005 14:51:52 +0000 (14:51 +0000)]
make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5982 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix debugging to not print warnings
Mark Spencer [Thu, 23 Jun 2005 01:17:00 +0000 (01:17 +0000)]
Fix debugging to not print warnings

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5981 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago/ fix for bug 4550
Ben Kramer [Wed, 22 Jun 2005 23:54:47 +0000 (23:54 +0000)]
/ fix for bug 4550
/ cleaned up most of the warning messages

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5979 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix a typo
Russell Bryant [Wed, 22 Jun 2005 23:45:34 +0000 (23:45 +0000)]
fix a typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5978 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoit's actually the parser for the language, not a configuration file ... :)
Russell Bryant [Wed, 22 Jun 2005 22:19:31 +0000 (22:19 +0000)]
it's actually the parser for the language, not a configuration file ... :)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5977 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd some information on what the user must do to start using AEL
Russell Bryant [Wed, 22 Jun 2005 22:18:02 +0000 (22:18 +0000)]
add some information on what the user must do to start using AEL

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5976 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix SIP with OSP
Mark Spencer [Wed, 22 Jun 2005 21:10:02 +0000 (21:10 +0000)]
Fix SIP with OSP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5975 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix macro usage examples (bug #4579)
Kevin P. Fleming [Wed, 22 Jun 2005 20:08:43 +0000 (20:08 +0000)]
fix macro usage examples (bug #4579)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5974 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix goto examples (bug #4578)
Kevin P. Fleming [Wed, 22 Jun 2005 19:20:31 +0000 (19:20 +0000)]
fix goto examples (bug #4578)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5973 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agocorrect goto examples (bug #4576)
Kevin P. Fleming [Wed, 22 Jun 2005 19:18:02 +0000 (19:18 +0000)]
correct goto examples (bug #4576)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5972 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoclean up macro example (bug #4572)
Kevin P. Fleming [Wed, 22 Jun 2005 19:15:02 +0000 (19:15 +0000)]
clean up macro example (bug #4572)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5971 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomake SIP registration accept RFC non-compliant Digest headers (bug #4577)
Kevin P. Fleming [Wed, 22 Jun 2005 19:10:39 +0000 (19:10 +0000)]
make SIP registration accept RFC non-compliant Digest headers (bug #4577)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5970 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoallow PROC to be supplied on the make command line (bug #4570)
Kevin P. Fleming [Wed, 22 Jun 2005 00:09:27 +0000 (00:09 +0000)]
allow PROC to be supplied on the make command line (bug #4570)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5966 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agocorrect callwaiting tones for de and dk zones (bug #4519)
Kevin P. Fleming [Tue, 21 Jun 2005 23:53:16 +0000 (23:53 +0000)]
correct callwaiting tones for de and dk zones (bug #4519)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5965 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agovarious speex fixes (bug #4253)
Kevin P. Fleming [Tue, 21 Jun 2005 23:16:32 +0000 (23:16 +0000)]
various speex fixes (bug #4253)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5964 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd channel CLID info in manager Link event (bug #4548 with minor mod)
Kevin P. Fleming [Tue, 21 Jun 2005 23:10:29 +0000 (23:10 +0000)]
add channel CLID info in manager Link event (bug #4548 with minor mod)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5963 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix segfault when no CLID number is present (bug #4566)
Kevin P. Fleming [Tue, 21 Jun 2005 23:06:44 +0000 (23:06 +0000)]
fix segfault when no CLID number is present (bug #4566)
clean up CLID/CNAM display generation code
suppress compiler warnings for unused items

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5962 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse Solaris-compatible shell syntax (bug #4567)
Kevin P. Fleming [Tue, 21 Jun 2005 22:16:30 +0000 (22:16 +0000)]
use Solaris-compatible shell syntax (bug #4567)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5961 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoupdate docs for new check_expr tool (don't know why this didn't go in with the other...
Kevin P. Fleming [Tue, 21 Jun 2005 22:15:27 +0000 (22:15 +0000)]
update docs for new check_expr tool (don't know why this didn't go in with the other commit)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5960 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoenhance check_expr to check for parsing errors in dialplans (bug #4556)
Kevin P. Fleming [Tue, 21 Jun 2005 20:16:51 +0000 (20:16 +0000)]
enhance check_expr to check for parsing errors in dialplans (bug #4556)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5959 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agocorrect syntax error
Kevin P. Fleming [Tue, 21 Jun 2005 19:57:18 +0000 (19:57 +0000)]
correct syntax error

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5958 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomake 'show config mapping' show all mappings associated with an engine (bug #4564)
Kevin P. Fleming [Tue, 21 Jun 2005 19:09:35 +0000 (19:09 +0000)]
make 'show config mapping' show all mappings associated with an engine (bug #4564)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5957 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix debug output (bug #4562)
Kevin P. Fleming [Tue, 21 Jun 2005 15:33:25 +0000 (15:33 +0000)]
fix debug output (bug #4562)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5956 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agohandle resync delay properly (bug #4560)
Kevin P. Fleming [Tue, 21 Jun 2005 01:30:10 +0000 (01:30 +0000)]
handle resync delay properly (bug #4560)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5953 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agobegin properly supporting 'Supported' and 'Required' headers (bug #4351)
Kevin P. Fleming [Tue, 21 Jun 2005 01:27:54 +0000 (01:27 +0000)]
begin properly supporting 'Supported' and 'Required' headers (bug #4351)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5952 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agocontrol maximum number of interpolation frames generated during silence by jitterbuff...
Kevin P. Fleming [Tue, 21 Jun 2005 01:20:14 +0000 (01:20 +0000)]
control maximum number of interpolation frames generated during silence by jitterbuffer (bug #4295)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5951 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd AGI 'RECEIVE TEXT' command (bug #4525)
Kevin P. Fleming [Tue, 21 Jun 2005 01:16:18 +0000 (01:16 +0000)]
add AGI 'RECEIVE TEXT' command (bug #4525)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5950 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoensure that proper response code is return for unimplemented methods (bug #4512)
Kevin P. Fleming [Tue, 21 Jun 2005 01:07:31 +0000 (01:07 +0000)]
ensure that proper response code is return for unimplemented methods (bug #4512)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5949 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoensure script is portable to non-GNU systems (bug #4509)
Kevin P. Fleming [Tue, 21 Jun 2005 01:05:31 +0000 (01:05 +0000)]
ensure script is portable to non-GNU systems (bug #4509)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5948 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoseparate IAX2 protocol debugging and jitterbuffer debugging (bug #4523)
Kevin P. Fleming [Tue, 21 Jun 2005 01:02:07 +0000 (01:02 +0000)]
separate IAX2 protocol debugging and jitterbuffer debugging (bug #4523)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5947 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomake query cache time configurable (bug #4524)
Kevin P. Fleming [Tue, 21 Jun 2005 00:58:31 +0000 (00:58 +0000)]
make query cache time configurable (bug #4524)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5946 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agominor cleanups (bug #4526 with text changes)
Kevin P. Fleming [Tue, 21 Jun 2005 00:52:47 +0000 (00:52 +0000)]
minor cleanups (bug #4526 with text changes)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5945 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agouse ast_build_string() to build strings into buffers, and general cleanup of variable...
Kevin P. Fleming [Mon, 20 Jun 2005 23:37:01 +0000 (23:37 +0000)]
use ast_build_string() to build strings into buffers, and general cleanup of variable serializing functions used by 'show channel' (bug #4558)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5944 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix OSP stuff
Mark Spencer [Mon, 20 Jun 2005 17:46:54 +0000 (17:46 +0000)]
Fix OSP stuff

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5943 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomove tools used during build into build_tools subdirectory
Kevin P. Fleming [Mon, 20 Jun 2005 17:26:08 +0000 (17:26 +0000)]
move tools used during build into build_tools subdirectory
clean up Makefile headers

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5942 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix reply_digest breakage from earlier patch
Kevin P. Fleming [Mon, 20 Jun 2005 17:01:03 +0000 (17:01 +0000)]
fix reply_digest breakage from earlier patch

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5941 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix fd's when we release rtp/vrtp
Mark Spencer [Sun, 19 Jun 2005 22:00:18 +0000 (22:00 +0000)]
Fix fd's when we release rtp/vrtp

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5940 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAttempt to repair SIP parameter gathering brokenness
Mark Spencer [Sat, 18 Jun 2005 23:30:40 +0000 (23:30 +0000)]
Attempt to repair SIP parameter gathering brokenness

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5939 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix via comparison to be case insensitive
Mark Spencer [Sat, 18 Jun 2005 18:53:16 +0000 (18:53 +0000)]
Fix via comparison to be case insensitive

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5938 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix ipaq build (bug #4545)
Mark Spencer [Sat, 18 Jun 2005 17:54:15 +0000 (17:54 +0000)]
Fix ipaq build (bug #4545)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5937 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix timelimit bug (bug #4552)
Mark Spencer [Sat, 18 Jun 2005 17:18:02 +0000 (17:18 +0000)]
Fix timelimit bug (bug #4552)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5936 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoRevert silly "sipura fix" which breaks RFC compatibility (bug #4549)
Mark Spencer [Sat, 18 Jun 2005 17:13:01 +0000 (17:13 +0000)]
Revert silly "sipura fix" which breaks RFC compatibility (bug #4549)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5935 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoDon't try to read from an rtcp if there isn't one
Mark Spencer [Sat, 18 Jun 2005 16:46:44 +0000 (16:46 +0000)]
Don't try to read from an rtcp if there isn't one

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5934 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix agent recording issue (bug #4551)
Mark Spencer [Sat, 18 Jun 2005 16:38:48 +0000 (16:38 +0000)]
Fix agent recording issue (bug #4551)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5933 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix up utils nonsense
Mark Spencer [Sat, 18 Jun 2005 11:54:38 +0000 (11:54 +0000)]
Fix up utils nonsense

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5932 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't generate 'rport' unless RFC3581 support is enabled (bug #4533)
Kevin P. Fleming [Fri, 17 Jun 2005 15:03:56 +0000 (15:03 +0000)]
don't generate 'rport' unless RFC3581 support is enabled (bug #4533)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5931 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoOops
Mark Spencer [Fri, 17 Jun 2005 14:33:29 +0000 (14:33 +0000)]
Oops

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5930 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't let ast_trim_blanks operate on empty strings or run off the beginning of the...
Kevin P. Fleming [Fri, 17 Jun 2005 14:27:57 +0000 (14:27 +0000)]
don't let ast_trim_blanks operate on empty strings or run off the beginning of the string

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5929 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerge midi changes (bug #4441)
Mark Spencer [Fri, 17 Jun 2005 14:25:44 +0000 (14:25 +0000)]
Merge midi changes (bug #4441)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5928 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix typo in extensions.ael sample
Mark Spencer [Fri, 17 Jun 2005 14:08:58 +0000 (14:08 +0000)]
Fix typo in extensions.ael sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5927 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix 2 bugs (bug #4518)
Kevin P. Fleming [Fri, 17 Jun 2005 13:39:34 +0000 (13:39 +0000)]
fix 2 bugs (bug #4518)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5926 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoclean up and optimize reply_digest (bug #4447)
Kevin P. Fleming [Fri, 17 Jun 2005 13:29:04 +0000 (13:29 +0000)]
clean up and optimize reply_digest (bug #4447)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5925 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agostring/whitespace handling cleanups (bug #4449, with mods)
Kevin P. Fleming [Fri, 17 Jun 2005 13:25:01 +0000 (13:25 +0000)]
string/whitespace handling cleanups (bug #4449, with mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5924 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodueling commits, mark won!
Kevin P. Fleming [Fri, 17 Jun 2005 12:56:35 +0000 (12:56 +0000)]
dueling commits, mark won!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5923 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAEL minor fixes (bug #4539)
Mark Spencer [Fri, 17 Jun 2005 12:53:26 +0000 (12:53 +0000)]
AEL minor fixes (bug #4539)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5922 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agominor fixes to conform to the newly-posted coding guideline :-)
Kevin P. Fleming [Fri, 17 Jun 2005 12:51:03 +0000 (12:51 +0000)]
minor fixes to conform to the newly-posted coding guideline :-)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5921 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix reset cdr (bug #4531)
Mark Spencer [Fri, 17 Jun 2005 00:37:43 +0000 (00:37 +0000)]
Fix reset cdr (bug #4531)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5920 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix expression handling for string comparisions without quotes (bug #4478)
Mark Spencer [Fri, 17 Jun 2005 00:33:00 +0000 (00:33 +0000)]
Fix expression handling for string comparisions without quotes (bug #4478)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5919 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd Asterisk Extension Language support (AEL) from Astricon talk
Mark Spencer [Thu, 16 Jun 2005 08:47:06 +0000 (08:47 +0000)]
Add Asterisk Extension Language support (AEL) from Astricon talk

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5918 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoensure proper variables are returned from CDR function (bug #4521)
Kevin P. Fleming [Wed, 15 Jun 2005 15:01:40 +0000 (15:01 +0000)]
ensure proper variables are returned from CDR function (bug #4521)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5916 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFixed transmitter hang problem
Jim Dixon [Wed, 15 Jun 2005 03:50:29 +0000 (03:50 +0000)]
Fixed transmitter hang problem

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5915 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix deadlock message output (bug #4508)
Russell Bryant [Tue, 14 Jun 2005 18:09:56 +0000 (18:09 +0000)]
fix deadlock message output (bug #4508)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5907 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodon't use pthread_mutex_lock
Kevin P. Fleming [Tue, 14 Jun 2005 14:45:51 +0000 (14:45 +0000)]
don't use pthread_mutex_lock
don't double-include pthread.h in utils.h, which can cause the
pthread_mutex_lock warning to not be generated on some systems

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5906 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoVarious IAX2 fixes
Mark Spencer [Mon, 13 Jun 2005 08:48:17 +0000 (08:48 +0000)]
Various IAX2 fixes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5901 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agomove deprecation warning until after all variable declarations (bug #4514)
Russell Bryant [Sun, 12 Jun 2005 16:43:37 +0000 (16:43 +0000)]
move deprecation warning until after all variable declarations (bug #4514)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5900 65c4cc65-6c06-0410-ace0-fbb531ad65f3