Commit Graph

3955 Commits

Author SHA1 Message Date
Russell Bryant
4f4009663c say "minus" for negative numbers (bug #3948)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5395 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-05 06:31:55 +00:00
Russell Bryant
48f1386fff merge kevin's patches to remove color escape sequences from the logs (bug #3929)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5394 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-05 06:09:27 +00:00
Russell Bryant
8f0e43be23 FreeBSD compile warning (bug #3938)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5393 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-05 05:59:30 +00:00
Russell Bryant
4b165caef4 check for result *after* starting the network thread (bug #3952)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5392 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-05 05:56:44 +00:00
Russell Bryant
4a14b7c071 fix accountcode (bug #3951)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5391 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-05 05:33:13 +00:00
Russell Bryant
e12e134ef9 reflect the correct format of ${DATETIME} in the doc (bug #3857)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5381 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-04 07:28:34 +00:00
Russell Bryant
7b319eb03a update log
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-04 07:08:36 +00:00
Russell Bryant
98d05f22ac correctly respond to an INVITE with T.38 (bug #3818)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5378 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-04 07:05:55 +00:00
Russell Bryant
7ba20c5024 fix compile warning for FreeBSD (bug #3937)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5377 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-04 06:33:26 +00:00
Russell Bryant
2e6d346313 remove duplicate checking (bug #3927)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5359 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-02 17:41:19 +00:00
Russell Bryant
8aaa9e194e find endian.h on non-linux (bug #3846)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5358 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-02 07:59:45 +00:00
Russell Bryant
60a9627192 *** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5336 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01 04:38:40 +00:00
Russell Bryant
28a319be01 process the last line, even if it doesn't have a newline char (bug #3919)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5334 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01 04:17:42 +00:00
Russell Bryant
f066af663f fix endianness (bug #3839)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5333 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01 04:09:45 +00:00
Russell Bryant
1e2baaf12e fix wav fomat (bug #3837)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01 03:23:33 +00:00
Russell Bryant
f56ba6a441 ignore interrupted system calls (bug #3831)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5328 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01 03:13:38 +00:00
Russell Bryant
2ea44416b2 add missing line for the autosupport script (bug #3828)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5327 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01 02:49:21 +00:00
Russell Bryant
78f6f43d19 fix chopping off of prompts (bug #3784)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5325 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-31 22:20:15 +00:00
Russell Bryant
42b84afa40 change ',' to '.' (bug #3799)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5288 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-28 06:42:14 +00:00
Russell Bryant
be446083ab don't send a "to" on a "100 Trying", also be case insensitive when parsing the "to" tag (bug #3801)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5287 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-28 06:35:09 +00:00
Russell Bryant
61538bec92 update for reload commands (bug #3697)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5286 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-28 05:54:19 +00:00
Russell Bryant
4402a86f93 fix saying the date in spanish (bug #3642)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-28 05:40:13 +00:00
Russell Bryant
4ead78e851 look for the fax extension in the main context, as well (bug #3634)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5283 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-28 04:48:25 +00:00
Russell Bryant
d056623e60 Don't use deprecated "2" location for G.726 (rfc3551)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5262 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-25 23:41:13 +00:00
Russell Bryant
a281bef2b3 don't explode if a box running CVS head sends trunk frames with timestamps (bug #3790)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-18 17:30:05 +00:00
Matthew Fredrickson
4b30e9ee37 Fixed parking bug w/ chan_sip and loss of MOH
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5200 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-17 23:48:42 +00:00
Russell Bryant
2b1a8d34d9 look in /usr/include/speex for speex.h (bug #3761)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5186 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-17 14:43:51 +00:00
Russell Bryant
bc70235479 fix TXTCIDName (bug #3681)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5184 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-17 00:19:23 +00:00
Russell Bryant
857bf5486b update from angler
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5170 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-11 17:15:22 +00:00
Russell Bryant
4d6e2801d1 update config to clarify options for how the work in the stable branch
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-11 07:50:03 +00:00
Russell Bryant
f4a80f1609 make docs on agent groups a little bit more clear (bug #3652)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-11 06:37:59 +00:00
Russell Bryant
26d298f693 update for 1.0.7
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-10 16:43:07 +00:00
Russell Bryant
926270782f add a little note about downgrading from CVS head
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-10 08:15:05 +00:00
Russell Bryant
fd7f18421d add a check to prevent a seg fault from an unknown cause ... (bug #3496)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5122 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-02 22:32:57 +00:00
Russell Bryant
ee53dc7286 prevent crash with some extra checks while doing authentication (bug #3686)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5121 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-02 22:24:02 +00:00
Russell Bryant
d565dc3225 Be sure to process SDP if we already have an owner (bug #3701)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5120 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-02 17:38:27 +00:00
Russell Bryant
fe07794bba add autosupport script for Digium support (bug #3685)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5114 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-01 14:51:24 +00:00
Admin Commit
4aa9d15438 This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5113 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-01 14:51:24 +00:00
Russell Bryant
83e1402d8a release RTP ports early on SUBSCRIBE (bug #3655 / #3673)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5101 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-28 00:30:35 +00:00
Russell Bryant
f1c93a8ff3 move the processing of SDP data to after determining the user (bug #3660)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-27 02:37:23 +00:00
Russell Bryant
a004c5ca9e some more management command description updates (bug #3645)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5095 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-27 02:14:15 +00:00
Russell Bryant
d6efd17100 fix seg fault with combination of 'g' and # transfer (bug #3650)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5094 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-27 01:40:43 +00:00
Russell Bryant
3aeb519068 fix a compiler warning
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-27 01:31:30 +00:00
Russell Bryant
eb767e674f update IAXy firmware with a registration fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5092 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-26 19:18:22 +00:00
Russell Bryant
b4af00a20f attempt a restart on a connection error (bug #3628)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-26 18:57:14 +00:00
Russell Bryant
39e574a8bd add description for monitor management commands (bug #3610)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-26 18:23:18 +00:00
Russell Bryant
04c06471e6 keeping the changelog up to date for 1.0.6
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5080 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-25 18:14:19 +00:00
Russell Bryant
687b01f298 move function prototypes outside of functions to compile under gcc4 (bug #3662)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5079 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-25 18:11:41 +00:00
Russell Bryant
8e59e3e38c changelog for 1.0.6, thanks file!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5072 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-24 21:26:40 +00:00
Russell Bryant
1dec1dfb9c handle server going down (bug #3597)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-21 04:44:26 +00:00