Re: [asterisk-dev] [Code Review] 3017: PickupChan: Add ability to specify channel uniqueids as well as channel names.

2013-11-22 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3017/ --- (Updated Nov. 22, 2013, 10:43 a.m.) Status -- This change has been ma

Re: [asterisk-dev] [Code Review] 3025: ARI: Implement device state API

2013-11-22 Thread Kevin Harwell
> On Nov. 21, 2013, 3:30 p.m., David Lee wrote: > > branches/12/main/devicestate.c, lines 741-742 > > > > > > Unused. Actually this does get used as it before the function returns the device state data gets unref'

Re: [asterisk-dev] [Code Review] 3025: ARI: Implement device state API

2013-11-22 Thread Kevin Harwell
> On Nov. 21, 2013, 3:03 p.m., opticron wrote: > > branches/12/res/res_stasis_device_state.c, lines 139-150 > > > > > > Why not search via OBJ_SEARCH_KEY? This seems like a pretty expensive > > operation when it do

[asterisk-dev] Make asterisk V10 require SIP authentication for unregistered Message / Invite (calls) ?

2013-11-22 Thread Johan Sandgren
Hi everyone, Is it possible to make asterisk REQUIRE authentication for unregistered incoming SIP MESSAGE och SIP INVITE (all related to incoming calls)? With registered sip clients, asterisk successfully asks for authorization for each message. I also need to support unregistered clients (it

Re: [asterisk-dev] [Code Review] 3002: pjsip: convert configuration settings names to snake case

2013-11-22 Thread Kevin Harwell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3002/ --- (Updated Nov. 22, 2013, 11:19 a.m.) Status -- This change has been ma

Re: [asterisk-dev] [Code Review] 3003: ARI: Add the ability to snoop (spy/whisper) on channels

2013-11-22 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3003/ --- (Updated Nov. 22, 2013, 5:20 p.m.) Review request for Asterisk Developers.

Re: [asterisk-dev] res_pjsip: sending to arbitrary URI

2013-11-22 Thread Kevin Harwell
On Tue, 2013-11-12 at 11:38 -0600, Kevin Harwell wrote: > Hello, > > So I think this was mentioned at AstriDevCon 2013 - Do we want to or > should we be able to send outbound SIP messages to an arbitrary URI vs > always having to specify an endpoint? > > Currently in res_pjsip land in order to se

[asterisk-dev] [Code Review] 3026: ari: Add playback and recording events.

2013-11-22 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3026/ --- Review request for Asterisk Developers. Bugs: ASTERISK-22710 https://i

Re: [asterisk-dev] [Code Review] 3003: ARI: Add the ability to snoop (spy/whisper) on channels

2013-11-22 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3003/#review10263 --- Ship it! Ship It! - Matt Jordan On Nov. 22, 2013, 5:20 p.m.

Re: [asterisk-dev] [Code Review] 3026: ari: Add playback and recording events.

2013-11-22 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3026/#review10264 --- Ship it! Ship It! - Matt Jordan On Nov. 22, 2013, 5:54 p.m.

Re: [asterisk-dev] res_pjsip: sending to arbitrary URI

2013-11-22 Thread Matthew Jordan
On Fri, Nov 22, 2013 at 11:45 AM, Kevin Harwell wrote: > On Tue, 2013-11-12 at 11:38 -0600, Kevin Harwell wrote: > > > > 1) Use a specially-named endpoint (maybe called "default_outbound"). > > This endpoint can be automatically created when res_pjsip is loaded and > > contain nothing but the

[asterisk-dev] DAHDI-Linux and DAHDI-Tools 2.8.0-rc2 Now Available

2013-11-22 Thread Asterisk Development Team
The Asterisk Development Team has announced the releases of: DAHDI-Linux-v2.8.0-rc2 DAHDI-Tools-v2.8.0-rc2 dahdi-linux-complete-2.8.0-rc2+2.8.0-rc2 This release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telep

Re: [asterisk-dev] [Code Review] 2987: ARI: Don't leak information about implementation details

2013-11-22 Thread opticron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2987/ --- (Updated Nov. 22, 2013, 2:01 p.m.) Status -- This change has been mar

Re: [asterisk-dev] [Code Review] 2959: pjsip: AMI commands and events

2013-11-22 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2959/#review10256 --- branches/12/include/asterisk/strings.h

Re: [asterisk-dev] [Code Review] 3025: ARI: Implement device state API

2013-11-22 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3025/#review10266 --- Ship it! Ship It! - Matt Jordan On Nov. 22, 2013, 7:36 p.m.

Re: [asterisk-dev] [Code Review] 2959: pjsip: AMI commands and events

2013-11-22 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2959/#review10267 --- Note that my findings are very minor, and shouldn't hold up shi

[asterisk-dev] [Code Review] 3027: Valgrind support in TestSuite

2013-11-22 Thread Scott Griepentrog
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3027/ --- Review request for Asterisk Developers. Repository: testsuite Descriptio