[Home]

Summary:ASTERISK-06142: [patch] list process error in app_queue.c
Reporter:Peng Yong (ppyy)Labels:
Date Opened:2006-01-20 06:36:45.000-0600Date Closed:2008-01-15 16:48:23.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch.queue.prev_q
Description:refer to patch

and should be merged to 1.2
Comments:By: Russell Bryant (russell) 2006-01-20 11:40:25.000-0600

fixed in the 1.2 branch and trunk in revisions 8347 and 8348, thanks!

By: Digium Subversion (svnbot) 2008-01-15 16:19:46.000-0600

Repository: asterisk
Revision: 8347

U   branches/1.2/apps/app_queue.c

------------------------------------------------------------------------
r8347 | russell | 2008-01-15 16:19:45 -0600 (Tue, 15 Jan 2008) | 2 lines

fix invalid value of prev_q (issue ASTERISK-6142)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8347

By: Digium Subversion (svnbot) 2008-01-15 16:19:46.000-0600

Repository: asterisk
Revision: 8348

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r8348 | russell | 2008-01-15 16:19:46 -0600 (Tue, 15 Jan 2008) | 10 lines

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 ASTERISK-6142)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8348

By: Digium Subversion (svnbot) 2008-01-15 16:19:56.000-0600

Repository: asterisk
Revision: 8358

_U  team/oej/astum/
U   team/oej/astum/apps/app_meetme.c
U   team/oej/astum/apps/app_milliwatt.c
U   team/oej/astum/apps/app_queue.c
U   team/oej/astum/apps/app_random.c
U   team/oej/astum/apps/app_sms.c
U   team/oej/astum/apps/app_voicemail.c
U   team/oej/astum/ast_expr2.fl
U   team/oej/astum/ast_expr2.y
U   team/oej/astum/asterisk.c
U   team/oej/astum/channels/chan_agent.c
U   team/oej/astum/channels/chan_alsa.c
U   team/oej/astum/channels/chan_iax2.c
U   team/oej/astum/channels/chan_local.c
U   team/oej/astum/channels/chan_oss.c
U   team/oej/astum/channels/chan_sip.c
U   team/oej/astum/channels/chan_zap.c
U   team/oej/astum/channels/iax2-provision.c
U   team/oej/astum/channels/iax2-provision.h
U   team/oej/astum/cli.c
U   team/oej/astum/config.c
U   team/oej/astum/configs/alsa.conf.sample
U   team/oej/astum/configs/sip.conf.sample
U   team/oej/astum/configs/zapata.conf.sample
U   team/oej/astum/devicestate.c
A   team/oej/astum/doc/README.callingpres
U   team/oej/astum/enum.c
U   team/oej/astum/formats/format_pcm.c
U   team/oej/astum/formats/format_pcm_alaw.c
U   team/oej/astum/include/asterisk/channel.h
U   team/oej/astum/include/asterisk/cli.h
U   team/oej/astum/include/asterisk/module.h
U   team/oej/astum/include/asterisk/utils.h
U   team/oej/astum/loader.c
U   team/oej/astum/logger.c
U   team/oej/astum/manager.c
U   team/oej/astum/pbx/pbx_config.c
U   team/oej/astum/pbx/pbx_dundi.c
U   team/oej/astum/pbx.c
U   team/oej/astum/res/res_clioriginate.c
U   team/oej/astum/res/res_features.c
U   team/oej/astum/udptl.c

------------------------------------------------------------------------
r8358 | oej | 2008-01-15 16:19:55 -0600 (Tue, 15 Jan 2008) | 162 lines

Merged revisions 8195,8203,8233,8243,8270,8278,8282,8299-8300,8313,8315,8323-8324,8336,8338,8345-8346,8348,8356-8357 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r8195 | mogorman | 2006-01-18 22:12:14 +0100 (Wed, 18 Jan 2006) | 11 lines

Merged revisions 8194 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8194 | mogorman | 2006-01-18 15:02:06 -0600 (Wed, 18 Jan 2006) | 3 lines

Solves issue with the login proccess in meetme
patch from 6136

........

................
r8203 | russell | 2006-01-18 23:17:31 +0100 (Wed, 18 Jan 2006) | 2 lines

constify arguments in more places where strings should not be modified (issue ASTERISK-6126)

................
r8233 | russell | 2006-01-19 05:21:12 +0100 (Thu, 19 Jan 2006) | 11 lines

Merged revisions 8232 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 23:17:45 -0500 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........

................
r8243 | russell | 2006-01-19 05:58:43 +0100 (Thu, 19 Jan 2006) | 11 lines

Merged revisions 8242 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8242 | russell | 2006-01-18 23:56:48 -0500 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........

................
r8270 | tilghman | 2006-01-19 19:58:45 +0100 (Thu, 19 Jan 2006) | 2 lines

Deprecate the use of Random in 1.3, 1.4

................
r8278 | tilghman | 2006-01-19 20:18:51 +0100 (Thu, 19 Jan 2006) | 3 lines

Merged revisions 8276 via svnmerge from
/branches/1.2

................
r8282 | oej | 2006-01-19 20:41:06 +0100 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers

................
r8299 | oej | 2006-01-19 23:09:18 +0100 (Thu, 19 Jan 2006) | 2 lines

Doxygen fixes

................
r8300 | oej | 2006-01-19 23:41:55 +0100 (Thu, 19 Jan 2006) | 3 lines

Add support for "musicclass" instead of "musiconhold" to make chan_zap compatible
with other channels.

................
r8313 | oej | 2006-01-20 01:08:36 +0100 (Fri, 20 Jan 2006) | 2 lines

Doxygen updates

................
r8315 | oej | 2006-01-20 01:18:42 +0100 (Fri, 20 Jan 2006) | 2 lines

More doxygen updates

................
r8323 | mogorman | 2006-01-20 02:07:46 +0100 (Fri, 20 Jan 2006) | 11 lines

Merged revisions 8320 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8320 | mogorman | 2006-01-19 19:00:46 -0600 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

........

................
r8324 | russell | 2006-01-20 02:25:12 +0100 (Fri, 20 Jan 2006) | 2 lines

fix version reporting (issue ASTERISK-6132)

................
r8336 | oej | 2006-01-20 15:32:30 +0100 (Fri, 20 Jan 2006) | 4 lines

- Add DOC file about caller ID presentation values
- Add callingpres to sip.conf
- Add reference to README.callingpres from zapata.conf

................
r8338 | kpfleming | 2006-01-20 18:27:51 +0100 (Fri, 20 Jan 2006) | 2 lines

eliminate compiler warnings from recent const-ification

................
r8345 | mattf | 2006-01-20 19:17:46 +0100 (Fri, 20 Jan 2006) | 2 lines

Update config.  Apprently default doesn't always work now.

................
r8346 | mattf | 2006-01-20 19:18:40 +0100 (Fri, 20 Jan 2006) | 2 lines

Change chan_alsa to default open the first sound card device

................
r8348 | russell | 2006-01-20 19:40:24 +0100 (Fri, 20 Jan 2006) | 10 lines

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 ASTERISK-6142)

........

................
r8356 | russell | 2006-01-20 20:24:42 +0100 (Fri, 20 Jan 2006) | 11 lines

- 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.

................
r8357 | mattf | 2006-01-20 22:36:33 +0100 (Fri, 20 Jan 2006) | 2 lines

Fix for formats so they give better output on failure conditions. (ASTERISK-5984)

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8358

By: Digium Subversion (svnbot) 2008-01-15 16:20:34.000-0600

Repository: asterisk
Revision: 8397

_U  team/russell/make_output/
U   team/russell/make_output/apps/app_queue.c
U   team/russell/make_output/callerid.c
U   team/russell/make_output/codecs/codec_a_mu.c
U   team/russell/make_output/codecs/codec_adpcm.c
U   team/russell/make_output/codecs/codec_alaw.c
U   team/russell/make_output/codecs/codec_g723_1.c
U   team/russell/make_output/codecs/codec_g726.c
U   team/russell/make_output/codecs/codec_gsm.c
U   team/russell/make_output/codecs/codec_ilbc.c
U   team/russell/make_output/codecs/codec_lpc10.c
U   team/russell/make_output/codecs/codec_speex.c
U   team/russell/make_output/codecs/codec_ulaw.c
U   team/russell/make_output/codecs/gsm/Makefile
U   team/russell/make_output/configs/alsa.conf.sample
U   team/russell/make_output/configs/sip.conf.sample
U   team/russell/make_output/configs/zapata.conf.sample
A   team/russell/make_output/doc/README.callingpres
U   team/russell/make_output/formats/format_pcm.c
U   team/russell/make_output/formats/format_pcm_alaw.c
U   team/russell/make_output/include/asterisk/channel.h
U   team/russell/make_output/include/asterisk/utils.h
U   team/russell/make_output/pbx.c
U   team/russell/make_output/res/res_agi.c

