Re: [asterisk-dev] [Code Review] 3601: accountcode: Slightly change accountcode propagation.

2014-07-21 Thread rmudgett
change. Note the peeraccount value is meaningless if the bridge does not contain two parties. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list

Re: [asterisk-dev] [Code Review] 3813: codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.

2014-07-21 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3813/#review12800 --- Ping for attention. - rmudgett On July 16, 2014, 4:37 p.m

Re: [asterisk-dev] [Code Review] 3765: astobj2: debug backtrace and assert on invalid refcount

2014-07-18 Thread rmudgett
On July 13, 2014, 4:22 p.m., rmudgett wrote: ast_assert() already outputs a backtrace using ao2_bt() even if DO_CRACH is not enabled. We also seem to have two backtrace generation functions: ao2_bt() ast_log_bactrace() Matt Jordan wrote: We could consolidate these two

Re: [asterisk-dev] [Code Review] 3765: astobj2: debug backtrace and assert on invalid refcount

2014-07-18 Thread rmudgett
compiles. - rmudgett On July 18, 2014, 9:58 a.m., Scott Griepentrog wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3765

Re: [asterisk-dev] [Code Review] 3829: Voicemail send email to multiple email addresses

2014-07-18 Thread rmudgett
. - rmudgett On July 18, 2014, 11:30 a.m., Jacob Barber wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3829/ --- (Updated

Re: [asterisk-dev] [Code Review] 3822: media_formats: move format_compatability to channels/iax2 where possible

2014-07-18 Thread rmudgett
On July 17, 2014, 4:38 p.m., rmudgett wrote: /team/group/media_formats-reviewed-trunk/main/format_compatibility.c, line 176 https://reviewboard.asterisk.org/r/3822/diff/3/?file=64775#file64775line176 I'm not sure this should be moved from the core since the conversion

Re: [asterisk-dev] [Code Review] 3822: media_formats: move format_compatability to channels/iax2 where possible

2014-07-18 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3822/#review12753 --- Ship it! Ship It! - rmudgett On July 17, 2014, 11:15 p.m

Re: [asterisk-dev] [Code Review] 3823: Stasis: Allow configuration of message types to disallow

2014-07-18 Thread rmudgett
/#comment23071 This NOTICE is vague as to why it is declined. It looks more like a resource allocation error rather than something the user possibly configured wrong. How about: Configured to decline creating Stasis message type %s\n - rmudgett On July 18, 2014, 9:54 a.m., opticron

Re: [asterisk-dev] [Code Review] 3758: res_smdi: convert to astobj2

2014-07-18 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3758/#review12763 --- Ship it! Ship It! - rmudgett On July 16, 2014, 8:29 p.m

Re: [asterisk-dev] [Code Review] 3728: ARI: Add missing transfer information

2014-07-17 Thread rmudgett
://reviewboard.asterisk.org/r/3728/#comment22999 Add fallthrough comment since there is no break. - rmudgett On July 10, 2014, 8:03 a.m., opticron wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r

Re: [asterisk-dev] [Code Review] 3729: Stasis: Allow prestart actions to be queued

2014-07-17 Thread rmudgett
://reviewboard.asterisk.org/r/3729/#comment23000 command_queue is ref leaked. - rmudgett On July 10, 2014, 8:12 a.m., opticron wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3729

Re: [asterisk-dev] [Code Review] 3731: Stasis: Prevent non-stasis channels from entering stasis bridges

2014-07-17 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3731/#review12715 --- team/rmudgett/stasis_linkedids/res/stasis/stasis_bridge.c

Re: [asterisk-dev] [Code Review] 3731: Stasis: Prevent non-stasis channels from entering stasis bridges

2014-07-17 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3731/#review12716 --- team/rmudgett/stasis_linkedids/res/res_stasis.c https

Re: [asterisk-dev] [Code Review] 3721: Masquerades: Framehook and Audiohook fixup

2014-07-17 Thread rmudgett
://reviewboard.asterisk.org/r/3721/#comment23010 A blank line should always separate variable declarations from code. It makes them easier to spot. - rmudgett On July 15, 2014, 6:38 p.m., Jonathan Rose wrote: --- This is an automatically generated

Re: [asterisk-dev] [Code Review] 3809: features config: prevent assert on no featuregroups or applicationmap

2014-07-17 Thread rmudgett
/features_config.c https://reviewboard.asterisk.org/r/3809/#comment23013 This is the bug: __features_config_alloc(0) should be features_config_alloc() The globals config struct should always have those containers allocated. - rmudgett On July 16, 2014, 2:50 p.m., Scott Griepentrog

Re: [asterisk-dev] [Code Review] 3822: media_formats: move format_compatability to channels/iax2 where possible

2014-07-17 Thread rmudgett
() and ast_format_compatibility_codec2bitfield() are used by other modules than just chan_iax2. - rmudgett On July 16, 2014, 9:46 p.m., Corey Farrell wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r

Re: [asterisk-dev] [Code Review] 3809: features config: prevent assert on no featuregroups or applicationmap

2014-07-17 Thread rmudgett
/features_config.c https://reviewboard.asterisk.org/r/3809/#comment23026 Same comment here. - rmudgett On July 17, 2014, 2:16 p.m., Scott Griepentrog wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: [asterisk-dev] [Code Review] 3721: Masquerades: Framehook and Audiohook fixup

2014-07-17 Thread rmudgett
://reviewboard.asterisk.org/r/3721/#comment23036 ... result of a small ... Extra space between the original - rmudgett On July 17, 2014, 3:10 p.m., Jonathan Rose wrote: --- This is an automatically generated e-mail. To reply

Re: [asterisk-dev] [Code Review] 3822: media_formats: move format_compatability to channels/iax2 where possible

2014-07-17 Thread rmudgett
/media_formats-reviewed-trunk/main/format_compatibility.c https://reviewboard.asterisk.org/r/3822/#comment23047 I'm not sure this should be moved from the core since the conversion the other way is used by other modules. - rmudgett On July 17, 2014, 3:06 p.m., Corey Farrell wrote

Re: [asterisk-dev] [Code Review] 3803: codec_dahdi: Fix type mismatches and other badness.

2014-07-16 Thread rmudgett
--- Since I don't have a transcoder card I can only compile it. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit

Re: [asterisk-dev] [Code Review] 3803: codec_dahdi: Fix type mismatches and other badness.

2014-07-16 Thread rmudgett
can only compile it. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo

[asterisk-dev] [Code Review] 3813: codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.

2014-07-16 Thread rmudgett
/codec_speex.c 418785 Diff: https://reviewboard.asterisk.org/r/3813/diff/ Testing --- It compiles. I don't have anything that will consume/produce speex. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http

[asterisk-dev] [Code Review] 3814: format.c: No need for lock on immutable format and format_interface objects.

2014-07-16 Thread rmudgett
. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3758: res_smdi: convert to astobj2

2014-07-16 Thread rmudgett
anything default compare function. You are using the iterator in an unusual way here and other places. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3758/#review12606

Re: [asterisk-dev] [Code Review] 3814: format.c: No need for lock on immutable format and format_interface objects.

2014-07-16 Thread rmudgett
-trunk/main/format.c 418785 Diff: https://reviewboard.asterisk.org/r/3814/diff/ Testing --- Made a warm fuzzy call with no problems. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api

Re: [asterisk-dev] [Code Review] 3819: Substitute Variables In Features Application Map Before Execution

2014-07-16 Thread rmudgett
the size of a pointer. I'm surprised this didn't crash from stack corruption. Look at using ast_str_substitute_variables() instead so you don't need to create a worst case fixed sized buffer for any substituted variables. - rmudgett On July 16, 2014, 6:53 p.m., Michael Young wrote

Re: [asterisk-dev] [Code Review] 3818: Deprecate astobj.h

2014-07-16 Thread rmudgett
had the joy of working with the old object code. - rmudgett On July 16, 2014, 6:40 p.m., Corey Farrell wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3818

Re: [asterisk-dev] [Code Review] 3758: res_smdi: convert to astobj2

2014-07-16 Thread rmudgett
/3758/#comment22983 Excess indention. /trunk/res/res_smdi.c https://reviewboard.asterisk.org/r/3758/#comment22984 Yuck a shadowed variable. - rmudgett On July 16, 2014, 6:32 p.m., Corey Farrell wrote

Re: [asterisk-dev] [Code Review] 3821: Use ao2_t_alloc for certain stasis allocators

2014-07-16 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3821/#review12706 --- Ship it! I'm fine with it being in v12. - rmudgett On July

Re: [asterisk-dev] [Code Review] 3793: media_formats: Add minimum bytes to builtin codecs (so that smoothers can actually be made)

2014-07-15 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3793/#review12656 --- Ship it! Ship It! - rmudgett On July 15, 2014, 12:04 p.m

[asterisk-dev] [Code Review] 3794: media_formats: Get chan_vpb to compile.

2014-07-15 Thread rmudgett
418653 /team/group/media_formats-reviewed-trunk/channels/chan_vpb.cc 418653 Diff: https://reviewboard.asterisk.org/r/3794/diff/ Testing --- Now compiles Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http

Re: [asterisk-dev] [Code Review] 3787: media_format: Make ast_format_cache_get_slin_by_rate() not return a ref bumped format.

2014-07-15 Thread rmudgett
. The users of the array only pass a 0-31 index value not a (1 (0-31)) index value. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3787/#review12651

Re: [asterisk-dev] [Code Review] 3787: media_format: Make ast_format_cache_get_slin_by_rate() not return a ref bumped format.

2014-07-15 Thread rmudgett
-reviewed-trunk/apps/app_jack.c 418654 Diff: https://reviewboard.asterisk.org/r/3787/diff/ Testing --- Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list

Re: [asterisk-dev] [Code Review] 3794: media_formats: Get chan_vpb to compile.

2014-07-15 Thread rmudgett
compiles Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3787: media_format: Make ast_format_cache_get_slin_by_rate() not return a ref bumped format.

2014-07-15 Thread rmudgett
/app_mixmonitor.c 418654 /team/group/media_formats-reviewed-trunk/apps/app_jack.c 418654 Diff: https://reviewboard.asterisk.org/r/3787/diff/ Testing --- Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided

Re: [asterisk-dev] [Code Review] 3801: media formats: Fix format leak in bridge_make_compatible

2014-07-15 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3801/#review12671 --- Ship it! Ship It! - rmudgett On July 15, 2014, 4:48 p.m

Re: [asterisk-dev] [Code Review] 3724: chan_pjsip: Allow an endpoint to set an accountcode on channels via an endpoint configuration setting

2014-07-15 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3724/#review12680 --- Ship it! Ship It! - rmudgett On July 15, 2014, 6:24 p.m

[asterisk-dev] [Code Review] 3803: codec_dahdi: Fix type mismatches and other badness.

2014-07-15 Thread rmudgett
-reviewed-trunk/codecs/codec_dahdi.c 418753 Diff: https://reviewboard.asterisk.org/r/3803/diff/ Testing --- Since I don't have a transcoder card I can only compile it. Thanks, rmudgett -- _ -- Bandwidth and Colocation

Re: [asterisk-dev] [Code Review] 3803: codec_dahdi: Fix type mismatches and other badness.

2014-07-15 Thread rmudgett
can only compile it. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo

Re: [asterisk-dev] [Code Review] 3775: translate.c: Remove dead struct ast_trans_pvt member explicit_dst.

2014-07-14 Thread rmudgett
/media_formats-reviewed-trunk/main/translate.c 418567 /team/group/media_formats-reviewed-trunk/include/asterisk/translate.h 418567 Diff: https://reviewboard.asterisk.org/r/3775/diff/ Testing --- Thanks, rmudgett

Re: [asterisk-dev] [Code Review] 3774: translate.c: Reduce the number of codec refs in the log when the translation matrix is rebuilt.

2014-07-14 Thread rmudgett
://reviewboard.asterisk.org/r/3774/diff/ Testing --- Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http

Re: [asterisk-dev] [Code Review] 3749: chan_dahdi.c: Restore some sanity checks on frames that dahdi_write() cannot handle.

2014-07-14 Thread rmudgett
in v12. * Use ao2_cleanup() on a global pointer in the __unload_module() routine for safety. Diffs - /team/group/media_formats-reviewed-trunk/channels/chan_dahdi.c 418394 Diff: https://reviewboard.asterisk.org/r/3749/diff/ Testing --- Thanks, rmudgett

Re: [asterisk-dev] [Code Review] 3745: func_uri: URIENCODE/URIDECODE - Remove warning messages when empty string is passed for the argument

2014-07-14 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3745/#review12632 --- Ship it! Ship It! - rmudgett On July 14, 2014, 11:48 a.m

Re: [asterisk-dev] [Code Review] 3783: media formats: Fix double unref and allow translators to control output format

2014-07-14 Thread rmudgett
://reviewboard.asterisk.org/r/3783/#comment22912 Move this line to before the t-newpvt() call. The destroy() unrefs the module. - rmudgett On July 14, 2014, 2:04 p.m., Joshua Colp wrote: --- This is an automatically generated e-mail

Re: [asterisk-dev] [Code Review] 3783: media formats: Fix double unref and allow translators to control output format

2014-07-14 Thread rmudgett
; } return pvt; - rmudgett On July 14, 2014, 4:57 p.m., Joshua Colp wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3783

