Re: [asterisk-dev] [Code Review] 4499: Support in dialog OPTIONS

2015-03-18 Thread yaron nahum
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4499/ --- (Updated March 18, 2015, 9:01 a.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 4474: core: Add basic DNS API implementation

2015-03-18 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4474/ --- (Updated March 18, 2015, 12:53 p.m.) Status -- This change has been

[asterisk-dev] [Code Review] 4512: dns: Add res_resolver_unbound module with unit tests.

2015-03-18 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4512/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24836

Re: [asterisk-dev] [Code Review] 4465: Update the kqueue timing module to conform to current timer API.

2015-03-18 Thread Justin T. Gibbs
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4465/ --- (Updated March 18, 2015, 4:44 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 4465: Update the kqueue timing module to conform to current timer API.

2015-03-18 Thread Justin T. Gibbs
On March 16, 2015, 3:18 a.m., Matt Jordan wrote: /trunk/res/res_timing_kqueue.c, lines 76-83 https://reviewboard.asterisk.org/r/4465/diff/2/?file=72098#file72098line76 For structure packing, you may want to declare this as: struct kqueue_timer { int handle;

Re: [asterisk-dev] [Code Review] 4477: app_confbridge (11): file playback blocks dtmf

2015-03-18 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4477/#review14733 --- branches/11/apps/app_confbridge.c

Re: [asterisk-dev] [Code Review] 4477: app_confbridge (11): file playback blocks dtmf

2015-03-18 Thread Matt Jordan
On March 18, 2015, 12:39 p.m., rmudgett wrote: branches/11/apps/app_confbridge.c, line 676 https://reviewboard.asterisk.org/r/4477/diff/2/?file=72633#file72633line676 Please get out of the habit of assigning in if tests: digit = ast_stream_and_wait(...) if (digit

Re: [asterisk-dev] [Code Review] 4512: dns: Add res_resolver_unbound module with unit tests.

2015-03-18 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4512/#review14737 --- I notice that there are red blobs in the unit tests I wrote.

Re: [asterisk-dev] [Code Review] 4512: dns: Add res_resolver_unbound module with unit tests.

2015-03-18 Thread Mark Michelson
On March 18, 2015, 11:02 p.m., Mark Michelson wrote: I notice that there are red blobs in the unit tests I wrote. I'll get those fixed up in the branch and post back here once I have that done. I've committed the whitespace fixes. - Mark

[asterisk-dev] [Code Review] 4514: Add raw DNS answer to DNS results

2015-03-18 Thread Mark Michelson
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4514/ --- Review request for Asterisk Developers and Joshua Colp. Repository:

Re: [asterisk-dev] [Code Review] 4514: Add raw DNS answer to DNS results

2015-03-18 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4514/#review14738 --- Ship it! Ship It! - Joshua Colp On March 18, 2015, 10:33

Re: [asterisk-dev] [Code Review] 4510: app_confbridge (13): file playback blocks dtmf

2015-03-18 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4510/#review14735 --- A lot of the v11 patch findings apply to this review patch as

[asterisk-dev] [Code Review] 4513: res_pjsip_sdp_rtp, sorcery: Fix invalid access and memory leak respectively.

2015-03-18 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4513/ --- Review request for Asterisk Developers. Repository: Asterisk