------------------------------------------------------------------------
r8397 | russell | 2008-01-15 16:20:34 -0600 (Tue, 15 Jan 2008) | 131 lines

Merged revisions 8336,8338,8345-8346,8348,8356-8357,8359-8362,8368,8370-8372,8378-8381,8387,8393 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r8336 | oej | 2006-01-20 09:32:30 -0500 (Fri, 20 Jan 2006) | 4 lines

- Add DOC file about caller ID presentation values
- Add callingpres to sip.conf
- Add reference to README.callingpres from zapata.conf

................
r8338 | kpfleming | 2006-01-20 12:27:51 -0500 (Fri, 20 Jan 2006) | 2 lines

eliminate compiler warnings from recent const-ification

................
r8345 | mattf | 2006-01-20 13:17:46 -0500 (Fri, 20 Jan 2006) | 2 lines

Update config.  Apprently default doesn't always work now.

................
r8346 | mattf | 2006-01-20 13:18:40 -0500 (Fri, 20 Jan 2006) | 2 lines

Change chan_alsa to default open the first sound card device

................
r8348 | russell | 2006-01-20 13:40:24 -0500 (Fri, 20 Jan 2006) | 10 lines

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 ASTERISK-6142)

........

................
r8356 | russell | 2006-01-20 14:24:42 -0500 (Fri, 20 Jan 2006) | 11 lines

- 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.

................
r8357 | mattf | 2006-01-20 16:36:33 -0500 (Fri, 20 Jan 2006) | 2 lines

Fix for formats so they give better output on failure conditions. (ASTERISK-5984)

................
r8359 | mattf | 2006-01-20 18:19:49 -0500 (Fri, 20 Jan 2006) | 2 lines

Fix comments in sip.conf (ASTERISK-5977)

................
r8360 | russell | 2006-01-20 18:23:00 -0500 (Fri, 20 Jan 2006) | 2 lines

formatting and doxygen fixes (issue ASTERISK-6140)

................
r8361 | mattf | 2006-01-20 18:28:37 -0500 (Fri, 20 Jan 2006) | 2 lines

fix for codec_gsm on ia64 (ASTERISK-6134)

................
r8362 | russell | 2006-01-20 19:42:25 -0500 (Fri, 20 Jan 2006) | 2 lines

remove some useless checks after calls to ast_strdupa

................
r8368 | russell | 2006-01-20 22:09:01 -0500 (Fri, 20 Jan 2006) | 2 lines

remove optimization where its benefits are negligible

................
r8370 | tilghman | 2006-01-21 00:05:45 -0500 (Sat, 21 Jan 2006) | 2 lines

Bug 6096 - callerid_parse cleanup

................
r8371 | tilghman | 2006-01-21 00:15:56 -0500 (Sat, 21 Jan 2006) | 2 lines

Bug 5515 - Devicestate and API documentation update

................
r8372 | tilghman | 2006-01-21 00:22:18 -0500 (Sat, 21 Jan 2006) | 2 lines

Bug 4872 - Make Asterisk paths available to AGIs via environmental variables

................
r8378 | russell | 2006-01-21 03:01:24 -0500 (Sat, 21 Jan 2006) | 2 lines

remove some useless checks of the result of ast_strdupa

................
r8379 | russell | 2006-01-21 03:13:12 -0500 (Sat, 21 Jan 2006) | 2 lines

remove lots of useless checks of the result of ast_strdupa

................
r8380 | russell | 2006-01-21 03:23:57 -0500 (Sat, 21 Jan 2006) | 2 lines

remove useless checks of the result of ast_strdupa

................
r8381 | russell | 2006-01-21 03:45:39 -0500 (Sat, 21 Jan 2006) | 2 lines

conversions to use allocation wrappers (issue ASTERISK-6117)

................
r8387 | russell | 2006-01-21 12:50:04 -0500 (Sat, 21 Jan 2006) | 3 lines

revert my pass through the tree to remove checks of the result of ast_strdupa
(revisions 8378 through 8381)

................
r8393 | russell | 2006-01-21 13:11:40 -0500 (Sat, 21 Jan 2006) | 3 lines

don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca
was not successful

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8397

By: Digium Subversion (svnbot) 2008-01-15 16:20:37.000-0600

Repository: asterisk
Revision: 8399

_U  team/russell/autoconf_and_menuselect/
U   team/russell/autoconf_and_menuselect/apps/app_queue.c
U   team/russell/autoconf_and_menuselect/callerid.c
U   team/russell/autoconf_and_menuselect/codecs/codec_a_mu.c
U   team/russell/autoconf_and_menuselect/codecs/codec_adpcm.c
U   team/russell/autoconf_and_menuselect/codecs/codec_alaw.c
U   team/russell/autoconf_and_menuselect/codecs/codec_g723_1.c
U   team/russell/autoconf_and_menuselect/codecs/codec_g726.c
U   team/russell/autoconf_and_menuselect/codecs/codec_gsm.c
U   team/russell/autoconf_and_menuselect/codecs/codec_ilbc.c
U   team/russell/autoconf_and_menuselect/codecs/codec_lpc10.c
U   team/russell/autoconf_and_menuselect/codecs/codec_speex.c
U   team/russell/autoconf_and_menuselect/codecs/codec_ulaw.c
U   team/russell/autoconf_and_menuselect/codecs/gsm/Makefile
U   team/russell/autoconf_and_menuselect/configs/alsa.conf.sample
U   team/russell/autoconf_and_menuselect/configs/sip.conf.sample
U   team/russell/autoconf_and_menuselect/configs/zapata.conf.sample
A   team/russell/autoconf_and_menuselect/doc/README.callingpres
U   team/russell/autoconf_and_menuselect/formats/format_pcm.c
U   team/russell/autoconf_and_menuselect/formats/format_pcm_alaw.c
U   team/russell/autoconf_and_menuselect/include/asterisk/channel.h
U   team/russell/autoconf_and_menuselect/include/asterisk/utils.h
U   team/russell/autoconf_and_menuselect/pbx.c
U   team/russell/autoconf_and_menuselect/res/res_agi.c

------------------------------------------------------------------------
r8399 | russell | 2008-01-15 16:20:37 -0600 (Tue, 15 Jan 2008) | 131 lines

Merged revisions 8336,8338,8345-8346,8348,8356-8357,8359-8362,8368,8370-8372,8378-8381,8387,8393 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r8336 | oej | 2006-01-20 09:32:30 -0500 (Fri, 20 Jan 2006) | 4 lines

- Add DOC file about caller ID presentation values
- Add callingpres to sip.conf
- Add reference to README.callingpres from zapata.conf

................
r8338 | kpfleming | 2006-01-20 12:27:51 -0500 (Fri, 20 Jan 2006) | 2 lines

eliminate compiler warnings from recent const-ification

................
r8345 | mattf | 2006-01-20 13:17:46 -0500 (Fri, 20 Jan 2006) | 2 lines

Update config.  Apprently default doesn't always work now.

................
r8346 | mattf | 2006-01-20 13:18:40 -0500 (Fri, 20 Jan 2006) | 2 lines

Change chan_alsa to default open the first sound card device

................
r8348 | russell | 2006-01-20 13:40:24 -0500 (Fri, 20 Jan 2006) | 10 lines

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 ASTERISK-6142)

........

................
r8356 | russell | 2006-01-20 14:24:42 -0500 (Fri, 20 Jan 2006) | 11 lines

- 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.

................
r8357 | mattf | 2006-01-20 16:36:33 -0500 (Fri, 20 Jan 2006) | 2 lines

Fix for formats so they give better output on failure conditions. (ASTERISK-5984)

................
r8359 | mattf | 2006-01-20 18:19:49 -0500 (Fri, 20 Jan 2006) | 2 lines

Fix comments in sip.conf (ASTERISK-5977)

................
r8360 | russell | 2006-01-20 18:23:00 -0500 (Fri, 20 Jan 2006) | 2 lines

formatting and doxygen fixes (issue ASTERISK-6140)

................
r8361 | mattf | 2006-01-20 18:28:37 -0500 (Fri, 20 Jan 2006) | 2 lines

fix for codec_gsm on ia64 (ASTERISK-6134)

................
r8362 | russell | 2006-01-20 19:42:25 -0500 (Fri, 20 Jan 2006) | 2 lines

remove some useless checks after calls to ast_strdupa

................
r8368 | russell | 2006-01-20 22:09:01 -0500 (Fri, 20 Jan 2006) | 2 lines

remove optimization where its benefits are negligible

................
r8370 | tilghman | 2006-01-21 00:05:45 -0500 (Sat, 21 Jan 2006) | 2 lines

Bug 6096 - callerid_parse cleanup

................
r8371 | tilghman | 2006-01-21 00:15:56 -0500 (Sat, 21 Jan 2006) | 2 lines