Re: [asterisk-dev] [Code Review] 3783: media formats: Fix double unref and allow translators to control output format

2014-07-14 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3783/#review12642 --- Ship it! Ship It! - rmudgett On July 14, 2014, 5:07 p.m

[asterisk-dev] [Code Review] 3787: media_format: Make ast_format_cache_get_slin_by_rate() not return a ref bumped format.

2014-07-14 Thread rmudgett
/ Testing --- Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo

Re: [asterisk-dev] [Code Review] 3765: astobj2: debug backtrace and assert on invalid refcount

2014-07-13 Thread rmudgett
On July 13, 2014, 4:22 p.m., rmudgett wrote: ast_assert() already outputs a backtrace using ao2_bt() even if DO_CRACH is not enabled. We also seem to have two backtrace generation functions: ao2_bt() ast_log_bactrace() Matt Jordan wrote: We could consolidate these two

Re: [asterisk-dev] [Code Review] 3758: res_smdi: convert to astobj2

2014-07-13 Thread rmudgett
ao2_container_alloc_list() instead of expressing it as a degenerate hash container. /trunk/res/res_smdi.c https://reviewboard.asterisk.org/r/3758/#comment22898 Use ao2_container_alloc_list() instead of expressing it as a degenerate hash container. - rmudgett On July 12, 2014, 6:38 p.m

