[asterisk-dev] PJSIP insecure fonctionality

2014-08-29 Thread Yuriy Gorlichenko
Hello. I use PJSIP as channel for my clients and CHAN_SIP as channel for my proiders. I user chan_sip because I can not find any analog of insecure option at PJSIP. Does IT have this analog of this function. This is critical question because CNAH_SIP have a memory leak that crushes my system:

Re: [asterisk-dev] [svn-commits] mjordan: branch 11 r422294 - in /branches/11: ./ LICENSE

2014-08-29 Thread Olle E. Johansson
On 28 Aug 2014, at 23:53, SVN commits to the Digium repositories svn-comm...@lists.digium.com wrote: This patch updates the LICENSE text to allow users to link Asterisk with UniMRCP and distribute the resulting binaries. Thank you! Good decision. /O --

Re: [asterisk-dev] PJSIP insecure fonctionality

2014-08-29 Thread Joshua Colp
Yuriy Gorlichenko wrote: Hello. I use PJSIP as channel for my clients and CHAN_SIP as channel for my proiders. I user chan_sip because I can not find any analog of insecure option at PJSIP. Does IT have this analog of this function. Kia ora, Yes, but it is not grouped with endpoints. It is a

[asterisk-dev] Thoughts on the future of phoneprov.

2014-08-29 Thread George Joseph
The last hurdle for me to adopt pjsip has been what to do with phoneprov and now that chan_sip has been moved to extended support, this has come to the front burner. I've been thinking of ways to make the existing res_phoneprov configurable to use either the existing users.conf/sip.conf

Re: [asterisk-dev] [Code Review] 3953: chan_sip: change assert to return for mwi_event_cb

2014-08-29 Thread Scott Griepentrog
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3953/ --- (Updated Aug. 29, 2014, 1:46 p.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3858: Tests for verifying StopMixMonitor/MuteMixMonitor AMI action

2014-08-29 Thread Tyler Austin Cambron
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3858/ --- (Updated Aug. 29, 2014, 2:24 p.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3872: Tests the various ARI channel muting applications (the both, in, and out directions)

2014-08-29 Thread Christopher Wolfe
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3872/ --- (Updated Aug. 29, 2014, 2:25 p.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3896: Add a manpage for the aelparse utility

2014-08-29 Thread Jeremy Lainé
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3896/ --- (Updated Aug. 29, 2014, 2:31 p.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3895: Add a manpage for the smsq application

2014-08-29 Thread Jeremy Lainé
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3895/ --- (Updated Aug. 29, 2014, 2:38 p.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread Matt Jordan
On Aug. 25, 2014, 2:43 p.m., rmudgett wrote: /branches/12/res/ari/resource_bridges.c, lines 425-431 https://reviewboard.asterisk.org/r/3929/diff/1/?file=66745#file66745line425 Remove. This is redundant and too late anyway. The announcer role is already added to the ;2 channel

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3929/ --- (Updated Aug. 29, 2014, 3:15 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3929/#review13203 --- /branches/12/res/ari/resource_bridges.c

Re: [asterisk-dev] [Code Review] 3955: confbridge: Add Duration to ConfbridgeList event

2014-08-29 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3955/#review13204 --- branches/12/apps/app_confbridge.c

Re: [asterisk-dev] [Code Review] 3955: confbridge: Add Duration to ConfbridgeList event

2014-08-29 Thread George Joseph
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3955/ --- (Updated Aug. 29, 2014, 4:27 p.m.) Review request for Asterisk Developers

Re: [asterisk-dev] [Code Review] 3958: manager: Make WaitEvent action respect eventfilters

2014-08-29 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3958/#review13205 --- Ship it! This applies to v1.8+ - rmudgett On Aug. 28,

Re: [asterisk-dev] [Code Review] 3955: confbridge: Add Duration to ConfbridgeList event

2014-08-29 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3955/#review13206 --- Ship it! Ship It! - rmudgett On Aug. 29, 2014, 5:27 p.m.,

Re: [asterisk-dev] [Code Review] 3948: Asterisk does not respect outbound proxy when sending qualify requests

2014-08-29 Thread Damian Ivereigh
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3948/#review13207 --- Thanks for all that info Matt. In answer to the question how

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread Matt Jordan
On Aug. 29, 2014, 3:52 p.m., rmudgett wrote: /branches/12/res/stasis/stasis_bridge.c, lines 137-139 https://reviewboard.asterisk.org/r/3929/diff/2/?file=66975#file66975line137 Since ARI can set a channel's role as holding_participant but currently cannot set options on a role,

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3929/ --- (Updated Aug. 29, 2014, 7:31 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread Matt Jordan
On Aug. 29, 2014, 3:52 p.m., rmudgett wrote: /branches/12/res/stasis/stasis_bridge.c, line 140 https://reviewboard.asterisk.org/r/3929/diff/2/?file=66975#file66975line140 Optional nit: Extra blank line :) Well, that extra blank line was there to prevent the conditional clauses in

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread rmudgett
On Aug. 29, 2014, 3:52 p.m., rmudgett wrote: /branches/12/res/stasis/stasis_bridge.c, line 140 https://reviewboard.asterisk.org/r/3929/diff/2/?file=66975#file66975line140 Optional nit: Extra blank line :) Matt Jordan wrote: Well, that extra blank line was there to prevent

Re: [asterisk-dev] [Code Review] 3929: ARI: Holding bridge issues with bridge Music on Hold, playback operations, and default channel roles

2014-08-29 Thread Matt Jordan
On Aug. 29, 2014, 3:52 p.m., rmudgett wrote: /branches/12/res/stasis/stasis_bridge.c, line 140 https://reviewboard.asterisk.org/r/3929/diff/2/?file=66975#file66975line140 Optional nit: Extra blank line :) Matt Jordan wrote: Well, that extra blank line was there to prevent

[asterisk-dev] [Code Review] 3963: testsuite: Add a test that verifies CDRs with a Dial embedded in a subroutine/macro

2014-08-29 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3963/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24254

[asterisk-dev] 12.5.0 cache_entry_compute_hash/app_meeme crash

2014-08-29 Thread Jared Mauch
I have a crash here: (gdb) bt #0 ast_hashtab_hash_string (obj=0x144) at hashtab.c:166 #1 0x005937d2 in cache_entry_compute_hash (cache=0x2b70870, type=value optimized out, id=0x144 Address 0x144 out of bounds) at stasis_cache.c:180 #2 cache_find (cache=0x2b70870, type=value