Bug 5515 - Devicestate and API documentation update

................
r8372 | tilghman | 2006-01-21 00:22:18 -0500 (Sat, 21 Jan 2006) | 2 lines

Bug 4872 - Make Asterisk paths available to AGIs via environmental variables

................
r8378 | russell | 2006-01-21 03:01:24 -0500 (Sat, 21 Jan 2006) | 2 lines

remove some useless checks of the result of ast_strdupa

................
r8379 | russell | 2006-01-21 03:13:12 -0500 (Sat, 21 Jan 2006) | 2 lines

remove lots of useless checks of the result of ast_strdupa

................
r8380 | russell | 2006-01-21 03:23:57 -0500 (Sat, 21 Jan 2006) | 2 lines

remove useless checks of the result of ast_strdupa

................
r8381 | russell | 2006-01-21 03:45:39 -0500 (Sat, 21 Jan 2006) | 2 lines

conversions to use allocation wrappers (issue ASTERISK-6117)

................
r8387 | russell | 2006-01-21 12:50:04 -0500 (Sat, 21 Jan 2006) | 3 lines

revert my pass through the tree to remove checks of the result of ast_strdupa
(revisions 8378 through 8381)

................
r8393 | russell | 2006-01-21 13:11:40 -0500 (Sat, 21 Jan 2006) | 3 lines

don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca
was not successful

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8399

By: Digium Subversion (svnbot) 2008-01-15 16:20:54.000-0600

Repository: asterisk
Revision: 8416

_U  team/murf/AEL2/
U   team/murf/AEL2/apps/Makefile
U   team/murf/AEL2/apps/app_authenticate.c
U   team/murf/AEL2/apps/app_chanspy.c
U   team/murf/AEL2/apps/app_curl.c
U   team/murf/AEL2/apps/app_db.c
U   team/murf/AEL2/apps/app_dial.c
U   team/murf/AEL2/apps/app_dictate.c
U   team/murf/AEL2/apps/app_directory.c
U   team/murf/AEL2/apps/app_disa.c
U   team/murf/AEL2/apps/app_exec.c
U   team/murf/AEL2/apps/app_externalivr.c
U   team/murf/AEL2/apps/app_festival.c
U   team/murf/AEL2/apps/app_hasnewvoicemail.c
U   team/murf/AEL2/apps/app_image.c
U   team/murf/AEL2/apps/app_macro.c
U   team/murf/AEL2/apps/app_meetme.c
U   team/murf/AEL2/apps/app_mixmonitor.c
U   team/murf/AEL2/apps/app_osplookup.c
U   team/murf/AEL2/apps/app_page.c
U   team/murf/AEL2/apps/app_playback.c
U   team/murf/AEL2/apps/app_privacy.c
U   team/murf/AEL2/apps/app_queue.c
U   team/murf/AEL2/apps/app_random.c
U   team/murf/AEL2/apps/app_read.c
U   team/murf/AEL2/apps/app_readfile.c
U   team/murf/AEL2/apps/app_record.c
U   team/murf/AEL2/apps/app_sayunixtime.c
U   team/murf/AEL2/apps/app_senddtmf.c
U   team/murf/AEL2/apps/app_sendtext.c
U   team/murf/AEL2/apps/app_setcallerid.c
U   team/murf/AEL2/apps/app_skel.c
U   team/murf/AEL2/apps/app_sql_postgres.c
U   team/murf/AEL2/apps/app_stack.c
U   team/murf/AEL2/apps/app_talkdetect.c
U   team/murf/AEL2/apps/app_transfer.c
U   team/murf/AEL2/apps/app_url.c
U   team/murf/AEL2/apps/app_userevent.c
U   team/murf/AEL2/apps/app_verbose.c
U   team/murf/AEL2/apps/app_voicemail.c
U   team/murf/AEL2/apps/app_while.c
U   team/murf/AEL2/apps/app_zapras.c
U   team/murf/AEL2/callerid.c
U   team/murf/AEL2/channel.c
U   team/murf/AEL2/channels/chan_agent.c
U   team/murf/AEL2/channels/chan_iax2.c
U   team/murf/AEL2/channels/chan_sip.c
U   team/murf/AEL2/codecs/codec_a_mu.c
U   team/murf/AEL2/codecs/codec_adpcm.c
U   team/murf/AEL2/codecs/codec_alaw.c
U   team/murf/AEL2/codecs/codec_g723_1.c
U   team/murf/AEL2/codecs/codec_g726.c
U   team/murf/AEL2/codecs/codec_gsm.c
U   team/murf/AEL2/codecs/codec_ilbc.c
U   team/murf/AEL2/codecs/codec_lpc10.c
U   team/murf/AEL2/codecs/codec_speex.c
U   team/murf/AEL2/codecs/codec_ulaw.c
U   team/murf/AEL2/codecs/gsm/Makefile
U   team/murf/AEL2/configs/alsa.conf.sample
U   team/murf/AEL2/configs/sip.conf.sample
U   team/murf/AEL2/configs/zapata.conf.sample
A   team/murf/AEL2/doc/README.callingpres
U   team/murf/AEL2/formats/format_pcm.c
U   team/murf/AEL2/formats/format_pcm_alaw.c
U   team/murf/AEL2/funcs/func_cdr.c
U   team/murf/AEL2/funcs/func_cut.c
U   team/murf/AEL2/funcs/func_logic.c
U   team/murf/AEL2/funcs/func_math.c
U   team/murf/AEL2/funcs/func_md5.c
U   team/murf/AEL2/funcs/func_odbc.c
U   team/murf/AEL2/funcs/func_rand.c
U   team/murf/AEL2/funcs/func_strings.c
U   team/murf/AEL2/include/asterisk/channel.h
U   team/murf/AEL2/include/asterisk/utils.h
U   team/murf/AEL2/pbx.c
U   team/murf/AEL2/res/res_agi.c
U   team/murf/AEL2/res/res_crypto.c
U   team/murf/AEL2/res/res_features.c
U   team/murf/AEL2/res/res_indications.c
U   team/murf/AEL2/res/res_monitor.c
U   team/murf/AEL2/res/res_musiconhold.c
U   team/murf/AEL2/res/res_osp.c

------------------------------------------------------------------------
r8416 | murf | 2008-01-15 16:20:54 -0600 (Tue, 15 Jan 2008) | 186 lines

Merged revisions 8336,8338,8345-8346,8348,8356-8357,8359-8362,8368,8370-8372,8378-8381,8387,8393,8401-8404,8407-8411,8413 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r8336 | oej | 2006-01-20 07:32:30 -0700 (Fri, 20 Jan 2006) | 4 lines

- Add DOC file about caller ID presentation values
- Add callingpres to sip.conf
- Add reference to README.callingpres from zapata.conf

................
r8338 | kpfleming | 2006-01-20 10:27:51 -0700 (Fri, 20 Jan 2006) | 2 lines

eliminate compiler warnings from recent const-ification

................
r8345 | mattf | 2006-01-20 11:17:46 -0700 (Fri, 20 Jan 2006) | 2 lines

Update config.  Apprently default doesn't always work now.

................
r8346 | mattf | 2006-01-20 11:18:40 -0700 (Fri, 20 Jan 2006) | 2 lines

Change chan_alsa to default open the first sound card device

................
r8348 | russell | 2006-01-20 11:40:24 -0700 (Fri, 20 Jan 2006) | 10 lines

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 ASTERISK-6142)

........

................
r8356 | russell | 2006-01-20 12:24:42 -0700 (Fri, 20 Jan 2006) | 11 lines

- 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.

................
r8357 | mattf | 2006-01-20 14:36:33 -0700 (Fri, 20 Jan 2006) | 2 lines

Fix for formats so they give better output on failure conditions. (ASTERISK-5984)

................
r8359 | mattf | 2006-01-20 16:19:49 -0700 (Fri, 20 Jan 2006) | 2 lines

Fix comments in sip.conf (ASTERISK-5977)

................
r8360 | russell | 2006-01-20 16:23:00 -0700 (Fri, 20 Jan 2006) | 2 lines

formatting and doxygen fixes (issue ASTERISK-6140)

................
r8361 | mattf | 2006-01-20 16:28:37 -0700 (Fri, 20 Jan 2006) | 2 lines

fix for codec_gsm on ia64 (ASTERISK-6134)

................
r8362 | russell | 2006-01-20 17:42:25 -0700 (Fri, 20 Jan 2006) | 2 lines

remove some useless checks after calls to ast_strdupa

................
r8368 | russell | 2006-01-20 20:09:01 -0700 (Fri, 20 Jan 2006) | 2 lines

remove optimization where its benefits are negligible

................
r8370 | tilghman | 2006-01-20 22:05:45 -0700 (Fri, 20 Jan 2006) | 2 lines

Bug 6096 - callerid_parse cleanup