Re: [asterisk-dev] [Code Review] 3753: media_formats: Prevent crash during masquerade

2014-07-13 Thread rmudgett
(original) for call pickup. SIP/100 (codec list: gsm, alaw) and was using alaw After the pickup masquerade it would be using gsm. - rmudgett On July 11, 2014, 9:53 p.m., Matt Jordan wrote: --- This is an automatically

[asterisk-dev] [Code Review] 3774: translate.c: Reduce the number of codec refs in the log when the translation matrix is rebuilt.

2014-07-13 Thread rmudgett
/media_formats-reviewed-trunk/main/translate.c 418567 /team/group/media_formats-reviewed-trunk/include/asterisk/logger.h 418567 Diff: https://reviewboard.asterisk.org/r/3774/diff/ Testing --- Thanks, rmudgett

Re: [asterisk-dev] [Code Review] 3756: refcounter.py: use delta's to track current reference count, treat **destroyed** as just another -1, partially fix a race condition in astobj2

2014-07-12 Thread rmudgett
wants the number of current references and not to change it. - rmudgett On July 12, 2014, 1:13 a.m., Corey Farrell wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3756

Re: [asterisk-dev] [Code Review] 3745: func_uri: URIENCODE/URIDECODE - Remove warning messages when empty string is passed for the argument

