dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

6927 Commits

Author SHA1 Message Date
oej 6c197dcbff Doxygen updates
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8492 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 17:17:56 +00:00
oej ef73abb659 Finally removing SIPDUMPER that hasn't been used for ages. If anyone needs this for some reason,
please tell me and I'll put it back :-)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8490 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 17:12:44 +00:00
oej 05e0631bb8 - Change "call" to "dialog" where use of "call" is confusing, since it may be a register transaction or a subscription.
The word dialog is defined as "a peer-to-peer SIP relationship between two UAs that persist for some time" in RFC 3261.

- Whitespace fixes
- Debugging fixes (adding check of option_debug)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8489 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 17:08:19 +00:00
oej fe1a024778 - Debug output fixes
- Whitespace fixes


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8483 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 16:41:48 +00:00
oej 8e986e53c0 Doxygen update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8482 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 16:27:01 +00:00
oej 16f2c3d62d Re-instate sip_addheader() while waiting for a dialplan function. (Issue 6317)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8481 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 16:21:51 +00:00
oej 4f95d6a546 - Adding some white space from my white space reservoir
- Fixing some comment formatting (doxygen fix)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8471 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 13:11:04 +00:00
oej 2643fdb3c3 Use doxygen for todo's! :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8465 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 12:44:53 +00:00
oej ad9fb71f09 Spelling fix undetected by kpfleming in rev 8150 ;-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8464 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 12:32:43 +00:00
oej 7a16ada3be Remove javadoc doxygen format...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8463 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 12:19:16 +00:00
russell ec44e79c9c fix memory leak from not freeing the list of queue members when freeing a queue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8447 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 19:09:50 +00:00
russell c85d5472e9 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8446 f38db490-d61c-443f-a65b-d21fe96a405b 2006-01-22 19:04:37 +00:00
russell 564f2c17e0 eliminate some compiler warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8443 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 18:42:06 +00:00
russell ed78054d57 Merged revisions 8437 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8437 | russell | 2006-01-22 12:47:13 -0500 (Sun, 22 Jan 2006) | 2 lines

fix MixMonitor crash (issue #6321, probably others)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8438 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 17:53:14 +00:00
tilghman b1ed0b9e85 Bug 6312 - Macro janitor
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8436 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 17:28:42 +00:00
bweschke b75192180f Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug #6111
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8432 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 15:08:51 +00:00
tilghman 7272fcf49e Bug 6262 - New function STRPTIME
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8428 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 08:09:02 +00:00
tilghman 238fbe0ad3 Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-column screen.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8426 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 07:18:02 +00:00
russell 00c1a3311e add 'show channeltype' CLI command (issue #6149, with small modifications)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8422 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 02:23:38 +00:00
russell dca33b72ed prevent writing outside of the provided workspace when calculating a
substring (issue #6271)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8421 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22 02:10:19 +00:00
russell 9c5234dd00 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8420 f38db490-d61c-443f-a65b-d21fe96a405b 2006-01-22 02:06:33 +00:00
russell c9c4f0271b git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8413 f38db490-d61c-443f-a65b-d21fe96a405b 2006-01-21 23:17:52 +00:00
russell 8234cfd106 const-ify some fields in the ast_exten and ast_include structures (issue #6270)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8411 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 23:05:19 +00:00
russell 1e6b875c67 - conversions to allocation wrappers
- replace malloc/memset with ast_calloc
- replace malloc/ast_copy_string with ast_strdup
(based on patch from issue #6299)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8410 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 22:09:06 +00:00
russell ffcb98861a oops, don't build app_sql_postgres by default ...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8409 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 21:57:01 +00:00
russell 4e933d5352 - conversion to allocation wrappers
- get rid of some compiler warnings due to usused variables and const-ification
- remove some unnecessary uses of malloc/strncpy/free and replace with ast_strdupa
(based on the patch from issue #6275)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8408 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 21:50:09 +00:00
russell 5d4c4f6486 clean up formatting to conform to coding guidelines and fix some typos (issue #6260)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8407 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 21:29:06 +00:00
russell 99dadca03b git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8404 f38db490-d61c-443f-a65b-d21fe96a405b 2006-01-21 20:58:57 +00:00
russell 252fb982f4 on this pass, only remove duplicate log messages
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8403 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 20:57:06 +00:00
tilghman a36aa51b3c Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (different fix than 1.2)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8402 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 20:32:17 +00:00
russell b79bdab5cc finish reverting my pass through the tree to remove checks of the result of
ast_strdupa, this one is revision 8362


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8401 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 20:20:06 +00:00
russell 3ac4f66675 don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca
was not successful


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8393 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 18:11:40 +00:00
russell b14bdc5a12 revert my pass through the tree to remove checks of the result of ast_strdupa
(revisions 8378 through 8381)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8387 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 17:50:04 +00:00
russell 52fb581494 conversions to use allocation wrappers (issue #6277)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8381 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 08:45:39 +00:00
russell 41cb10c756 remove useless checks of the result of ast_strdupa
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8380 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 08:23:57 +00:00
russell 3f2c7248c6 remove lots of useless checks of the result of ast_strdupa
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8379 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 08:13:12 +00:00
russell 7d76672828 remove some useless checks of the result of ast_strdupa
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8378 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 08:01:24 +00:00
tilghman 8b09090fc1 Bug 4872 - Make Asterisk paths available to AGIs via environmental variables
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8372 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 05:22:18 +00:00
tilghman 72e3856804 Bug 5515 - Devicestate and API documentation update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8371 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 05:15:56 +00:00
tilghman d32d901baa Bug 6096 - callerid_parse cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8370 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 05:05:45 +00:00
russell 5ca38239e1 remove optimization where its benefits are negligible
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8368 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 03:09:01 +00:00
russell 708a7ca40e remove some useless checks after calls to ast_strdupa
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8362 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-21 00:42:25 +00:00
mattf 8243b0f682 fix for codec_gsm on ia64 (#6294)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8361 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 23:28:37 +00:00
russell 2e857ae5e5 formatting and doxygen fixes (issue #6300)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8360 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 23:23:00 +00:00
mattf c9fafda4b1 Fix comments in sip.conf (#6134)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8359 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 23:19:49 +00:00
mattf 73a64f9573 Fix for formats so they give better output on failure conditions. (#6141)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8357 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 21:36:33 +00:00
russell 834f1b5789 - move ast_strdupa from channel.h to utils.h
- attempt to log an error message if the __builtin_alloca inside of ast_strdupa
  fails.
- document the fact that it is known and intended behavior for ast_strdupa to
  cause Asterisk to crash if the alloca fails
- use __builtin_expect when checking for allocation failure in all of the
  allocation wrappers

New Janitor Project!  Anywhere that we check for a successful allocation after
a call to ast_strdupa is unnecessary and should be removed.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8356 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 19:24:42 +00:00
russell ae8c68e98d Merged revisions 8347 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8347 | russell | 2006-01-20 13:34:42 -0500 (Fri, 20 Jan 2006) | 2 lines

fix invalid value of prev_q (issue #6302)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8348 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 18:40:24 +00:00
mattf cd1e261a79 Change chan_alsa to default open the first sound card device
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8346 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 18:18:40 +00:00
mattf 5e7c6c9e09 Update config. Apprently default doesn't always work now.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8345 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 18:17:46 +00:00