................
r8371 | tilghman | 2006-01-20 22:15:56 -0700 (Fri, 20 Jan 2006) | 2 lines

Bug 5515 - Devicestate and API documentation update

................
r8372 | tilghman | 2006-01-20 22:22:18 -0700 (Fri, 20 Jan 2006) | 2 lines

Bug 4872 - Make Asterisk paths available to AGIs via environmental variables

................
r8378 | russell | 2006-01-21 01:01:24 -0700 (Sat, 21 Jan 2006) | 2 lines

remove some useless checks of the result of ast_strdupa

................
r8379 | russell | 2006-01-21 01:13:12 -0700 (Sat, 21 Jan 2006) | 2 lines

remove lots of useless checks of the result of ast_strdupa

................
r8380 | russell | 2006-01-21 01:23:57 -0700 (Sat, 21 Jan 2006) | 2 lines

remove useless checks of the result of ast_strdupa

................
r8381 | russell | 2006-01-21 01:45:39 -0700 (Sat, 21 Jan 2006) | 2 lines

conversions to use allocation wrappers (issue ASTERISK-6117)

................
r8387 | russell | 2006-01-21 10:50:04 -0700 (Sat, 21 Jan 2006) | 3 lines

revert my pass through the tree to remove checks of the result of ast_strdupa
(revisions 8378 through 8381)

................
r8393 | russell | 2006-01-21 11:11:40 -0700 (Sat, 21 Jan 2006) | 3 lines

don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca
was not successful

................
r8401 | russell | 2006-01-21 13:20:06 -0700 (Sat, 21 Jan 2006) | 3 lines

finish reverting my pass through the tree to remove checks of the result of
ast_strdupa, this one is revision 8362

................
r8402 | tilghman | 2006-01-21 13:32:17 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (different fix than 1.2)

................
r8403 | russell | 2006-01-21 13:57:06 -0700 (Sat, 21 Jan 2006) | 2 lines

on this pass, only remove duplicate log messages

................
r8404 | russell | 2006-01-21 13:58:57 -0700 (Sat, 21 Jan 2006) | 1 line


................
r8407 | russell | 2006-01-21 14:29:06 -0700 (Sat, 21 Jan 2006) | 2 lines

clean up formatting to conform to coding guidelines and fix some typos (issue ASTERISK-6101)

................
r8408 | russell | 2006-01-21 14:50:09 -0700 (Sat, 21 Jan 2006) | 5 lines

- 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 ASTERISK-6115)

................
r8409 | russell | 2006-01-21 14:57:01 -0700 (Sat, 21 Jan 2006) | 2 lines

oops, don't build app_sql_postgres by default ...

................
r8410 | russell | 2006-01-21 15:09:06 -0700 (Sat, 21 Jan 2006) | 5 lines

- conversions to allocation wrappers
- replace malloc/memset with ast_calloc
- replace malloc/ast_copy_string with ast_strdup
(based on patch from issue ASTERISK-6139)

................
r8411 | russell | 2006-01-21 16:05:19 -0700 (Sat, 21 Jan 2006) | 2 lines

const-ify some fields in the ast_exten and ast_include structures (issue ASTERISK-6110)

................
r8413 | russell | 2006-01-21 16:17:52 -0700 (Sat, 21 Jan 2006) | 1 line


................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8416

By: Digium Subversion (svnbot) 2008-01-15 16:20:58.000-0600

Repository: asterisk
Revision: 8419

_U  team/murf/bug_6264-1.2/
U   team/murf/bug_6264-1.2/apps/app_milliwatt.c
U   team/murf/bug_6264-1.2/apps/app_queue.c
U   team/murf/bug_6264-1.2/ast_expr2.fl
U   team/murf/bug_6264-1.2/ast_expr2.y
U   team/murf/bug_6264-1.2/channels/chan_iax2.c
U   team/murf/bug_6264-1.2/channels/chan_sip.c

------------------------------------------------------------------------
r8419 | murf | 2008-01-15 16:20:58 -0600 (Tue, 15 Jan 2008) | 53 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8419

By: Digium Subversion (svnbot) 2008-01-15 16:21:02.000-0600

Repository: asterisk
Revision: 8423

_U  team/murf/bug_6072/
U   team/murf/bug_6072/apps/app_milliwatt.c
U   team/murf/bug_6072/apps/app_queue.c
U   team/murf/bug_6072/ast_expr2.fl
U   team/murf/bug_6072/ast_expr2f.c
U   team/murf/bug_6072/channels/chan_iax2.c
U   team/murf/bug_6072/channels/chan_sip.c
U   team/murf/bug_6072/pbx.c

------------------------------------------------------------------------
r8423 | murf | 2008-01-15 16:21:01 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8423

By: Digium Subversion (svnbot) 2008-01-15 16:24:59.000-0600

Repository: asterisk
Revision: 8663

_U  team/murf/bug_6072/
U   team/murf/bug_6072/apps/app_dial.c
U   team/murf/bug_6072/apps/app_queue.c
U   team/murf/bug_6072/asterisk.c
U   team/murf/bug_6072/channel.c
U   team/murf/bug_6072/channels/chan_sip.c
U   team/murf/bug_6072/channels/chan_zap.c
U   team/murf/bug_6072/utils/astman.c

------------------------------------------------------------------------
r8663 | murf | 2008-01-15 16:24:58 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8663

By: Digium Subversion (svnbot) 2008-01-15 16:25:29.000-0600

Repository: asterisk
Revision: 8694

_U  team/murf/bug_6264-1.2/
U   team/murf/bug_6264-1.2/apps/app_dial.c
U   team/murf/bug_6264-1.2/apps/app_queue.c
U   team/murf/bug_6264-1.2/asterisk.c
U   team/murf/bug_6264-1.2/channel.c
U   team/murf/bug_6264-1.2/channels/chan_features.c
U   team/murf/bug_6264-1.2/channels/chan_sip.c
U   team/murf/bug_6264-1.2/channels/chan_zap.c
U   team/murf/bug_6264-1.2/pbx.c
U   team/murf/bug_6264-1.2/utils/astman.c

------------------------------------------------------------------------
r8694 | murf | 2008-01-15 16:25:28 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8694

By: Digium Subversion (svnbot) 2008-01-15 16:25:32.000-0600

Repository: asterisk
Revision: 8696