2014-07-11 Thread rmudgett
://reviewboard.asterisk.org/r/3745/#comment22848 Since passing an empty argument is valid the function shouldn't return -1 but set the buffer to an empty string and return 0. The same for the decode. - rmudgett On July 11, 2014, 11:09 a.m., Jonathan Rose wrote

[asterisk-dev] [Code Review] 3748: translate.c: Fix ref leaks in ast_translator_best_choice().

2014-07-11 Thread rmudgett
-weasels from an ISDN phone. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo

[asterisk-dev] [Code Review] 3749: chan_dahdi.c: Restore some sanity checks on frames that dahdi_write() cannot handle.

2014-07-11 Thread rmudgett
-reviewed-trunk/channels/chan_dahdi.c 418394 Diff: https://reviewboard.asterisk.org/r/3749/diff/ Testing --- Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing

Re: [asterisk-dev] [Code Review] 3750: media_formats: Add tag variants of ao2_bump/ao2_replace/ao2_cleanup

2014-07-11 Thread rmudgett
On July 11, 2014, 5:22 p.m., Corey Farrell wrote: Ship It! Should be just committed to trunk and let automerge take care of the media_formats merge. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https

Re: [asterisk-dev] [Code Review] 3748: translate.c: Fix ref leaks in ast_translator_best_choice().

