Re: [asterisk-dev] [Code Review] 4455: res_pjsip: conflicting endpoint identifiers

2015-03-02 Thread George Joseph
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4455/#review14571 --- I think a cli command that lists the currently registered

Re: [asterisk-dev] [Code Review] 4444: chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.

2015-03-02 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r// --- (Updated March 2, 2015, 3:18 p.m.) Review request for Asterisk

Re: [asterisk-dev] Asterisk 13 and -march=native

2015-03-02 Thread Anatoli
Steve, On virtualized systems -march=native sometimes doesn't work (a known bug unrelated to asterisk, qemu gcc don't agree on processor type and required capabilities), so replace it with -march=x86-64. Regards, Anatoli From: asterisk-dev-boun...@lists.digium.com

Re: [asterisk-dev] [Code Review] 4455: res_pjsip: conflicting endpoint identifiers

2015-03-02 Thread George Joseph
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4455/#review14570 --- branches/13/configs/samples/pjsip.conf.sample

Re: [asterisk-dev] [Code Review] 4442: chan_sip: Asterisk fails to re-activate an inactive media session when an offer does not contain a=sendrecv

2015-03-02 Thread Ashley Sanders
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4442/ --- (Updated March 2, 2015, 10:13 p.m.) Status -- This change has been

[asterisk-dev] Asterisk 13 and -march=native

2015-03-02 Thread Steve Murphy
Hello! Found an interesting problem with Asterisk 13 on a cloud box running CentOS 6.6. It compiled, but would die with an illegal instruction on loading. Looking at the result, I saw that it was dying on the assembler instruction: vcvtsi2sdq -0x98. Apparently, this cloud box is AMD opteron

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements

2015-03-02 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4453/#review14566 --- Review of

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements

2015-03-02 Thread Olle E. Johansson
On 02 Mar 2015, at 16:54, Matt Jordan reviewbo...@asterisk.org wrote: {quote} Buffering/reordering RTP may be received in bursts, out of order, or in other less-than-ideal ways. Asterisk will implement reception buffers to place incoming RTP traffic into, potentially reordering packets

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements -session

2015-03-02 Thread Olle E. Johansson
Mark, One thing I think we have to look into is grouping of media sessions. You do not mention that, but you point to the bundle RFC. There are a few cases, like video conferences with left/right video and different options for audio - from high bandwidth to low bandwidth, lossy compression.

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements

2015-03-02 Thread Mark Michelson
On March 2, 2015, 3:54 p.m., Matt Jordan wrote: Review of https://wiki.asterisk.org/wiki/display/AST/RTP+engine+replacement -- Section: A glossary of terms {quote} * RTP stream: RTP instances created by Steel Zebra will be referred to as RTP streams. * RTP session: A

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements

2015-03-02 Thread Mark Michelson
On 03/02/2015 10:22 AM, Olle E. Johansson wrote: On 02 Mar 2015, at 16:54, Matt Jordan reviewbo...@asterisk.org mailto:reviewbo...@asterisk.org wrote: {quote} Buffering/reordering RTP may be received in bursts, out of order, or in other less-than-ideal ways. Asterisk will implement

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements

2015-03-02 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4453/#review14568 --- Review of

Re: [asterisk-dev] [Code Review] 4453: Asterisk 14: RTP improvements

2015-03-02 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4453/#review14569 --- Review:

[asterisk-dev] [Code Review] 4456: testsuite: res_pjsip - conflicting endpoint identifiers test

2015-03-02 Thread Kevin Harwell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4456/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24840

[asterisk-dev] [Code Review] 4455: res_pjsip: conflicting endpoint identifiers

2015-03-02 Thread Kevin Harwell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4455/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24840