Re: [asterisk-dev] [Code Review] 2993: testsuite: Tests for form and JSON request bodies with ARI

2013-11-27 Thread David Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2993/ --- (Updated Nov. 27, 2013, 9:36 a.m.) Status -- This change has been mar

Re: [asterisk-dev] [Code Review] 2994: ari:Add application/json parameter support

2013-11-27 Thread David Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2994/ --- (Updated Nov. 27, 2013, 9:39 a.m.) Status -- This change has been mar

Re: [asterisk-dev] [Code Review] 2993: testsuite: Tests for form and JSON request bodies with ARI

2013-11-27 Thread David Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2993/ --- (Updated Nov. 27, 2013, 9:51 a.m.) Status -- This change has been mar

Re: [asterisk-dev] SaySentence/SoundPack Proposal

2013-11-27 Thread Tzafrir Cohen
On Tue, Nov 26, 2013 at 10:04:58PM -0700, Steve Murphy wrote: > Hello-- > > Boy, it's been a long time since I posted to the dev mailing list! > > I'd like to announce a proposal to the Asterisk Community, that I > introduced at Astridevcon last month. It is a new API for playing sound > files (m

Re: [asterisk-dev] [Code Review] 3032: Testsuite: ARI device state

2013-11-27 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3032/#review10292 --- /asterisk/trunk/tests/rest_api/applications/subscribe-deviceSt

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

2013-11-27 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2958/#review10293 --- Ship it! Ship It! - Matt Jordan On Nov. 25, 2013, 6:31 p.m.

[asterisk-dev] performance of DONT_OPTIMIZE

2013-11-27 Thread Tzafrir Cohen
Hi https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace reads: | Running a production server with DONT_OPTIMIZE is generally safe. You'll | notice the binary files may be a bit larger, but in terms of Asterisk | performance, impact should be negligible. The effect of DONT_OPTIMIZE is s

Re: [asterisk-dev] linking/loading external library

2013-11-27 Thread Tzafrir Cohen
On Tue, Nov 26, 2013 at 09:45:44AM +0200, alexander merkulov wrote: > hi > i am gooing to use libfftw3 library in asterisk application. > > compilation is ok, but when i am loading module i get error like this: > > dev*CLI> module load app_amdb.so > Unable to load module app_amdb.so > Command 'mo

Re: [asterisk-dev] SaySentence/SoundPack Proposal

2013-11-27 Thread Steve Murphy
My responses: On Wed, Nov 27, 2013 at 10:14 AM, Tzafrir Cohen wrote: > On Tue, Nov 26, 2013 at 10:04:58PM -0700, Steve Murphy wrote: > > Hello-- > > > > Boy, it's been a long time since I posted to the dev mailing list! > > > > I'd like to announce a proposal to the Asterisk Community, that I >

Re: [asterisk-dev] [Code Review] 2851: chan_sip: Remove requirement for resolving host when outbound proxy in use

2013-11-27 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2851/ --- (Updated Nov. 28, 2013, 12:25 a.m.) Status -- This change has been di

Re: [asterisk-dev] [Code Review] 2963: chan_pjsip: Extend redirect handling support

2013-11-27 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/2963/ --- (Updated Nov. 27, 2013, 6:36 p.m.) Status -- This change has been mar

Re: [asterisk-dev] [Code Review] 3007: ARI: Snoop tests

2013-11-27 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3007/ --- (Updated Nov. 27, 2013, 6:48 p.m.) Status -- This change has been mar

Re: [asterisk-dev] [Code Review] 3028: ari: Add 'number', 'digits', and 'characters' URI scheme playback implementations

2013-11-27 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3028/ --- (Updated Nov. 27, 2013, 6:53 p.m.) Status -- This change has been mar

[asterisk-dev] [Code Review] 3035: Add a function PJSIP_ENDPOINT to retrieve endpoint configuration details from the dialplan

2013-11-27 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3035/ --- Review request for Asterisk Developers. Repository: Asterisk Description

[asterisk-dev] [Code Review] 3034: Tests for PJSIP_ENDPOINT

2013-11-27 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3034/ --- Review request for Asterisk Developers. Repository: testsuite Descriptio

Re: [asterisk-dev] linking/loading external library

2013-11-27 Thread alexander merkulov
On Tue, Nov 26, 2013 at 09:45:44AM +0200, alexander merkulov wrote: > hi > i am gooing to use libfftw3 library in asterisk application. > > compilation is ok, but when i am loading module i get error like this: > > dev*CLI> module load app_amdb.so > Unable to load module app_amdb.so > Command 'modu