Russell Bryant
|
bcaaea9ce6
|
add missing newline (issue #5243)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-18 22:10:35 +00:00 |
|
Russell Bryant
|
56ca94095a
|
clean up singular vs. plural output for the 'show dialplan' CLI command
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6623 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-16 18:11:00 +00:00 |
|
Kevin P. Fleming
|
b28847320d
|
add Pickup() application (issue #4865)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6622 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 20:28:23 +00:00 |
|
Jeremy McNamara
|
9ce1402c8b
|
ok wtf, no compiler error here
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6621 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 17:08:52 +00:00 |
|
Jeremy McNamara
|
59e784c96a
|
I swore this compiled. Honest, officer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6620 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 16:58:02 +00:00 |
|
Kevin P. Fleming
|
29bdd1b424
|
add API for searching active channels by context/exten
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6619 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 16:34:39 +00:00 |
|
Kevin P. Fleming
|
b8f23573fa
|
more license/copyright header updates (thanks Ian!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6618 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 15:44:26 +00:00 |
|
Kevin P. Fleming
|
d6ef44afe0
|
revert an optimization that didn't work (issue #5222)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6617 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 15:01:23 +00:00 |
|
Kevin P. Fleming
|
1a0ceef2db
|
correct accidental logic reversal
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 14:27:14 +00:00 |
|
Jeremy McNamara
|
3cba705808
|
Lets try this - an attempt to properly deal with DTMF
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6615 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 03:26:02 +00:00 |
|
Jeremy McNamara
|
777e97ab26
|
clean up debug
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6614 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 03:16:07 +00:00 |
|
Jeremy McNamara
|
c1517d081a
|
castrate the logic in oh323_digit to pass DTMF no matter what. (issue #4989)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6613 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 03:14:21 +00:00 |
|
Kevin P. Fleming
|
4fb8ce1fd9
|
allow minimum/maximum registration intervals to be set on server side (issue #51111)
respect server-provided registration interval on client side
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 02:25:06 +00:00 |
|
Kevin P. Fleming
|
981970c57b
|
_really_ fix app_directory (doh... how did I miss this before?) (issue #5232, take two)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6611 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 01:31:49 +00:00 |
|
Kevin P. Fleming
|
44e3b6feb1
|
ensure that Record() will exit even if no audio is received from the channel (issue #4899)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6610 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 01:17:51 +00:00 |
|
Kevin P. Fleming
|
5bd40f4e11
|
revert a portion of issue #5138 which broke this app (issue #5232)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6609 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 00:56:09 +00:00 |
|
Kevin P. Fleming
|
509c285380
|
don't distribute compressed man pages,let the installer do it
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6608 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 00:12:36 +00:00 |
|
Kevin P. Fleming
|
c4d824cf71
|
error message generated using backwards logic (issue #5224)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-15 00:05:27 +00:00 |
|
Kevin P. Fleming
|
f94a1d47d6
|
clean up ast_verbose(), don't hold the lock any longer than needed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6606 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 23:56:50 +00:00 |
|
Kevin P. Fleming
|
fadae17355
|
don't leave a buffer not filled in when getting a REGACK (issue #5226)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6605 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 22:51:19 +00:00 |
|
Kevin P. Fleming
|
ff41d6ab6c
|
correct 'progressinband' parsing (issue #5209, different fix)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6604 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 22:45:31 +00:00 |
|
Kevin P. Fleming
|
b68657fcec
|
ensure that ast_safe_system() is thread-safe (issue #4947)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6603 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 22:40:54 +00:00 |
|
Kevin P. Fleming
|
eb332490ff
|
put items in RFC-specified order (issue #5217)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 22:06:00 +00:00 |
|
Kevin P. Fleming
|
02e5af9cf5
|
proper header name and attribution (issue #5218)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6601 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 21:43:55 +00:00 |
|
Kevin P. Fleming
|
e30adc051f
|
various niteroperability fixes (issue #5221)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6600 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 21:41:02 +00:00 |
|
Kevin P. Fleming
|
e84273f392
|
use API call for setting call time limit (issue #5227)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6599 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 21:24:50 +00:00 |
|
Kevin P. Fleming
|
1ec15b9458
|
doc fixes (issue #5230)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6598 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 21:23:05 +00:00 |
|
Kevin P. Fleming
|
d62b19048a
|
spelling fix (issue #5231)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 20:48:41 +00:00 |
|
Kevin P. Fleming
|
5da915dcfd
|
update MANY more files with proper copyright/license info (thanks Ian!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 20:46:50 +00:00 |
|
Kevin P. Fleming
|
f6dff3608d
|
allow channel receive gain to be adjusted while recording messages/greetings in voicemail (workaround for issue #2023 from the ancient past)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6595 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 20:00:54 +00:00 |
|
Russell Bryant
|
99b3d9206d
|
delete streamplayer with 'make clean'
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6594 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 18:47:54 +00:00 |
|
Kevin P. Fleming
|
4e7c01765f
|
use a better name for structure element (when using named initializers)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6593 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 17:20:24 +00:00 |
|
Kevin P. Fleming
|
49ade5ed71
|
slightly clear argument processing
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6592 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 17:19:55 +00:00 |
|
Kevin P. Fleming
|
b42abc9ce0
|
deprecate EnumLookup() application
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6591 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 14:26:27 +00:00 |
|
Kevin P. Fleming
|
f2e6ac45ca
|
don't abort Asterisk load if configuration not found (issue #5115)
don't register channel type until after config has been loaded
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6590 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:52:11 +00:00 |
|
Kevin P. Fleming
|
ee696945de
|
support all OSP authentication models (issue #5159)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6589 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:45:37 +00:00 |
|
Kevin P. Fleming
|
77ed1394b6
|
ensure that exten field is cleared when incoming number is not matched to an extension (issue #5203)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6588 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:41:05 +00:00 |
|
Kevin P. Fleming
|
aa92d9c1f8
|
don't double define our own string functions on platforms that don't have them (issue #5169)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6587 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:30:33 +00:00 |
|
Kevin P. Fleming
|
fc0b625da1
|
make While() able to find the matching EndWhile() for when the condition is zero (issue #5145)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6586 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:24:38 +00:00 |
|
Kevin P. Fleming
|
16cd2019b1
|
ensure that Manager hold/unhold events are generated even for non-bridged channels (issue #4594)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6585 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:18:45 +00:00 |
|
Kevin P. Fleming
|
e60671d5bf
|
make RTP handling errors less likely to crash Asterisk (issue #5172)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6584 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:15:14 +00:00 |
|
Kevin P. Fleming
|
811ec06cfd
|
more documentation (issue #5174)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6583 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 02:12:37 +00:00 |
|
Kevin P. Fleming
|
07a06d83a4
|
handle rport/received in Via headers properly (issue #5037)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6582 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 01:53:06 +00:00 |
|
Kevin P. Fleming
|
8f537c4378
|
add status variable output and jumping control to SendURL() (issue #4812)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6581 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 01:46:09 +00:00 |
|
Kevin P. Fleming
|
7b0c1cb275
|
add token format specification support (issue #5199)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6580 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 01:40:22 +00:00 |
|
Kevin P. Fleming
|
0c8f0e8bdb
|
extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue #5201 with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 01:36:15 +00:00 |
|
Kevin P. Fleming
|
72437b1dba
|
more BSD portability fixes (issue #5155)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6578 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 01:10:20 +00:00 |
|
Kevin P. Fleming
|
67584e21c8
|
ensure that agent channels don't get seized during login (issue #5020)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6577 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 00:59:51 +00:00 |
|
Mark Spencer
|
5600956db8
|
Handle dialog updates to to tag properly (bug #5166)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6576 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 00:43:11 +00:00 |
|
Kevin P. Fleming
|
f16f81db05
|
ensure that the AGENTBYCALLERID_* variable is cleared when an agent logs in to a different device (issue #5213)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6575 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-14 00:39:05 +00:00 |
|