_U  team/murf/bug_6264-trunk/
D   team/murf/bug_6264-trunk/ChangeLog
U   team/murf/bug_6264-trunk/Makefile
U   team/murf/bug_6264-trunk/apps/Makefile
U   team/murf/bug_6264-trunk/apps/app_authenticate.c
U   team/murf/bug_6264-trunk/apps/app_chanspy.c
U   team/murf/bug_6264-trunk/apps/app_curl.c
U   team/murf/bug_6264-trunk/apps/app_db.c
U   team/murf/bug_6264-trunk/apps/app_dial.c
U   team/murf/bug_6264-trunk/apps/app_dictate.c
U   team/murf/bug_6264-trunk/apps/app_directory.c
U   team/murf/bug_6264-trunk/apps/app_disa.c
U   team/murf/bug_6264-trunk/apps/app_exec.c
U   team/murf/bug_6264-trunk/apps/app_externalivr.c
U   team/murf/bug_6264-trunk/apps/app_festival.c
U   team/murf/bug_6264-trunk/apps/app_hasnewvoicemail.c
U   team/murf/bug_6264-trunk/apps/app_image.c
U   team/murf/bug_6264-trunk/apps/app_macro.c
U   team/murf/bug_6264-trunk/apps/app_meetme.c
U   team/murf/bug_6264-trunk/apps/app_milliwatt.c
U   team/murf/bug_6264-trunk/apps/app_mixmonitor.c
U   team/murf/bug_6264-trunk/apps/app_osplookup.c
U   team/murf/bug_6264-trunk/apps/app_page.c
U   team/murf/bug_6264-trunk/apps/app_parkandannounce.c
U   team/murf/bug_6264-trunk/apps/app_playback.c
U   team/murf/bug_6264-trunk/apps/app_privacy.c
U   team/murf/bug_6264-trunk/apps/app_queue.c
U   team/murf/bug_6264-trunk/apps/app_random.c
U   team/murf/bug_6264-trunk/apps/app_read.c
U   team/murf/bug_6264-trunk/apps/app_readfile.c
U   team/murf/bug_6264-trunk/apps/app_record.c
U   team/murf/bug_6264-trunk/apps/app_sayunixtime.c
U   team/murf/bug_6264-trunk/apps/app_senddtmf.c
U   team/murf/bug_6264-trunk/apps/app_sendtext.c
U   team/murf/bug_6264-trunk/apps/app_setcallerid.c
U   team/murf/bug_6264-trunk/apps/app_skel.c
U   team/murf/bug_6264-trunk/apps/app_sms.c
U   team/murf/bug_6264-trunk/apps/app_sql_postgres.c
U   team/murf/bug_6264-trunk/apps/app_stack.c
U   team/murf/bug_6264-trunk/apps/app_talkdetect.c
U   team/murf/bug_6264-trunk/apps/app_transfer.c
U   team/murf/bug_6264-trunk/apps/app_url.c
U   team/murf/bug_6264-trunk/apps/app_userevent.c
U   team/murf/bug_6264-trunk/apps/app_verbose.c
U   team/murf/bug_6264-trunk/apps/app_voicemail.c
U   team/murf/bug_6264-trunk/apps/app_while.c
U   team/murf/bug_6264-trunk/apps/app_zapras.c
U   team/murf/bug_6264-trunk/ast_expr2.fl
U   team/murf/bug_6264-trunk/ast_expr2.y
U   team/murf/bug_6264-trunk/asterisk.c
U   team/murf/bug_6264-trunk/callerid.c
U   team/murf/bug_6264-trunk/cdr/cdr_pgsql.c
U   team/murf/bug_6264-trunk/channel.c
U   team/murf/bug_6264-trunk/channels/chan_agent.c
U   team/murf/bug_6264-trunk/channels/chan_alsa.c
U   team/murf/bug_6264-trunk/channels/chan_features.c
U   team/murf/bug_6264-trunk/channels/chan_iax2.c
U   team/murf/bug_6264-trunk/channels/chan_local.c
U   team/murf/bug_6264-trunk/channels/chan_mgcp.c
U   team/murf/bug_6264-trunk/channels/chan_sip.c
U   team/murf/bug_6264-trunk/channels/chan_zap.c
U   team/murf/bug_6264-trunk/codecs/codec_a_mu.c
U   team/murf/bug_6264-trunk/codecs/codec_adpcm.c
U   team/murf/bug_6264-trunk/codecs/codec_alaw.c
U   team/murf/bug_6264-trunk/codecs/codec_g723_1.c
U   team/murf/bug_6264-trunk/codecs/codec_g726.c
U   team/murf/bug_6264-trunk/codecs/codec_gsm.c
U   team/murf/bug_6264-trunk/codecs/codec_ilbc.c
U   team/murf/bug_6264-trunk/codecs/codec_lpc10.c
U   team/murf/bug_6264-trunk/codecs/codec_speex.c
U   team/murf/bug_6264-trunk/codecs/codec_ulaw.c
U   team/murf/bug_6264-trunk/codecs/gsm/Makefile
U   team/murf/bug_6264-trunk/config.c
U   team/murf/bug_6264-trunk/configs/alsa.conf.sample
U   team/murf/bug_6264-trunk/configs/queues.conf.sample
U   team/murf/bug_6264-trunk/configs/sip.conf.sample
U   team/murf/bug_6264-trunk/configs/zapata.conf.sample
U   team/murf/bug_6264-trunk/contrib/scripts/safe_asterisk
U   team/murf/bug_6264-trunk/devicestate.c
A   team/murf/bug_6264-trunk/doc/README.callingpres
U   team/murf/bug_6264-trunk/doc/README.variables
U   team/murf/bug_6264-trunk/enum.c
U   team/murf/bug_6264-trunk/formats/format_pcm.c
U   team/murf/bug_6264-trunk/formats/format_pcm_alaw.c
U   team/murf/bug_6264-trunk/funcs/func_cdr.c
U   team/murf/bug_6264-trunk/funcs/func_cut.c
U   team/murf/bug_6264-trunk/funcs/func_db.c
U   team/murf/bug_6264-trunk/funcs/func_logic.c
U   team/murf/bug_6264-trunk/funcs/func_math.c
U   team/murf/bug_6264-trunk/funcs/func_md5.c
U   team/murf/bug_6264-trunk/funcs/func_odbc.c
U   team/murf/bug_6264-trunk/funcs/func_rand.c
U   team/murf/bug_6264-trunk/funcs/func_strings.c
U   team/murf/bug_6264-trunk/include/asterisk/astosp.h
U   team/murf/bug_6264-trunk/include/asterisk/channel.h
U   team/murf/bug_6264-trunk/include/asterisk/utils.h
U   team/murf/bug_6264-trunk/logger.c
U   team/murf/bug_6264-trunk/manager.c
U   team/murf/bug_6264-trunk/pbx.c
U   team/murf/bug_6264-trunk/res/res_agi.c
U   team/murf/bug_6264-trunk/res/res_crypto.c
U   team/murf/bug_6264-trunk/res/res_features.c
U   team/murf/bug_6264-trunk/res/res_indications.c
U   team/murf/bug_6264-trunk/res/res_monitor.c
U   team/murf/bug_6264-trunk/res/res_musiconhold.c
U   team/murf/bug_6264-trunk/res/res_osp.c
U   team/murf/bug_6264-trunk/rtp.c
U   team/murf/bug_6264-trunk/udptl.c
U   team/murf/bug_6264-trunk/utils/astman.c

------------------------------------------------------------------------
r8696 | murf | 2008-01-15 16:25:31 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8696

By: Digium Subversion (svnbot) 2008-01-15 16:28:25.000-0600

Repository: asterisk
Revision: 8891

_U  team/oej/managerstuff/
D   team/oej/managerstuff/ChangeLog
U   team/oej/managerstuff/apps/app_dial.c
U   team/oej/managerstuff/apps/app_festival.c
U   team/oej/managerstuff/apps/app_meetme.c
U   team/oej/managerstuff/apps/app_milliwatt.c
U   team/oej/managerstuff/apps/app_queue.c
U   team/oej/managerstuff/ast_expr2.c
U   team/oej/managerstuff/ast_expr2.fl
U   team/oej/managerstuff/ast_expr2.h
U   team/oej/managerstuff/ast_expr2.y
U   team/oej/managerstuff/ast_expr2f.c
U   team/oej/managerstuff/asterisk.c
U   team/oej/managerstuff/channel.c
U   team/oej/managerstuff/channels/chan_features.c
U   team/oej/managerstuff/channels/chan_iax2.c
U   team/oej/managerstuff/channels/chan_sip.c
U   team/oej/managerstuff/channels/chan_zap.c
U   team/oej/managerstuff/loader.c
U   team/oej/managerstuff/logger.c
U   team/oej/managerstuff/pbx.c
U   team/oej/managerstuff/res/res_features.c
U   team/oej/managerstuff/utils/astman.c

------------------------------------------------------------------------
r8891 | oej | 2008-01-15 16:28:24 -0600 (Tue, 15 Jan 2008) | 202 lines

Merged revisions 8112,8122,8124,8134,8140,8162,8173,8194,8232,8242,8276,8281,8320,8347,8394,8412,8414,8418,8429,8433,8437,8445,8537,8562,8573,8588,8600,8608,8619,8632,8666,8677,8710,8729,8758,8785,8808 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8112 | kpfleming | 2006-01-17 00:51:37 +0100 (Tue, 17 Jan 2006) | 2 lines

do rlimit check _after_ reading config file, in case 'dumpcore' is specified there

........
r8122 | kpfleming | 2006-01-17 14:11:55 +0100 (Tue, 17 Jan 2006) | 2 lines

update CLI copyright notice

........
r8124 | mogorman | 2006-01-17 17:55:30 +0100 (Tue, 17 Jan 2006) | 3 lines

Fixed code ordering of logger_init and queue_log_init
bug 6263

........
r8134 | mattf | 2006-01-17 19:29:57 +0100 (Tue, 17 Jan 2006) | 2 lines

Backport of fix for ASTERISK-5936

........
r8140 | mogorman | 2006-01-17 21:10:29 +0100 (Tue, 17 Jan 2006) | 3 lines

Stop any generators running on a channel when
festival is called as described in 5996

........
r8162 | mogorman | 2006-01-18 01:47:04 +0100 (Wed, 18 Jan 2006) | 4 lines

Changed order of autoload so that pbx_ comes before
channels, and in doing so cause bug 6002 to not
be an issue

........
r8173 | russell | 2006-01-18 03:49:21 +0100 (Wed, 18 Jan 2006) | 2 lines

remove ChangeLog from the 1.2 branch.  It will only be present in the tags.

........
r8194 | mogorman | 2006-01-18 22:02:06 +0100 (Wed, 18 Jan 2006) | 3 lines

Solves issue with the login proccess in meetme
patch from 6136

