Kevin P. Fleming
|
35b5891b74
|
don't replace CLID/CNAM when RPID is being generated (issue #5301)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6689 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-29 03:12:46 +00:00 |
|
Kevin P. Fleming
|
61a0f7a65e
|
install 'rasterisk' symlink and update process name when used remotely (issue #5318 with minor mod)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6688 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-29 02:38:24 +00:00 |
|
Mark Spencer
|
ea215f5b7d
|
Remove possibility of manager deadlocks from manager actions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6687 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 23:10:14 +00:00 |
|
Kevin P. Fleming
|
4287cb7f42
|
more whitespace fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6686 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 21:29:40 +00:00 |
|
Kevin P. Fleming
|
b450a235b2
|
more whitespace cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6685 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 21:23:54 +00:00 |
|
Kevin P. Fleming
|
f8f7d21252
|
whitespace fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6684 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 20:46:43 +00:00 |
|
Kevin P. Fleming
|
eb91322494
|
fix comment typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6683 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 20:40:24 +00:00 |
|
Kevin P. Fleming
|
2685a48e37
|
missed a line...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 20:35:47 +00:00 |
|
Kevin P. Fleming
|
35c4afd0fd
|
code cleanup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 20:34:11 +00:00 |
|
Kevin P. Fleming
|
b40ba965d6
|
minor fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6680 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 20:26:41 +00:00 |
|
Kevin P. Fleming
|
b5e6b8af98
|
clean up formatting, use the same flag bit for both GR-303 modes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 20:06:22 +00:00 |
|
Russell Bryant
|
9f0cf49bca
|
make sure to LOCAL_USER_REMOVE in all cases where the application can exit (issue #5307)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6678 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 19:42:36 +00:00 |
|
Russell Bryant
|
90aec0b0e3
|
fix logic error that breaks queue exit (issue #5312)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6677 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 19:33:00 +00:00 |
|
Russell Bryant
|
380005fea4
|
fix variable name (issue #5302)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6676 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 19:24:30 +00:00 |
|
Russell Bryant
|
3c020accfd
|
don't declare the priority inside of the for loop so that the priority
can actually be switched at each iteration (issue #5319)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6675 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 19:18:48 +00:00 |
|
Mark Spencer
|
bca61024ca
|
486 (and friends) are really BUSY (bug #5257)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6674 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-28 04:08:57 +00:00 |
|
Kevin P. Fleming
|
bc596e3543
|
say minutes/seconds using existing 'say number' code for Danish (issue #5277)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6673 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-27 02:25:12 +00:00 |
|
Kevin P. Fleming
|
626582a84c
|
store tag in the private structure as formatted text, instead of formatting every time we send a packet
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6672 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-27 02:12:36 +00:00 |
|
Kevin P. Fleming
|
8af7725f98
|
support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-27 01:54:17 +00:00 |
|
Mark Spencer
|
266529a503
|
Fix "console" help (thanks to Andy Dvorak)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6670 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-27 00:55:55 +00:00 |
|
Kevin P. Fleming
|
fdccf66d52
|
add domains documentation and rename config option
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6669 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 23:14:59 +00:00 |
|
Kevin P. Fleming
|
9bbf4c3854
|
add basic SIP domain support (issue #4466, with major mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6668 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 23:07:50 +00:00 |
|
Russell Bryant
|
da7ca691b2
|
move variable declaration to the beginning of the function (issue #5299)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6667 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 20:53:33 +00:00 |
|
Kevin P. Fleming
|
02c80ab20b
|
one more oops (when global variables need substitutions)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6666 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 19:51:58 +00:00 |
|
Kevin P. Fleming
|
5156c0621f
|
oops
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6665 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 19:31:03 +00:00 |
|
Kevin P. Fleming
|
44aff84c2e
|
use a more generic means to decide whether we need to provide poll/dlfcn functionality (issue #5297)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6664 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 17:17:56 +00:00 |
|
Kevin P. Fleming
|
f68285950b
|
minor code and stack space optimizations
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6663 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 16:58:40 +00:00 |
|
Kevin P. Fleming
|
852bf07caa
|
ensure that if the verbose buffer is full, we send it out even if it's not complete (issue #5263, patch modified to actually compile)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6662 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 15:43:16 +00:00 |
|
Kevin P. Fleming
|
24cdb73f92
|
handle polarity reversal hangup indication during an incoming call that is still ringing (issue #5191)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6661 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 03:14:44 +00:00 |
|
Kevin P. Fleming
|
78fa3593b1
|
properly ignore retransmitted INVITEs on long latency links (issue #3658)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6660 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 03:05:37 +00:00 |
|
Kevin P. Fleming
|
aae3bb3e48
|
minor optimizations
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6659 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 03:02:06 +00:00 |
|
Kevin P. Fleming
|
9d63d731aa
|
fix minor build problem on *BSD (issue #5290)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6658 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 02:08:06 +00:00 |
|
Kevin P. Fleming
|
f0b4072039
|
fix some buglets in 'agents' Manager action (issue #5235)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 02:04:07 +00:00 |
|
Kevin P. Fleming
|
43d43b8b46
|
properly respond to REGISTER queries (issue #5272)
remove unused sip_peer expiry field
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6656 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 01:22:09 +00:00 |
|
Kevin P. Fleming
|
d3f7c5fb74
|
don't drop the caller just because it's not time to play an announcement (issue #5279)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6655 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-26 00:41:28 +00:00 |
|
Kevin P. Fleming
|
051ddb97f3
|
clean update devicestate function, ensure that it can return AST_DEVICE_UNKNOWN when call limits are not turned on (issue #5281)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6654 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 21:21:47 +00:00 |
|
Kevin P. Fleming
|
5599da9581
|
support new version of OSP toolkit (issue #5168)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6653 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 20:50:40 +00:00 |
|
Kevin P. Fleming
|
d612e3bc27
|
ensure result buffer is initialized (issue #5285)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6652 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 20:47:00 +00:00 |
|
Kevin P. Fleming
|
43e0f52600
|
correct logic errors (issue #5258)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6651 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 20:39:19 +00:00 |
|
Kevin P. Fleming
|
b151666d4c
|
correct sense of logic test (issue #5259)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6650 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 20:37:05 +00:00 |
|
Mark Spencer
|
1097fc2d38
|
Make curl a function
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 19:36:48 +00:00 |
|
Mark Spencer
|
da7c542e29
|
Handle authenticating *to* realtime peers (bug #5269)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6648 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 19:13:54 +00:00 |
|
Russell Bryant
|
168733a179
|
Fix expressions on Big Endian platforms (issue #5233)
using bison version 1.875d, flex version 2.5.31
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6645 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 17:03:18 +00:00 |
|
Mark Spencer
|
9804f96c0f
|
Fix manager EINTR issue (bug #5247)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6644 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 16:58:56 +00:00 |
|
Mark Spencer
|
fcc0b23e18
|
Fix restart in Mac OSX (bug #5251)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6643 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 16:52:04 +00:00 |
|
Mark Spencer
|
446d1eee3e
|
Fix meet me / local channel (bug #5274)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6642 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 03:57:53 +00:00 |
|
Mark Spencer
|
96286be0ee
|
Fix GetVar manager action result (bug #5275)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6641 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 03:49:22 +00:00 |
|
Mark Spencer
|
1b3cb1e8a6
|
Fix CLI completion issue (bug #5041)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6640 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 03:13:00 +00:00 |
|
Mark Spencer
|
cfabcabae8
|
Null out call number on release complete when number is unallocated (bug #4633)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-25 02:28:31 +00:00 |
|
Kevin P. Fleming
|
7470ddb6b2
|
fix copy-and-paste error
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-24 22:56:41 +00:00 |
|