asterisk/asterisk.git
17 years agoensure that sequential DTMF sent via RTP has some 'dead air' between digits (bug...
Kevin P. Fleming [Wed, 20 Apr 2005 16:46:25 +0000 (16:46 +0000)]
ensure that sequential DTMF sent via RTP has some 'dead air' between digits (bug #3675)

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

17 years agoadd count of parked calls to 'show parkedcalls' (bug #4023)
Kevin P. Fleming [Wed, 20 Apr 2005 16:27:44 +0000 (16:27 +0000)]
add count of parked calls to 'show parkedcalls' (bug #4023)

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

17 years agocorrect default language setting for Background() app (bug #4044)
Kevin P. Fleming [Wed, 20 Apr 2005 16:11:16 +0000 (16:11 +0000)]
correct default language setting for Background() app (bug #4044)

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

17 years agoenhance documentation for string chopping (bug #4049)
Kevin P. Fleming [Wed, 20 Apr 2005 14:46:54 +0000 (14:46 +0000)]
enhance documentation for string chopping (bug #4049)

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

17 years agoFix docs for digit/response timeout to mention default values (bug #4050)
Mark Spencer [Wed, 20 Apr 2005 14:40:47 +0000 (14:40 +0000)]
Fix docs for digit/response timeout to mention default values (bug #4050)

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

17 years agoupdate so people don't whine any more
Jeremy McNamara [Tue, 19 Apr 2005 00:31:56 +0000 (00:31 +0000)]
update so people don't whine any more

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

17 years agodon't force transcoding through SLINEAR when transcoding is not needed at all
Kevin P. Fleming [Mon, 18 Apr 2005 16:26:41 +0000 (16:26 +0000)]
don't force transcoding through SLINEAR when transcoding is not needed at all
clean up formatting and variable names in ast_channel_make_compatible

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

17 years agoNote that big time changes can cause issues (bug #4020)
Mark Spencer [Sun, 17 Apr 2005 17:39:14 +0000 (17:39 +0000)]
Note that big time changes can cause issues (bug #4020)

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

17 years agoFix locking issue (bug #4041)
Mark Spencer [Sun, 17 Apr 2005 03:44:19 +0000 (03:44 +0000)]
Fix locking issue (bug #4041)

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

17 years agoRemove useless declaration (bug #4040)
Mark Spencer [Sat, 16 Apr 2005 08:50:50 +0000 (08:50 +0000)]
Remove useless declaration (bug #4040)

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

17 years agoformatting fixes
Russell Bryant [Fri, 15 Apr 2005 17:34:14 +0000 (17:34 +0000)]
formatting fixes

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

17 years agofix potential seg fault in my patch that just went in, oops
Russell Bryant [Fri, 15 Apr 2005 06:55:21 +0000 (06:55 +0000)]
fix potential seg fault in my patch that just went in, oops

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

17 years agoAdd warning for _. match (bug #4032)
Mark Spencer [Fri, 15 Apr 2005 06:08:47 +0000 (06:08 +0000)]
Add warning for _. match (bug #4032)

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

17 years agoFix "show agents" when name is not present (bug #4030)
Mark Spencer [Fri, 15 Apr 2005 05:51:30 +0000 (05:51 +0000)]
Fix "show agents" when name is not present (bug #4030)

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

17 years agoAdd MusicOnHold to waitexten, update Background to use newstyle options (bug #4000)
Mark Spencer [Fri, 15 Apr 2005 05:47:40 +0000 (05:47 +0000)]
Add MusicOnHold to waitexten, update Background to use newstyle options (bug #4000)

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

17 years agoAdd 'n' option to dial for "nojump" (bug #4034)
Mark Spencer [Fri, 15 Apr 2005 05:30:27 +0000 (05:30 +0000)]
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

17 years agoadd missing newlines, fix misspelling of nonexistent (bug #4027)
Russell Bryant [Wed, 13 Apr 2005 23:33:47 +0000 (23:33 +0000)]
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

17 years agoAdd sched_when function (bug #4022)
Mark Spencer [Wed, 13 Apr 2005 18:46:35 +0000 (18:46 +0000)]
Add sched_when function (bug #4022)

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

17 years agojust formatting
Russell Bryant [Wed, 13 Apr 2005 16:43:26 +0000 (16:43 +0000)]
just formatting

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

17 years agoFixed chan_alsa.c unload bug (bug #4019)
Matthew Fredrickson [Wed, 13 Apr 2005 16:24:45 +0000 (16:24 +0000)]
Fixed chan_alsa.c unload bug (bug #4019)

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

17 years agoFix so that asterisk continues to build if libcurl is not present or the correct
Matthew Fredrickson [Wed, 13 Apr 2005 15:17:41 +0000 (15:17 +0000)]
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

17 years agoadd help text for manager redirect command (bug #4015)
Kevin P. Fleming [Wed, 13 Apr 2005 05:45:53 +0000 (05:45 +0000)]
add help text for manager redirect command (bug #4015)

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

17 years agosupport postfix options in voicemail apps (prefix options still supported using old...
Kevin P. Fleming [Wed, 13 Apr 2005 05:22:51 +0000 (05:22 +0000)]
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

17 years agoFix dashes, etc
Mark Spencer [Wed, 13 Apr 2005 05:07:47 +0000 (05:07 +0000)]
Fix dashes, etc

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

17 years agoensure that the random number generator(s) are always seeded with a different value...
Kevin P. Fleming [Wed, 13 Apr 2005 04:47:39 +0000 (04:47 +0000)]
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

17 years ago/ updated to get it to use ast indications again after the change to ast_chan_tech...
Ben Kramer [Wed, 13 Apr 2005 04:15:23 +0000 (04:15 +0000)]
/ updated to get it to use ast indications again after the change to ast_chan_tech stuff

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

17 years agoadd missing newline (bug #4018)
Russell Bryant [Wed, 13 Apr 2005 03:41:20 +0000 (03:41 +0000)]
add missing newline (bug #4018)

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

17 years ago/ fixed an inverted test
Ben Kramer [Wed, 13 Apr 2005 03:16:38 +0000 (03:16 +0000)]
/ fixed an inverted test

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

17 years agodocument cdr_manager headers (bug #4016)
Russell Bryant [Wed, 13 Apr 2005 01:52:11 +0000 (01:52 +0000)]
document cdr_manager headers (bug #4016)

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

17 years agocorrect portability problem (don't look inside regex_t)
Kevin P. Fleming [Tue, 12 Apr 2005 14:11:59 +0000 (14:11 +0000)]
correct portability problem (don't look inside regex_t)
correct enable/disable option name to match sample config file

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

17 years agoshow correct codec in verbose messages (bug #4008)
Russell Bryant [Tue, 12 Apr 2005 02:41:29 +0000 (02:41 +0000)]
show correct codec in verbose messages (bug #4008)

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

17 years agoformatting fixes (bug #4009)
Russell Bryant [Tue, 12 Apr 2005 02:37:37 +0000 (02:37 +0000)]
formatting fixes (bug #4009)

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

17 years agoFix MGCP call waiting (bug #3971, with mods)
Mark Spencer [Mon, 11 Apr 2005 05:48:58 +0000 (05:48 +0000)]
Fix MGCP call waiting (bug #3971, with mods)

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

17 years agocorrect descriptions for joinempty options (bug #3979)
Russell Bryant [Mon, 11 Apr 2005 03:33:33 +0000 (03:33 +0000)]
correct descriptions for joinempty options (bug #3979)

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

17 years agoAdd datetime to AGI (bug #3984)
Mark Spencer [Mon, 11 Apr 2005 03:23:54 +0000 (03:23 +0000)]
Add datetime to AGI (bug #3984)

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

17 years agoAdd calling party DTMF (bug #3994)
Mark Spencer [Mon, 11 Apr 2005 02:46:25 +0000 (02:46 +0000)]
Add calling party DTMF (bug #3994)

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

17 years agoAdd option to mask certain high frequency events (bug #3707)
Mark Spencer [Mon, 11 Apr 2005 02:04:08 +0000 (02:04 +0000)]
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

17 years agoAdd documentation for TDS noting compilation problem on 0.63+
Mark Spencer [Mon, 11 Apr 2005 01:41:27 +0000 (01:41 +0000)]
Add documentation for TDS noting compilation problem on 0.63+

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

17 years agoformatting
Russell Bryant [Sun, 10 Apr 2005 21:43:03 +0000 (21:43 +0000)]
formatting

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

17 years agoAdd member/queue filters to queuestatus manager command (bug #3995)
Mark Spencer [Sat, 9 Apr 2005 18:58:44 +0000 (18:58 +0000)]
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

17 years agoForward text frames before answer (bug #3717)
Mark Spencer [Sat, 9 Apr 2005 18:54:58 +0000 (18:54 +0000)]
Forward text frames before answer (bug #3717)

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

17 years agoFix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WILL WORK...
Mark Spencer [Sat, 9 Apr 2005 18:43:04 +0000 (18:43 +0000)]
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

17 years agoRevert back on incorrect libcurl fix :-(
Matthew Fredrickson [Thu, 7 Apr 2005 22:20:07 +0000 (22:20 +0000)]
Revert back on incorrect libcurl fix :-(

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

17 years agoBugfix for old versions of libcurl (#3982)
Matthew Fredrickson [Thu, 7 Apr 2005 21:18:14 +0000 (21:18 +0000)]
Bugfix for old versions of libcurl (#3982)

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

17 years agoMatch special case of wav49 behavior (bug #3975)
Mark Spencer [Thu, 7 Apr 2005 19:25:52 +0000 (19:25 +0000)]
Match special case of wav49 behavior (bug #3975)

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

17 years agoFix little formatting thingy
Mark Spencer [Thu, 7 Apr 2005 14:53:31 +0000 (14:53 +0000)]
Fix little formatting thingy

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

17 years agoFix issue with global load_module symbol... hint: NEVER call "load_module();"
Mark Spencer [Thu, 7 Apr 2005 14:53:17 +0000 (14:53 +0000)]
Fix issue with global load_module symbol...  hint: NEVER call "load_module();"

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

17 years agofix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeting and...
Kevin P. Fleming [Thu, 7 Apr 2005 07:41:06 +0000 (07:41 +0000)]
fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeting and then heading out of town...)

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

17 years agopreliminary "managed DNS lookup" support
Kevin P. Fleming [Wed, 6 Apr 2005 21:13:51 +0000 (21:13 +0000)]
preliminary "managed DNS lookup" support

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

17 years ago*** empty log message ***
Kevin P. Fleming [Wed, 6 Apr 2005 21:12:32 +0000 (21:12 +0000)]
*** empty log message ***

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

17 years agoCorrectly choose end of number (i.e. if it ends in 'w' with nothing following)
Mark Spencer [Wed, 6 Apr 2005 19:17:21 +0000 (19:17 +0000)]
Correctly choose end of number (i.e. if it ends in 'w' with nothing following)

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

17 years agore-implement realtime support in app_directory
Kevin P. Fleming [Wed, 6 Apr 2005 18:55:33 +0000 (18:55 +0000)]
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

17 years agoactually space out the registrations :) (bug #3104)
Russell Bryant [Wed, 6 Apr 2005 17:03:50 +0000 (17:03 +0000)]
actually space out the registrations :)  (bug #3104)

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

17 years agoensure that successful configuration results in the module staying loaded (bug #3968)
Kevin P. Fleming [Wed, 6 Apr 2005 16:14:21 +0000 (16:14 +0000)]
ensure that successful configuration results in the module staying loaded (bug #3968)

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

17 years agoIf an agent still has "wrapuptime" left after he finishes a call and the
Matthew Fredrickson [Wed, 6 Apr 2005 16:06:05 +0000 (16:06 +0000)]
If an agent still has "wrapuptime" left after he finishes a call and the
wrapuptime is changed on a reload, he still waits his former wrapuptime (instead of
the new wrapuptime).  This reduces his "de facto" wrapuptime immediately to
the new value even if he has wrapuptime remaining from a previous call.

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

17 years agoFix ADSI 'B' issue (bug #3833)
Mark Spencer [Wed, 6 Apr 2005 05:11:48 +0000 (05:11 +0000)]
Fix ADSI 'B' issue (bug #3833)

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

17 years agouse more efficient code to produce non-codec-capability list (bug #3960)
Kevin P. Fleming [Wed, 6 Apr 2005 03:43:59 +0000 (03:43 +0000)]
use more efficient code to produce non-codec-capability list (bug #3960)

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

17 years agonote that the weight has a special meaning for e164
Russell Bryant [Wed, 6 Apr 2005 03:36:39 +0000 (03:36 +0000)]
note that the weight has a special meaning for e164

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

17 years agodocument the 'weight' option
Russell Bryant [Wed, 6 Apr 2005 03:33:30 +0000 (03:33 +0000)]
document the 'weight' option

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

17 years agoclarify information on time waited for a response
Russell Bryant [Wed, 6 Apr 2005 02:54:59 +0000 (02:54 +0000)]
clarify information on time waited for a response

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

17 years agocorrect error in doxygen docs
Kevin P. Fleming [Wed, 6 Apr 2005 02:06:27 +0000 (02:06 +0000)]
correct error in doxygen docs

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

17 years agoreport non-codec capabilities in 'sip debug' properly (bug #3960)
Kevin P. Fleming [Tue, 5 Apr 2005 23:34:56 +0000 (23:34 +0000)]
report non-codec capabilities in 'sip debug' properly (bug #3960)

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

17 years agocorrect queue sample config file (bug #3964)
Kevin P. Fleming [Tue, 5 Apr 2005 21:42:40 +0000 (21:42 +0000)]
correct queue sample config file (bug #3964)

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

17 years agoensure that MGCP AMA flags are passed into CDR (bug #3962)
Kevin P. Fleming [Tue, 5 Apr 2005 21:40:37 +0000 (21:40 +0000)]
ensure that MGCP AMA flags are passed into CDR (bug #3962)

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

17 years agooptimize frame handling in agent_read()
Kevin P. Fleming [Tue, 5 Apr 2005 21:30:24 +0000 (21:30 +0000)]
optimize frame handling in agent_read()
ensure that the call is marked acknowledged when it goes to AST_STATE_UP even if AST_CONTROL_ANSWER is not received (if ackcall is disabled)

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

17 years agoMerging AOC notifications for bug #3843
Matthew Fredrickson [Tue, 5 Apr 2005 20:23:26 +0000 (20:23 +0000)]
Merging AOC notifications for bug #3843

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

17 years agoAlerting *can* be sent after proceeding (bug #3963)
Mark Spencer [Tue, 5 Apr 2005 19:40:37 +0000 (19:40 +0000)]
Alerting *can* be sent after proceeding (bug #3963)

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

17 years agodon't define a functioning returning an int inside of a do{...}while(0) (bug #3865)
Russell Bryant [Tue, 5 Apr 2005 17:04:51 +0000 (17:04 +0000)]
don't define a functioning returning an int inside of a do{...}while(0) (bug #3865)

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

17 years agoensure account code specified in mgcp.conf propagates to CDR (bug #3951)
Kevin P. Fleming [Tue, 5 Apr 2005 04:41:15 +0000 (04:41 +0000)]
ensure account code specified in mgcp.conf propagates to CDR (bug #3951)

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

17 years agocorrect french pronounciation of years between 1900 and 1999 (bug #3949)
Kevin P. Fleming [Tue, 5 Apr 2005 04:26:59 +0000 (04:26 +0000)]
correct french pronounciation of years between 1900 and 1999 (bug #3949)

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

17 years agoupdate manager interface documentation (bug #3936)
Kevin P. Fleming [Mon, 4 Apr 2005 23:47:47 +0000 (23:47 +0000)]
update manager interface documentation (bug #3936)

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

17 years agocorrect IAX loading/binding message (bug #3953)
Kevin P. Fleming [Mon, 4 Apr 2005 23:41:34 +0000 (23:41 +0000)]
correct IAX loading/binding message (bug #3953)

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

17 years agomove start_network_thread to _before_ testing its result :-) (bug #3952)
Kevin P. Fleming [Mon, 4 Apr 2005 23:32:11 +0000 (23:32 +0000)]
move start_network_thread to _before_ testing its result :-) (bug #3952)

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

17 years agomake the manager interface list the privileges required for each command (bug #3917)
Kevin P. Fleming [Mon, 4 Apr 2005 16:18:11 +0000 (16:18 +0000)]
make the manager interface list the privileges required for each command (bug #3917)

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

17 years agolet ast_say_digit_str say 'minus' preceding negative numbers (bug #3948)
Kevin P. Fleming [Mon, 4 Apr 2005 16:10:09 +0000 (16:10 +0000)]
let ast_say_digit_str say 'minus' preceding negative numbers (bug #3948)

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

17 years agoBetter dependancy and version checking method, solve call problems when dealing with...
Jeremy McNamara [Mon, 4 Apr 2005 15:54:34 +0000 (15:54 +0000)]
Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591)

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

17 years agoFix MGCP *67 to automatically reset callerid (bug #3940)
Mark Spencer [Mon, 4 Apr 2005 14:14:19 +0000 (14:14 +0000)]
Fix MGCP *67 to automatically reset callerid (bug #3940)

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

17 years agoBetter dependancy and version checking method, solve call problems when dealing with...
Jeremy McNamara [Mon, 4 Apr 2005 07:06:26 +0000 (07:06 +0000)]
Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591)

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

17 years agooptimize codec selection and format changing code
Kevin P. Fleming [Mon, 4 Apr 2005 03:28:38 +0000 (03:28 +0000)]
optimize codec selection and format changing code
force all transcode paths to use AST_FORMAT_SLINEAR as the frames pass through the bridge (can be disabled using the 'transcode_via_sln' setting in th 'options' setting in asteris.conf)

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

17 years agofix breakage from slin endianness commit earlier today (sorry :-()
Kevin P. Fleming [Mon, 4 Apr 2005 02:13:40 +0000 (02:13 +0000)]
fix breakage from slin endianness commit earlier today (sorry :-()

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

17 years agoone more FreeBSD compile warning fix (bug #3938)
Kevin P. Fleming [Sun, 3 Apr 2005 23:23:36 +0000 (23:23 +0000)]
one more FreeBSD compile warning fix (bug #3938)

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

17 years agohandle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)
Kevin P. Fleming [Sun, 3 Apr 2005 22:57:18 +0000 (22:57 +0000)]
handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)

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

17 years agofurther thought says '!' is a better early-match wildcard (bug #3889, take 2)
Kevin P. Fleming [Sun, 3 Apr 2005 22:24:17 +0000 (22:24 +0000)]
further thought says '!' is a better early-match wildcard (bug #3889, take 2)

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

17 years agoadd docs for bug #3889
Kevin P. Fleming [Sun, 3 Apr 2005 21:34:35 +0000 (21:34 +0000)]
add docs for bug #3889

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

17 years agoadd 'early-match' wildcard for extension patterns (bug #3889)
Kevin P. Fleming [Sun, 3 Apr 2005 21:32:33 +0000 (21:32 +0000)]
add 'early-match' wildcard for extension patterns (bug #3889)

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

17 years agofix obvious coding error from yesterday's fix
Kevin P. Fleming [Sun, 3 Apr 2005 21:25:45 +0000 (21:25 +0000)]
fix obvious coding error from yesterday's fix

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

17 years agoremaining endian.h fixes for FreeBSD (bug #3867)
Kevin P. Fleming [Sun, 3 Apr 2005 21:25:08 +0000 (21:25 +0000)]
remaining endian.h fixes for FreeBSD (bug #3867)

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

17 years agofix various compiler warnings (bug #3938)
Kevin P. Fleming [Sun, 3 Apr 2005 21:16:01 +0000 (21:16 +0000)]
fix various compiler warnings (bug #3938)

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

17 years agoensure that needed headers are included for chmod() and mkdir() (bug #3937)
Kevin P. Fleming [Sun, 3 Apr 2005 20:25:43 +0000 (20:25 +0000)]
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

17 years agoforgot some code from the last chanspy repass (nothing exciting)
Anthony Minessale II [Sun, 3 Apr 2005 15:46:22 +0000 (15:46 +0000)]
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

17 years agoadd note about autofallthrough
Russell Bryant [Sun, 3 Apr 2005 00:25:21 +0000 (00:25 +0000)]
add note about autofallthrough

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

17 years agoclean up formatting (bug #3934)
Kevin P. Fleming [Sat, 2 Apr 2005 23:31:29 +0000 (23:31 +0000)]
clean up formatting (bug #3934)

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

17 years agoResolve app_meetme crash when member tries to mute/unmute (bug #3899)
Kevin P. Fleming [Sat, 2 Apr 2005 23:26:27 +0000 (23:26 +0000)]
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

17 years agodon't unnecessarily open-code strchr()
Kevin P. Fleming [Sat, 2 Apr 2005 23:20:11 +0000 (23:20 +0000)]
don't unnecessarily open-code strchr()

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

17 years agoremove old iax.h
Russell Bryant [Sat, 2 Apr 2005 22:42:48 +0000 (22:42 +0000)]
remove old iax.h

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

17 years agoadd VM_MESSAGEFILE channel variable to hold path to message left by caller (bug ...
Kevin P. Fleming [Sat, 2 Apr 2005 01:08:55 +0000 (01:08 +0000)]
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

17 years agocorrect 'sync' setting for manager-originated calls (bug #3922)
Kevin P. Fleming [Sat, 2 Apr 2005 00:58:33 +0000 (00:58 +0000)]
correct 'sync' setting for manager-originated calls (bug #3922)

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

17 years agouse local header for transfer definitions instead of libpri.h
Kevin P. Fleming [Fri, 1 Apr 2005 23:56:32 +0000 (23:56 +0000)]
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

17 years agostrip color code sequences from verbose messages being sent to files/syslog (bug...
Kevin P. Fleming [Fri, 1 Apr 2005 23:49:57 +0000 (23:49 +0000)]
strip color code sequences from verbose messages being sent to files/syslog (bug #3929, with mods)

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

17 years agoadd FIELDQTY function to split variable contents and get any desired field (bug ...
Kevin P. Fleming [Fri, 1 Apr 2005 22:03:17 +0000 (22:03 +0000)]
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