search for: l8158

Displaying 4 results from an estimated 4 matches for "l8158".

Did you mean: 8158
2023 Apr 17
1
RTP address learning and timing problem
It's probably best if you read the logic[1]. There's an entire comment that talks about how it works. [1] https://github.com/asterisk/asterisk/blob/20/res/res_rtp_asterisk.c#L8158 On Mon, Apr 17, 2023 at 7:10 PM David Cunningham <dcunningham at voisonics.com> wrote: > Hi Joshua, > > Could you confirm if the 5 second period for learning a new audio stream > is a minimum or a maximum? The unusual call flow in question results in > Asterisk learning a new...
2023 Apr 17
1
RTP address learning and timing problem
...s again. On Tue, 18 Apr 2023 at 10:40, Joshua C. Colp <jcolp at sangoma.com> wrote: > It's probably best if you read the logic[1]. There's an entire comment > that talks about how it works. > > [1] > https://github.com/asterisk/asterisk/blob/20/res/res_rtp_asterisk.c#L8158 > > On Mon, Apr 17, 2023 at 7:10 PM David Cunningham < > dcunningham at voisonics.com> wrote: > >> Hi Joshua, >> >> Could you confirm if the 5 second period for learning a new audio stream >> is a minimum or a maximum? The unusual call flow in question resu...
2023 Apr 18
1
RTP address learning and timing problem
...r 2023 at 10:40, Joshua C. Colp <jcolp at sangoma.com> wrote: > >> It's probably best if you read the logic[1]. There's an entire comment >> that talks about how it works. >> >> [1] >> https://github.com/asterisk/asterisk/blob/20/res/res_rtp_asterisk.c#L8158 >> >> On Mon, Apr 17, 2023 at 7:10 PM David Cunningham < >> dcunningham at voisonics.com> wrote: >> >>> Hi Joshua, >>> >>> Could you confirm if the 5 second period for learning a new audio stream >>> is a minimum or a maximum? The un...
2023 Apr 17
1
RTP address learning and timing problem
Hi Joshua, Could you confirm if the 5 second period for learning a new audio stream is a minimum or a maximum? The unusual call flow in question results in Asterisk learning a new audio stream when we don't want it to, and having a minimum of say 2 seconds of audio would help avoid this. Thank you! On Thu, 2 Mar 2023 at 12:32, Joshua C. Colp <jcolp at sangoma.com> wrote: > On