........
r8232 | russell | 2006-01-19 05:17:45 +0100 (Thu, 19 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-19 05:56:48 +0100 (Thu, 19 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 20:14:37 +0100 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 20:40:28 +0100 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-20 02:00:46 +0100 (Fri, 20 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

........
r8347 | russell | 2006-01-20 19:34:42 +0100 (Fri, 20 Jan 2006) | 2 lines

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 19:29:39 +0100 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-22 00:17:06 +0100 (Sun, 22 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-22 00:43:14 +0100 (Sun, 22 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-22 03:05:41 +0100 (Sun, 22 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........
r8429 | tilghman | 2006-01-22 09:52:49 +0100 (Sun, 22 Jan 2006) | 2 lines

Bug 6281 - Cannot set more than a single header with SIPAddHeader

........
r8433 | bweschke | 2006-01-22 16:13:41 +0100 (Sun, 22 Jan 2006) | 3 lines

Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug ASTERISK-5953


........
r8437 | russell | 2006-01-22 18:47:13 +0100 (Sun, 22 Jan 2006) | 2 lines

fix MixMonitor crash (issue ASTERISK-6161, probably others)

........
r8445 | russell | 2006-01-22 20:03:53 +0100 (Sun, 22 Jan 2006) | 2 lines

fix memory leak from not freeing the queue member list when freeing an old queue

........
r8537 | oej | 2006-01-24 14:15:13 +0100 (Tue, 24 Jan 2006) | 2 lines

Issue ASTERISK-6148 - never send response to ACK. (Reported by whiskerp)

........
r8562 | oej | 2006-01-24 20:21:15 +0100 (Tue, 24 Jan 2006) | 2 lines

Issue 6114: Don't hangup on BYE/ALSO with no channel.

........
r8573 | mattf | 2006-01-24 21:37:30 +0100 (Tue, 24 Jan 2006) | 2 lines

Backport fix for ASTERISK-6071, hangup on polarity reversal

........
r8588 | kpfleming | 2006-01-24 23:32:09 +0100 (Tue, 24 Jan 2006) | 2 lines

ensure that channel cannot become zombie after we check but before we try to start indications

........
r8600 | russell | 2006-01-24 23:55:32 +0100 (Tue, 24 Jan 2006) | 2 lines

completely arbitrary whitespace change for testing something with svnmerge ...

........
r8608 | kpfleming | 2006-01-25 02:50:52 +0100 (Wed, 25 Jan 2006) | 2 lines

ensure hangup cause code is handled properly when channel does not return a frame (issue ASTERISK-6186)

........
r8619 | russell | 2006-01-25 06:38:36 +0100 (Wed, 25 Jan 2006) | 2 lines

don't leak almost 200 bytes for each new channel (issue ASTERISK-6170)

........
r8632 | oej | 2006-01-25 10:46:43 +0100 (Wed, 25 Jan 2006) | 2 lines

Issue ASTERISK-6276 - the "timebomb" bug. Patch by Markster over GPRS

........
r8666 | russell | 2006-01-25 19:39:44 +0100 (Wed, 25 Jan 2006) | 2 lines

fix memory leak (inspired by issue ASTERISK-6190)

........
r8677 | russell | 2006-01-25 20:14:43 +0100 (Wed, 25 Jan 2006) | 3 lines

don't call ast_update_realtime with uninitialized variables if we get a
registration with an expirey of 0 seconds (issue ASTERISK-6016)

........
r8710 | oej | 2006-01-26 15:39:36 +0100 (Thu, 26 Jan 2006) | 2 lines

Issue 5898: Registrations does not get deleted if there's an active SIP dialog

........
r8729 | russell | 2006-01-26 20:42:35 +0100 (Thu, 26 Jan 2006) | 2 lines

fix problem with dtmf on e&m (issue ASTERISK-6203)

........
r8758 | tilghman | 2006-01-27 01:52:12 +0100 (Fri, 27 Jan 2006) | 2 lines

Bug 6072 - Revisions to the source bison and flex files don't auto-regenerate these files

........
r8785 | oej | 2006-01-27 09:02:16 +0100 (Fri, 27 Jan 2006) | 2 lines

Issue 6362 - Register without Contact: and Expires: fails (reporter: op)

........
r8808 | oej | 2006-01-28 14:52:15 +0100 (Sat, 28 Jan 2006) | 3 lines

Issue 6182 - Don't remove scheduled event until it's really done.
(reported by malverian)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8891

By: Digium Subversion (svnbot) 2008-01-15 16:28:31.000-0600

Repository: asterisk
Revision: 8894

_U  team/oej/moduletest/
U   team/oej/moduletest/apps/app_dial.c
U   team/oej/moduletest/apps/app_queue.c
U   team/oej/moduletest/ast_expr2.c
U   team/oej/moduletest/ast_expr2.h
U   team/oej/moduletest/ast_expr2f.c
U   team/oej/moduletest/asterisk.c
U   team/oej/moduletest/channel.c
U   team/oej/moduletest/channels/chan_features.c
U   team/oej/moduletest/channels/chan_iax2.c
U   team/oej/moduletest/channels/chan_sip.c
U   team/oej/moduletest/channels/chan_zap.c
U   team/oej/moduletest/pbx.c
U   team/oej/moduletest/utils/astman.c

------------------------------------------------------------------------
r8894 | oej | 2008-01-15 16:28:30 -0600 (Tue, 15 Jan 2008) | 135 lines

Merged revisions 8320,8347,8394,8412,8414,8418,8429,8433,8437,8445,8537,8562,8573,8588,8600,8608,8619,8632,8666,8677,8710,8729,8758,8785,8808 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8320 | mogorman | 2006-01-20 02:00:46 +0100 (Fri, 20 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

........
r8347 | russell | 2006-01-20 19:34:42 +0100 (Fri, 20 Jan 2006) | 2 lines

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 19:29:39 +0100 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-22 00:17:06 +0100 (Sun, 22 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-22 00:43:14 +0100 (Sun, 22 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-22 03:05:41 +0100 (Sun, 22 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........
r8429 | tilghman | 2006-01-22 09:52:49 +0100 (Sun, 22 Jan 2006) | 2 lines

Bug 6281 - Cannot set more than a single header with SIPAddHeader

........
r8433 | bweschke | 2006-01-22 16:13:41 +0100 (Sun, 22 Jan 2006) | 3 lines

Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug ASTERISK-5953


........
r8437 | russell | 2006-01-22 18:47:13 +0100 (Sun, 22 Jan 2006) | 2 lines

fix MixMonitor crash (issue ASTERISK-6161, probably others)

........
r8445 | russell | 2006-01-22 20:03:53 +0100 (Sun, 22 Jan 2006) | 2 lines

fix memory leak from not freeing the queue member list when freeing an old queue

........
r8537 | oej | 2006-01-24 14:15:13 +0100 (Tue, 24 Jan 2006) | 2 lines

Issue ASTERISK-6148 - never send response to ACK. (Reported by whiskerp)

........
r8562 | oej | 2006-01-24 20:21:15 +0100 (Tue, 24 Jan 2006) | 2 lines

Issue 6114: Don't hangup on BYE/ALSO with no channel.

........
r8573 | mattf | 2006-01-24 21:37:30 +0100 (Tue, 24 Jan 2006) | 2 lines

Backport fix for ASTERISK-6071, hangup on polarity reversal

........
r8588 | kpfleming | 2006-01-24 23:32:09 +0100 (Tue, 24 Jan 2006) | 2 lines

ensure that channel cannot become zombie after we check but before we try to start indications

........
r8600 | russell | 2006-01-24 23:55:32 +0100 (Tue, 24 Jan 2006) | 2 lines

completely arbitrary whitespace change for testing something with svnmerge ...

........
r8608 | kpfleming | 2006-01-25 02:50:52 +0100 (Wed, 25 Jan 2006) | 2 lines

ensure hangup cause code is handled properly when channel does not return a frame (issue ASTERISK-6186)

........
r8619 | russell | 2006-01-25 06:38:36 +0100 (Wed, 25 Jan 2006) | 2 lines

don't leak almost 200 bytes for each new channel (issue ASTERISK-6170)

........
r8632 | oej | 2006-01-25 10:46:43 +0100 (Wed, 25 Jan 2006) | 2 lines

Issue ASTERISK-6276 - the "timebomb" bug. Patch by Markster over GPRS

........
r8666 | russell | 2006-01-25 19:39:44 +0100 (Wed, 25 Jan 2006) | 2 lines

fix memory leak (inspired by issue ASTERISK-6190)

........
r8677 | russell | 2006-01-25 20:14:43 +0100 (Wed, 25 Jan 2006) | 3 lines

don't call ast_update_realtime with uninitialized variables if we get a
registration with an expirey of 0 seconds (issue ASTERISK-6016)

........
r8710 | oej | 2006-01-26 15:39:36 +0100 (Thu, 26 Jan 2006) | 2 lines

Issue 5898: Registrations does not get deleted if there's an active SIP dialog

........
r8729 | russell | 2006-01-26 20:42:35 +0100 (Thu, 26 Jan 2006) | 2 lines

fix problem with dtmf on e&m (issue ASTERISK-6203)

........
r8758 | tilghman | 2006-01-27 01:52:12 +0100 (Fri, 27 Jan 2006) | 2 lines

Bug 6072 - Revisions to the source bison and flex files don't auto-regenerate these files

........
r8785 | oej | 2006-01-27 09:02:16 +0100 (Fri, 27 Jan 2006) | 2 lines

Issue 6362 - Register without Contact: and Expires: fails (reporter: op)

........
r8808 | oej | 2006-01-28 14:52:15 +0100 (Sat, 28 Jan 2006) | 3 lines

Issue 6182 - Don't remove scheduled event until it's really done.
(reported by malverian)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=8894

By: Digium Subversion (svnbot) 2008-01-15 16:32:27.000-0600

Repository: asterisk
Revision: 9132

_U  team/murf/AEL2/
U   team/murf/AEL2/.cleancount
U   team/murf/AEL2/Makefile
U   team/murf/AEL2/agi/Makefile
U   team/murf/AEL2/apps/Makefile
D   team/murf/AEL2/apps/app_intercom.c
D   team/murf/AEL2/apps/app_sql_postgres.c
U   team/murf/AEL2/cdr/Makefile
U   team/murf/AEL2/channels/Makefile
U   team/murf/AEL2/channels/chan_misdn.c
U   team/murf/AEL2/channels/chan_misdn_config.c
U   team/murf/AEL2/channels/chan_sip.c
U   team/murf/AEL2/channels/chan_vpb.c
U   team/murf/AEL2/channels/chan_zap.c
U   team/murf/AEL2/channels/misdn/Makefile
U   team/murf/AEL2/channels/misdn/chan_misdn_config.h
U   team/murf/AEL2/channels/misdn/isdn_lib.c
U   team/murf/AEL2/channels/misdn/isdn_lib.h
U   team/murf/AEL2/channels/misdn/isdn_msg_parser.c
U   team/murf/AEL2/cli.c
U   team/murf/AEL2/codecs/Makefile
U   team/murf/AEL2/configs/misdn.conf.sample
A   team/murf/AEL2/configs/muted.conf.sample
A   team/murf/AEL2/doc/00README.1st
A   team/murf/AEL2/doc/ael.txt
A   team/murf/AEL2/doc/app-sms.txt
A   team/murf/AEL2/doc/asterisk-conf.txt
A   team/murf/AEL2/doc/backtrace.txt
A   team/murf/AEL2/doc/billing.txt
A   team/murf/AEL2/doc/callingpres.txt
A   team/murf/AEL2/doc/cdrdriver.txt
A   team/murf/AEL2/doc/chaniax.txt
A   team/murf/AEL2/doc/channels.txt
A   team/murf/AEL2/doc/channelvariables.txt
A   team/murf/AEL2/doc/cliprompt.txt
A   team/murf/AEL2/doc/configuration.txt
A   team/murf/AEL2/doc/cygwin.txt
A   team/murf/AEL2/doc/dundi.txt
A   team/murf/AEL2/doc/enum.txt
A   team/murf/AEL2/doc/extconfig.txt
A   team/murf/AEL2/doc/externalivr.txt
A   team/murf/AEL2/doc/freetds.txt
A   team/murf/AEL2/doc/h323.txt
A   team/murf/AEL2/doc/hardware.txt
A   team/murf/AEL2/doc/ices.txt
A   team/murf/AEL2/doc/jitterbuffer.txt
A   team/murf/AEL2/doc/linkedlists.txt
A   team/murf/AEL2/doc/math.txt
A   team/murf/AEL2/doc/misdn.txt
A   team/murf/AEL2/doc/mp3.txt
A   team/murf/AEL2/doc/musiconhold-fpm.txt
A   team/murf/AEL2/doc/mysql.txt
A   team/murf/AEL2/doc/odbcstorage.txt
A   team/murf/AEL2/doc/privacy.txt
A   team/murf/AEL2/doc/realtime.txt
A   team/murf/AEL2/doc/security.txt
A   team/murf/AEL2/doc/sms.txt
U   team/murf/AEL2/formats/Makefile
U   team/murf/AEL2/frame.c
U   team/murf/AEL2/funcs/Makefile
U   team/murf/AEL2/funcs/func_language.c
U   team/murf/AEL2/funcs/func_moh.c
U   team/murf/AEL2/include/asterisk/cdr.h
U   team/murf/AEL2/include/asterisk/channel.h
U   team/murf/AEL2/include/asterisk/frame.h
U   team/murf/AEL2/include/asterisk/image.h
U   team/murf/AEL2/include/asterisk/musiconhold.h
U   team/murf/AEL2/include/asterisk/stringfields.h
U   team/murf/AEL2/pbx/ael.tab.c
U   team/murf/AEL2/pbx/ael_lex.c
U   team/murf/AEL2/pbx.c
U   team/murf/AEL2/res/Makefile
U   team/murf/AEL2/res/res_agi.c
U   team/murf/AEL2/res/res_clioriginate.c
U   team/murf/AEL2/res/res_features.c
U   team/murf/AEL2/res/res_musiconhold.c
U   team/murf/AEL2/res/res_odbc.c
U   team/murf/AEL2/rtp.c
U   team/murf/AEL2/stdtime/Makefile
U   team/murf/AEL2/udptl.c
U   team/murf/AEL2/utils/Makefile

------------------------------------------------------------------------
r9132 | murf | 2008-01-15 16:32:26 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=9132

By: Digium Subversion (svnbot) 2008-01-15 16:33:21.000-0600

Repository: asterisk
Revision: 9189

_U  team/murf/AEL2/
U   team/murf/AEL2/Makefile
U   team/murf/AEL2/apps/app_macro.c
U   team/murf/AEL2/channel.c
U   team/murf/AEL2/channels/chan_local.c
U   team/murf/AEL2/channels/chan_misdn_config.c
U   team/murf/AEL2/channels/misdn/Makefile
U   team/murf/AEL2/configs/misdn.conf.sample
U   team/murf/AEL2/funcs/Makefile
A   team/murf/AEL2/funcs/func_sha1.c
A   team/murf/AEL2/include/asterisk/sha1.h
U   team/murf/AEL2/include/asterisk/utils.h
A   team/murf/AEL2/sha1.c
U   team/murf/AEL2/utils.c

------------------------------------------------------------------------
r9189 | murf | 2008-01-15 16:33:21 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=9189

By: Digium Subversion (svnbot) 2008-01-15 16:33:24.000-0600

Repository: asterisk
Revision: 9192

_U  team/murf/bug_6264-trunk/
U   team/murf/bug_6264-trunk/.cleancount
U   team/murf/bug_6264-trunk/Makefile
U   team/murf/bug_6264-trunk/agi/Makefile
U   team/murf/bug_6264-trunk/apps/Makefile
D   team/murf/bug_6264-trunk/apps/app_intercom.c
U   team/murf/bug_6264-trunk/apps/app_macro.c
D   team/murf/bug_6264-trunk/apps/app_sql_postgres.c
U   team/murf/bug_6264-trunk/cdr/Makefile
U   team/murf/bug_6264-trunk/channel.c
U   team/murf/bug_6264-trunk/channels/Makefile
U   team/murf/bug_6264-trunk/channels/chan_local.c
U   team/murf/bug_6264-trunk/channels/chan_misdn.c
U   team/murf/bug_6264-trunk/channels/chan_misdn_config.c
U   team/murf/bug_6264-trunk/channels/chan_sip.c
U   team/murf/bug_6264-trunk/channels/chan_vpb.c
U   team/murf/bug_6264-trunk/channels/chan_zap.c
U   team/murf/bug_6264-trunk/channels/misdn/Makefile
U   team/murf/bug_6264-trunk/channels/misdn/chan_misdn_config.h
U   team/murf/bug_6264-trunk/channels/misdn/isdn_lib.c
U   team/murf/bug_6264-trunk/channels/misdn/isdn_lib.h
U   team/murf/bug_6264-trunk/channels/misdn/isdn_msg_parser.c
U   team/murf/bug_6264-trunk/cli.c
U   team/murf/bug_6264-trunk/codecs/Makefile
U   team/murf/bug_6264-trunk/configs/misdn.conf.sample
A   team/murf/bug_6264-trunk/configs/muted.conf.sample
A   team/murf/bug_6264-trunk/doc/00README.1st
A   team/murf/bug_6264-trunk/doc/ael.txt
A   team/murf/bug_6264-trunk/doc/app-sms.txt
A   team/murf/bug_6264-trunk/doc/asterisk-conf.txt
A   team/murf/bug_6264-trunk/doc/backtrace.txt
A   team/murf/bug_6264-trunk/doc/billing.txt
A   team/murf/bug_6264-trunk/doc/callingpres.txt
A   team/murf/bug_6264-trunk/doc/cdrdriver.txt
A   team/murf/bug_6264-trunk/doc/chaniax.txt
A   team/murf/bug_6264-trunk/doc/channels.txt
A   team/murf/bug_6264-trunk/doc/channelvariables.txt
A   team/murf/bug_6264-trunk/doc/cliprompt.txt
A   team/murf/bug_6264-trunk/doc/configuration.txt
A   team/murf/bug_6264-trunk/doc/cygwin.txt
A   team/murf/bug_6264-trunk/doc/dundi.txt
A   team/murf/bug_6264-trunk/doc/enum.txt
A   team/murf/bug_6264-trunk/doc/extconfig.txt
A   team/murf/bug_6264-trunk/doc/externalivr.txt
A   team/murf/bug_6264-trunk/doc/freetds.txt
A   team/murf/bug_6264-trunk/doc/h323.txt
A   team/murf/bug_6264-trunk/doc/hardware.txt
A   team/murf/bug_6264-trunk/doc/ices.txt
A   team/murf/bug_6264-trunk/doc/jitterbuffer.txt
A   team/murf/bug_6264-trunk/doc/linkedlists.txt
A   team/murf/bug_6264-trunk/doc/math.txt
A   team/murf/bug_6264-trunk/doc/misdn.txt
A   team/murf/bug_6264-trunk/doc/mp3.txt
A   team/murf/bug_6264-trunk/doc/musiconhold-fpm.txt
A   team/murf/bug_6264-trunk/doc/mysql.txt
A   team/murf/bug_6264-trunk/doc/odbcstorage.txt
A   team/murf/bug_6264-trunk/doc/privacy.txt
A   team/murf/bug_6264-trunk/doc/realtime.txt
A   team/murf/bug_6264-trunk/doc/security.txt
A   team/murf/bug_6264-trunk/doc/sms.txt
U   team/murf/bug_6264-trunk/formats/Makefile
U   team/murf/bug_6264-trunk/frame.c
U   team/murf/bug_6264-trunk/funcs/Makefile
U   team/murf/bug_6264-trunk/funcs/func_language.c
U   team/murf/bug_6264-trunk/funcs/func_moh.c
A   team/murf/bug_6264-trunk/funcs/func_sha1.c
U   team/murf/bug_6264-trunk/include/asterisk/cdr.h
U   team/murf/bug_6264-trunk/include/asterisk/channel.h
U   team/murf/bug_6264-trunk/include/asterisk/frame.h
U   team/murf/bug_6264-trunk/include/asterisk/image.h
U   team/murf/bug_6264-trunk/include/asterisk/musiconhold.h
A   team/murf/bug_6264-trunk/include/asterisk/sha1.h
U   team/murf/bug_6264-trunk/include/asterisk/stringfields.h
U   team/murf/bug_6264-trunk/include/asterisk/utils.h
U   team/murf/bug_6264-trunk/pbx.c
U   team/murf/bug_6264-trunk/res/Makefile
U   team/murf/bug_6264-trunk/res/res_agi.c
U   team/murf/bug_6264-trunk/res/res_clioriginate.c
U   team/murf/bug_6264-trunk/res/res_features.c
U   team/murf/bug_6264-trunk/res/res_musiconhold.c
U   team/murf/bug_6264-trunk/res/res_odbc.c
U   team/murf/bug_6264-trunk/rtp.c
A   team/murf/bug_6264-trunk/sha1.c
U   team/murf/bug_6264-trunk/stdtime/Makefile
U   team/murf/bug_6264-trunk/udptl.c
U   team/murf/bug_6264-trunk/utils/Makefile
U   team/murf/bug_6264-trunk/utils.c

------------------------------------------------------------------------
r9192 | murf | 2008-01-15 16:33:24 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=9192

By: Digium Subversion (svnbot) 2008-01-15 16:37:41.000-0600

Repository: asterisk
Revision: 9494

_U  team/murf/AEL2/
U   team/murf/AEL2/UPGRADE.txt
U   team/murf/AEL2/apps/app_osplookup.c
U   team/murf/AEL2/channels/chan_sip.c
_U  team/murf/AEL2/channels/misdn/
U   team/murf/AEL2/codecs/gsm/inc/private.h
U   team/murf/AEL2/dnsmgr.c
U   team/murf/AEL2/funcs/Makefile
UU  team/murf/AEL2/funcs/func_base64.c
U   team/murf/AEL2/funcs/func_callerid.c
U   team/murf/AEL2/funcs/func_cdr.c
U   team/murf/AEL2/funcs/func_cut.c
U   team/murf/AEL2/funcs/func_db.c
U   team/murf/AEL2/funcs/func_enum.c
U   team/murf/AEL2/funcs/func_env.c
U   team/murf/AEL2/funcs/func_groupcount.c
U   team/murf/AEL2/funcs/func_language.c
U   team/murf/AEL2/funcs/func_logic.c
U   team/murf/AEL2/funcs/func_math.c
U   team/murf/AEL2/funcs/func_md5.c
U   team/murf/AEL2/funcs/func_moh.c
U   team/murf/AEL2/funcs/func_odbc.c
U   team/murf/AEL2/funcs/func_rand.c
UU  team/murf/AEL2/funcs/func_sha1.c
U   team/murf/AEL2/funcs/func_strings.c
U   team/murf/AEL2/funcs/func_timeout.c
U   team/murf/AEL2/funcs/func_uri.c
D   team/murf/AEL2/funcs/pbx_functions.c

------------------------------------------------------------------------
r9494 | murf | 2008-01-15 16:37:41 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=9494

By: Digium Subversion (svnbot) 2008-01-15 16:39:01.000-0600

Repository: asterisk
Revision: 9583

_U  team/murf/AEL2/
U   team/murf/AEL2/apps/Makefile
U   team/murf/AEL2/cdr/Makefile
U   team/murf/AEL2/channels/Makefile
D   team/murf/AEL2/channels/adtranvofr.h
D   team/murf/AEL2/channels/chan_oss_old.c
U   team/murf/AEL2/codecs/Makefile
U   team/murf/AEL2/formats/Makefile
U   team/murf/AEL2/funcs/Makefile
U   team/murf/AEL2/pbx/Makefile
U   team/murf/AEL2/res/Makefile

------------------------------------------------------------------------
r9583 | murf | 2008-01-15 16:39:00 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=9583

By: Digium Subversion (svnbot) 2008-01-15 16:48:23.000-0600

Repository: asterisk
Revision: 10176

_U  team/murf/AEL2/
U   team/murf/AEL2/.cleancount
U   team/murf/AEL2/apps/app_queue.c
U   team/murf/AEL2/apps/app_sayunixtime.c
U   team/murf/AEL2/apps/app_voicemail.c
U   team/murf/AEL2/channels/chan_agent.c
U   team/murf/AEL2/channels/chan_iax2.c
U   team/murf/AEL2/channels/chan_sip.c
U   team/murf/AEL2/funcs/func_enum.c
U   team/murf/AEL2/funcs/func_strings.c
U   team/murf/AEL2/include/asterisk/strings.h
U   team/murf/AEL2/res/res_agi.c
U   team/murf/AEL2/utils.c

------------------------------------------------------------------------
r10176 | murf | 2008-01-15 16:48:22 -0600 (Tue, 15 Jan 2008) | 59 lines

Merged revisions 8232,8242,8276,8281,8320,8347,8394,8412,8414,8418 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r8232 | russell | 2006-01-18 21:17:45 -0700 (Wed, 18 Jan 2006) | 3 lines

fix a seg fault due to assuming that space gets allocatted on the stack in the
same order that we declare the variables (issue ASTERISK-6130)

........
r8242 | russell | 2006-01-18 21:56:48 -0700 (Wed, 18 Jan 2006) | 3 lines

fix Message-Account header to use the ip address if the fromdomain
isn't set (issue ASTERISK-6118)

........
r8276 | tilghman | 2006-01-19 12:14:37 -0700 (Thu, 19 Jan 2006) | 2 lines

Bug 6072 - Memory leaks in the expression parser

........
r8281 | oej | 2006-01-19 12:40:28 -0700 (Thu, 19 Jan 2006) | 2 lines

Enable "musicclass" setting for sip peers as per the config sample.

........
r8320 | mogorman | 2006-01-19 18:00:46 -0700 (Thu, 19 Jan 2006) | 3 lines

solved problem with delayreject and iax trunking
bug 4291

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

fix invalid value of prev_q (issue ASTERISK-6142)

........
r8394 | tilghman | 2006-01-21 11:29:39 -0700 (Sat, 21 Jan 2006) | 2 lines

Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

........
r8412 | russell | 2006-01-21 16:17:06 -0700 (Sat, 21 Jan 2006) | 2 lines

prevent the possibility of writing outside of the available workspace (issue ASTERISK-6111)

........
r8414 | russell | 2006-01-21 16:43:14 -0700 (Sat, 21 Jan 2006) | 2 lines

temporarily revert substring fix pending the result of the discussion in issue ASTERISK-6111

........
r8418 | russell | 2006-01-21 19:05:41 -0700 (Sat, 21 Jan 2006) | 3 lines

add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue ASTERISK-6111)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=10176