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

2014-07-21 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3758/ --- (Updated July 21, 2014, 4:40 a.m.) Review request for Asterisk

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

2014-07-21 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3758/ --- (Updated July 21, 2014, 3:41 a.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3759: chan_sip: upgrade registry and mwi object to ao2

2014-07-21 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3759/ --- (Updated July 21, 2014, 4:54 a.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3811: Move main/manager_*.c to loadable modules

2014-07-21 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3811/ --- (Updated July 21, 2014, 4:56 a.m.) Review request for Asterisk

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

2014-07-21 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3818/ --- (Updated July 21, 2014, 4:59 a.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Joshua Colp
On July 16, 2014, 4:54 p.m., Kevin Harwell wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 203-212 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line203 Should be able to remove the RAII_VAR here and just return the value from sorcery (no reason for

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3780/ --- (Updated July 21, 2014, 12:14 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Joshua Colp
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 530-568 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line530 None of this is necessary. pjsip_publishc_init() parses URIs and will return PJSIP_EINVALIDURI if

Re: [asterisk-dev] [Code Review] 3831: res_fax: unregister manager actions on unload

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3831/#review12771 --- Ship it! Ship It! - opticron On July 18, 2014, 7:29 p.m.,

[asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-07-21 Thread dtryba
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3781/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24040

Re: [asterisk-dev] [Code Review] 3759: chan_sip: upgrade registry and mwi object to ao2

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3759/#review12772 --- /trunk/channels/chan_sip.c

Re: [asterisk-dev] [Code Review] 3817: res_pjsip_notify: Add the ability for PJSIPNotify AMI command and pjsip send notify CLI command to send to a URI instead of an endpoint

2014-07-21 Thread Mark Michelson
On July 18, 2014, 3:40 p.m., Mark Michelson wrote: /trunk/include/asterisk/res_pjsip.h, lines 1195-1203 https://reviewboard.asterisk.org/r/3817/diff/2/?file=64713#file64713line1195 This function isn't necessary. When PJSIP is passed a URI string, PJSIP will perform URI validation

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

2014-07-21 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3819/#review12774 --- Ship it! /trunk/main/bridge_channel.c

Re: [asterisk-dev] [Code Review] 3830: Fix build when pjproject is installed in non-standard location

2014-07-21 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3830/#review12775 --- Ship it! Ship It! - Matt Jordan On July 18, 2014, 2:15

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Mark Michelson
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 71-75 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line71 This seems like an odd default behavior. I would suspect that by default we would actually magic up a

Re: [asterisk-dev] [Code Review] 3760: ARI: Fix endpoint/channel subscription issues; allow for subscriptions to endpoint technologies

2014-07-21 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3760/ --- (Updated July 21, 2014, 9:48 a.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3830: Fix build when pjproject is installed in non-standard location

2014-07-21 Thread Sean Bright
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3830/ --- (Updated July 21, 2014, 9:49 a.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Joshua Colp
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 71-75 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line71 This seems like an odd default behavior. I would suspect that by default we would actually magic up a

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Mark Michelson
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 71-75 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line71 This seems like an odd default behavior. I would suspect that by default we would actually magic up a

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Joshua Colp
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 71-75 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line71 This seems like an odd default behavior. I would suspect that by default we would actually magic up a

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Mark Michelson
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 71-75 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line71 This seems like an odd default behavior. I would suspect that by default we would actually magic up a

Re: [asterisk-dev] [Code Review] 3760: ARI: Fix endpoint/channel subscription issues; allow for subscriptions to endpoint technologies

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3760/#review12782 --- Ship it! Ship It! - opticron On July 21, 2014, 9:48 a.m.,

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Joshua Colp
On July 17, 2014, 9:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_outbound_publish.c, lines 71-75 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63302#file63302line71 This seems like an odd default behavior. I would suspect that by default we would actually magic up a

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

2014-07-21 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3829/#review12783 --- Two points: 1) This was technically ready for review prior to

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

2014-07-21 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3823/#review12785 --- trunk/main/stasis.c

Re: [asterisk-dev] [Code Review] 3777: module loader: Unload modules in reverse order of their start order

2014-07-21 Thread Matt Jordan
On July 16, 2014, 7:52 p.m., Corey Farrell wrote: /trunk/main/loader.c, lines 606-607 https://reviewboard.asterisk.org/r/3777/diff/1/?file=63328#file63328line606 Not sure we want this, but if we do I think it should be ast_debug. It will be useful when debugging ref leaks in the

Re: [asterisk-dev] [Code Review] 3777: module loader: Unload modules in reverse order of their start order

2014-07-21 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3777/ --- (Updated July 21, 2014, 11:58 a.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3817: res_pjsip_notify: Add the ability for PJSIPNotify AMI command and pjsip send notify CLI command to send to a URI instead of an endpoint

2014-07-21 Thread Jonathan Rose
On July 18, 2014, 10:40 a.m., Mark Michelson wrote: /trunk/include/asterisk/res_pjsip.h, lines 1195-1203 https://reviewboard.asterisk.org/r/3817/diff/2/?file=64713#file64713line1195 This function isn't necessary. When PJSIP is passed a URI string, PJSIP will perform URI

Re: [asterisk-dev] [Code Review] 3759: chan_sip: upgrade registry and mwi object to ao2

2014-07-21 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3759/#review12784 --- /trunk/channels/chan_sip.c

Re: [asterisk-dev] [Code Review] 3799: manager: Add ExtensionStateList, PresenceStateList, and DeviceStateList commands

2014-07-21 Thread Mark Michelson
On July 18, 2014, 5:18 p.m., opticron wrote: I gave this review a look and only found the same findings as opticron. - Mark --- This is an automatically generated e-mail. To reply, visit:

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

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3823/ --- (Updated July 21, 2014, 12:37 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3777: module loader: Unload modules in reverse order of their start order

2014-07-21 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3777/#review12789 --- /trunk/main/loader.c

Re: [asterisk-dev] [Code Review] 3810: res_hep_rtcp: Add module that sends RTCP information to a Homer Server

2014-07-21 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3810/#review12790 --- /branches/12/res/res_rtp_asterisk.c

Re: [asterisk-dev] [Code Review] 3781: Retrieve the source port of an incoming (chan_sip) SIP invite

2014-07-21 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3781/#review12791 --- Ship it! /trunk/channels/sip/dialplan_functions.c

Re: [asterisk-dev] [Code Review] 3780: res_pjsip_outbound_publish / res_pjsip_publish_asterisk: Add outbound PUBLISH support with 'asterisk' event type.

2014-07-21 Thread Matt Jordan
On July 17, 2014, 4:49 p.m., Mark Michelson wrote: /trunk/res/res_pjsip_publish_asterisk.c, lines 428-430 https://reviewboard.asterisk.org/r/3780/diff/1/?file=63304#file63304line428 Is there some sort of stasis cache removal you could perform here? Joshua Colp wrote: So the

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

2014-07-21 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3823/#review12793 --- trunk/main/stasis_message.c

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

2014-07-21 Thread opticron
On July 21, 2014, 2:25 p.m., Mark Michelson wrote: trunk/main/stasis_message.c, lines 84-91 https://reviewboard.asterisk.org/r/3823/diff/7/?file=64893#file64893line84 Can you describe the reason this function was made NULL-safe? Did you encounter a situation in testing where a

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

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3823/ --- (Updated July 21, 2014, 2:58 p.m.) Review request for Asterisk Developers

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

2014-07-21 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3729/#review12795 --- branches/12/res/stasis/control.c

Re: [asterisk-dev] [Code Review] 3777: module loader: Unload modules in reverse order of their start order

2014-07-21 Thread Matt Jordan
On July 21, 2014, 12:49 p.m., Mark Michelson wrote: /trunk/main/loader.c, lines 1001-1005 https://reviewboard.asterisk.org/r/3777/diff/2/?file=64886#file64886line1001 Feel free to cringe at this suggestion, but since you've created both an AST_DLLIST_ENTRY and an AST_LIST_ENTRY

Re: [asterisk-dev] [Code Review] 3733: Added a pluggable module for pluggable_modules.py that allows the user to test different attributes of a given sound file

2014-07-21 Thread Christopher Wolfe
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3733/ --- (Updated July 21, 2014, 9:38 p.m.) Review request for Asterisk

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

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3823/ --- (Updated July 21, 2014, 4:39 p.m.) Review request for Asterisk Developers

[asterisk-dev] DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available

2014-07-21 Thread Asterisk Development Team
The Asterisk Development Team has announced the releases of: DAHDI-Linux-v2.9.2 DAHDI-Tools-v2.9.2 dahdi-linux-complete-2.9.2+2.9.2 This release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-tools

[asterisk-dev] [Code Review] 3832: testsuite: Accountcode propagation.

2014-07-21 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3832/ --- Review request for Asterisk Developers. Bugs: AFS-65

[asterisk-dev] [Code Review] 3833: Allow sending voicemail to multiple email addresses

2014-07-21 Thread Jason Parker
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3833/ --- Review request for Asterisk Developers and Jacob Barber. Bugs:

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

2014-07-21 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3729/ --- (Updated July 21, 2014, 4:55 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3673: RLS: Nominal list tests

2014-07-21 Thread Jonathan Rose
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3673/#review12797 ---

Re: [asterisk-dev] [Code Review] 3833: Allow sending voicemail to multiple email addresses

2014-07-21 Thread Jason Parker
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3833/#review12798 --- trunk/apps/app_voicemail.c

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

2014-07-21 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3601/ --- (Updated July 21, 2014, 5:19 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3673: RLS: Nominal list tests

2014-07-21 Thread Jonathan Rose
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3673/#review12799 ---

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] 3813: codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.

2014-07-21 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3813/#review12801 --- Ship it! Ship It! - Joshua Colp On July 16, 2014, 9:37

Re: [asterisk-dev] [Code Review] 3759: chan_sip: upgrade registry and mwi object to ao2

2014-07-21 Thread Corey Farrell
On July 21, 2014, 1:14 p.m., Mark Michelson wrote: /trunk/channels/chan_sip.c, lines 3522-3534 https://reviewboard.asterisk.org/r/3759/diff/3/?file=64859#file64859line3522 Heh, it's a bit late for this now, but it would have probably saved you a bunch of searching and replacing

[asterisk-dev] [Code Review] 3834: chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy

2014-07-21 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3834/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24087