2014-07-11 Thread rmudgett
: https://reviewboard.asterisk.org/r/3748/diff/ Testing --- The ref leak no longer happens when I call into dialplan to playback tt-weasels from an ISDN phone. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided

Re: [asterisk-dev] [Code Review] 3755: Remove files left behind by h323, jabber, jingle

2014-07-11 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3755/#review12584 --- Ship it! Ship It! - rmudgett On July 11, 2014, 11:36 p.m

Re: [asterisk-dev] [Code Review] 3740: media formats: unregister interfaces on shutdown; clean up chan_dahdi capabilities if channel driver doesn't load

2014-07-10 Thread rmudgett
/chan_dahdi.c https://reviewboard.asterisk.org/r/3740/#comment22837 I wonder why __unload_module() isn't called instead since we've allocated a bunch of other stuff. - rmudgett On July 10, 2014, 2:41 p.m., Matt Jordan wrote

Re: [asterisk-dev] [Code Review] 3740: media formats: unregister interfaces on shutdown; clean up chan_dahdi capabilities if channel driver doesn't load

2014-07-10 Thread rmudgett
On July 10, 2014, 3:15 p.m., rmudgett wrote: /team/group/media_formats-reviewed-trunk/channels/chan_dahdi.c, lines 19548-19551 https://reviewboard.asterisk.org/r/3740/diff/1/?file=62754#file62754line19548 I wonder why __unload_module() isn't called instead since we've

Re: [asterisk-dev] [Code Review] 3740: media formats: unregister interfaces on shutdown; clean up chan_dahdi capabilities if channel driver doesn't load

2014-07-10 Thread rmudgett
. - rmudgett On July 10, 2014, 3:33 p.m., Matt Jordan wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3740/ --- (Updated July 10

Re: [asterisk-dev] [Code Review] 3724: chan_pjsip: Allow an endpoint to set an accountcode on channels via an endpoint configuration setting

2014-07-09 Thread rmudgett
? Seems potentially too small. Is there precedent for accountcode to be this small? - rmudgett On July 7, 2014, 9:30 p.m., Matt Jordan wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: [asterisk-dev] [Code Review] 3720: ARI: Make mixing bridges propagate linkedids and accountcodes.

2014-07-09 Thread rmudgett
. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3725: testsuite: Add a test for res_pjsip endpoint accountcode setting

2014-07-09 Thread rmudgett
with accountcode with more to come. - rmudgett On July 7, 2014, 9:32 p.m., Matt Jordan wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3725

Re: [asterisk-dev] [Code Review] 3601: accountcode: Slightly change accountcode propagation.

2014-07-09 Thread rmudgett
manipulation because there aren't enough events to indicate when the account codes change. Note the peeraccount value is meaningless if the bridge does not contain two parties. Thanks, rmudgett -- _ -- Bandwidth and Colocation

Re: [asterisk-dev] [Code Review] 3601: accountcode: Slightly change accountcode propagation.

2014-07-09 Thread rmudgett
. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3721: Masquerades: Framehook and Audiohook fixup

2014-07-09 Thread rmudgett
is used after free. - rmudgett On July 7, 2014, 5:21 p.m., Jonathan Rose wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3721

Re: [asterisk-dev] [Code Review] 3728: ARI: Add missing transfer information

2014-07-09 Thread rmudgett
to the channel. - rmudgett On July 8, 2014, 8:07 p.m., opticron wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3728/ --- (Updated

Re: [asterisk-dev] [Code Review] 3729: Stasis: Allow prestart actions to be queued

2014-07-09 Thread rmudgett
the name iter instead of the single char name i. - rmudgett On July 8, 2014, 8:24 p.m., opticron wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3729

Re: [asterisk-dev] [Code Review] 3732: Testsuite: Update ARI attended transfer test

2014-07-09 Thread rmudgett
-config.yaml https://reviewboard.asterisk.org/r/3732/#comment22808 Should have a chan_pjsip dependency in the list. - rmudgett On July 8, 2014, 9:06 p.m., opticron wrote: --- This is an automatically generated e-mail. To reply

Re: [asterisk-dev] [Code Review] 3731: Stasis: Prevent non-stasis channels from entering stasis bridges

2014-07-09 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3731/#review12532 --- team/rmudgett/stasis_linkedids/res/res_stasis.c https

[asterisk-dev] [Code Review] 3720: ARI: Mixing bridges should propagate linkedids and accountcodes.

2014-07-07 Thread rmudgett
the linkedids are propagated like the basic bridge sub-class. Accountcodes will be propagated too when peeraccount support is truly implemented on trunk. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http

Re: [asterisk-dev] [Code Review] 3720: ARI: Make mixing bridges propagate linkedids and accountcodes.

2014-07-07 Thread rmudgett
, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3691: HTTP: Add persistent connection support.

2014-07-03 Thread rmudgett
that the connection closed as requested when completed. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http

Re: [asterisk-dev] [Code Review] 3699: RLS: Inbound SUBSCRIBE handling

2014-07-03 Thread rmudgett
that become nothing when TEST_FRAMEWORK is not enabled. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3699/#review12478

Re: [asterisk-dev] [Code Review] 3700: sip.conf progressinband=never should mean 'never'

2014-07-02 Thread rmudgett
know what issue this patch fixes. - rmudgett On July 2, 2014, 4:34 a.m., one47 wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3700

Re: [asterisk-dev] [Code Review] 3691: HTTP: Add persistent connection support.

2014-07-01 Thread rmudgett
reading the body to discard in ast_http_body_discard(). - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3691/#review12407

Re: [asterisk-dev] [Code Review] 3691: HTTP: Add persistent connection support.

2014-07-01 Thread rmudgett
ast_flags may be an appropriate solution. Done. You lose language support for using the ast_xxx_flag() macros. And the macros more or less do what the bitfields are going to do unless you work with more than one flag at a time. - rmudgett

Re: [asterisk-dev] [Code Review] 3691: HTTP: Add persistent connection support.

2014-07-01 Thread rmudgett
. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3601: accountcode: Slightly change accountcode propagation.

2014-06-30 Thread rmudgett
parties. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

[asterisk-dev] [Code Review] 3691: HTTP: Add persistent connection support.

2014-06-30 Thread rmudgett
open and processed repeated requests until they idle timed out. Performed the following get: GET /httpstatus HTTP/1.1 Connection: close Observed that the connection closed as requested when completed. Thanks, rmudgett

Re: [asterisk-dev] [Code Review] 3653: chan_sip: (Optionally) poll even on first part of TLS message

2014-06-27 Thread rmudgett
the ast_tcptls_server_read() and ast_tcptls_server_write() functions instead. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3653/#review12371

Re: [asterisk-dev] [Code Review] 3601: accountcode: Slightly change accountcode propagation.

2014-06-27 Thread rmudgett
routine. The basic bridge pull routine then directly called the base bridge pull routine again. I'll add a comment. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3601

Re: [asterisk-dev] [Code Review] 3677: REF_DEBUG: record an entry to refs log when we run ao2_ref against an invalid (likely already freed) ao2 pointer

2014-06-26 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3677/#review12340 --- Ship it! Ship It! - rmudgett On June 25, 2014, 10:21 p.m

Re: [asterisk-dev] [Code Review] 3681: chan_dahdi: Provide AMI commands for controlling PRI debugging output (levels and file output)

2014-06-26 Thread rmudgett
/channels/chan_dahdi.c https://reviewboard.asterisk.org/r/3681/#comment22547 span case /trunk/channels/chan_dahdi.c https://reviewboard.asterisk.org/r/3681/#comment22546 curlies /trunk/channels/chan_dahdi.c https://reviewboard.asterisk.org/r/3681/#comment22548 span case - rmudgett

Re: [asterisk-dev] [Code Review] 3681: chan_dahdi: Provide AMI commands for controlling PRI debugging output (levels and file output)

2014-06-26 Thread rmudgett
://reviewboard.asterisk.org/r/3681/#comment22553 []'s are used to indicate optional items. 's are used to indicate user filled in items. For xml you need to use lt gt for . /trunk/channels/chan_dahdi.c https://reviewboard.asterisk.org/r/3681/#comment22554 same here - rmudgett

Re: [asterisk-dev] [Code Review] 3684: Bridging: Allow on-channel features to be inheritable

2014-06-26 Thread rmudgett
://reviewboard.asterisk.org/r/3684/#comment22570 These descriptions don't match with the test since the test is for hook inheritance. - rmudgett On June 26, 2014, 2:32 p.m., opticron wrote: --- This is an automatically generated e-mail. To reply

Re: [asterisk-dev] [Code Review] 3649: Bridging: Allow channels to define additional bridging hooks

2014-06-25 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3649/#review12312 --- Ship it! Looks OK to me. - rmudgett On June 25, 2014, 10

Re: [asterisk-dev] [Code Review] 3672: Bridging: Allow DTMF hook to pass execution to a different hook

2014-06-25 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3672/#review12329 --- Ship it! Ship It! - rmudgett On June 25, 2014, 6:55 p.m

Re: [asterisk-dev] [Code Review] 3633: Change in SETUP ACK handling (checking PI) in revision 413765 breaks working environments. This patch tries to make the change optional by adding a config option

2014-06-24 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3633/#review12294 --- Ship it! I'll commit the patch. - rmudgett On June 24

Re: [asterisk-dev] [Code Review] 3649: Bridging: Allow channels to define additional bridging hooks

2014-06-24 Thread rmudgett
://reviewboard.asterisk.org/r/3649/#comment22472 2014 - rmudgett On June 24, 2014, 1:06 p.m., opticron wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3649

Re: [asterisk-dev] [Code Review] 3649: Bridging: Allow channels to define additional bridging hooks

2014-06-24 Thread rmudgett
with each other, but I suspect it's fine. Probably should not mix them anyway. - rmudgett --- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3649/#review12297

Re: [asterisk-dev] [Code Review] 3670: ao2_container node object ignores REF_DEBUG in all places except one

2014-06-24 Thread rmudgett
/main/astobj2_container.c https://reviewboard.asterisk.org/r/3670/#comment22475 Add comment that was there previously: /* Unref the node from the container. */ - rmudgett On June 24, 2014, 1:28 a.m., Corey Farrell wrote

Re: [asterisk-dev] [Code Review] 3601: accountcode: Slightly change accountcode propagation.

2014-06-23 Thread rmudgett
. Thanks, rmudgett -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [Code Review] 3633: Change in SETUP ACK handling (checking PI) in revision 413765 breaks working environments. This patch tries to make the change optional by adding a config option

2014-06-20 Thread rmudgett
https://reviewboard.asterisk.org/r/3633/#comment22351 red blobs i.e. trailing whitespace - rmudgett On June 20, 2014, 6:24 a.m., Pavel Troller wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: [asterisk-dev] [Code Review] 3633: Change in SETUP ACK handling (checking PI) in revision 413765 breaks working environments. This patch tries to make the change optional by adding a config option

2014-06-20 Thread rmudgett
On June 20, 2014, 2:56 p.m., rmudgett wrote: /branches/11/UPGRADE.txt, lines 23-30 https://reviewboard.asterisk.org/r/3633/diff/2/?file=59969#file59969line23 Changing UPGRADE is not necessary. This is fixing a regression. Documenting the new option is only needed

Re: [asterisk-dev] [Code Review] 3593: astobj2: Additional refactoring to push impl specific code down into the impls.

2014-06-19 Thread rmudgett
performance. The AO2_CONTAINER_ALLOC_OPT_DUPS_OBJ_REJECT should generally provide better performance than the other duplicate options. - rmudgett On June 10, 2014, 9:42 a.m., George Joseph wrote: --- This is an automatically

Re: [asterisk-dev] [Code Review] 3548: suspended destructions of pri spans following PRI_EVENT_REMOVED

2014-06-19 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3548/#review12237 --- Ship it! Ship It! - rmudgett On June 17, 2014, 1:30 p.m

Re: [asterisk-dev] [Code Review] 3593: astobj2: Additional refactoring to push impl specific code down into the impls.

2014-06-19 Thread rmudgett
of the function. Outside the function it now has an implied global scope. Should add doxygen to it. branches/12/tests/test_astobj2.c https://reviewboard.asterisk.org/r/3593/#comment22325 Should add doxygen for what ITERATIONS means. - rmudgett On June 19, 2014, 4:26 p.m., George

Re: [asterisk-dev] [Code Review] 3633: Change in SETUP ACK handling (checking PI) in revision 413765 breaks working environments. This patch tries to make the change optional by adding a config option

2014-06-19 Thread rmudgett
/channels/chan_dahdi.c https://reviewboard.asterisk.org/r/3633/#comment22332 Put underbars in the option name for readability. - rmudgett On June 19, 2014, 9:20 a.m., Pavel Troller wrote: --- This is an automatically generated e-mail

<    1   2   3   4   5   6   7   8   9   >