search for: ast_tvdiff_ms

Displaying 6 results from an estimated 6 matches for "ast_tvdiff_ms".

2023 Apr 17
1
RTP address learning and timing problem
Hi Joshua, Thank you for that. From the code it kind of looks like STRICT_RTP_LEARN_TIMEOUT is a minimum, not a maximum: if (!ast_sockaddr_isnull(&rtp->strict_rtp_address) && STRICT_RTP_LEARN_TIMEOUT < ast_tvdiff_ms(ast_tvnow(), rtp->rtp_source_learn.start)) { ast_verb(4, "%p -- Strict RTP learning complete - Locking on source address %s\n", Our call shows: # grep C-00024cd5 full.log | egrep 'Strict RTP' [Feb 22 11:16:41] VERBOSE[29023][C-00024cd5] res_rtp_asterisk.c: > 0x2b308...
2012 Jun 04
0
Asterisk 1.8.13.0 Now Available
...d have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- Turn off warning message when bind address is set to any. (Closes issue ASTERISK-19456. Reported by Michael L. Young) * --- Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machines (Closes issue ASTERISK-19727. Reported by Ben Klang) * --- Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call. (Closes issue ASTERISK-19708. Reported by mehdi Shirazi) * --- Fix recalled party B feature flags for a faile...
2023 Apr 18
1
RTP address learning and timing problem
...<dcunningham at voisonics.com> wrote: > Hi Joshua, > > Thank you for that. From the code it kind of looks like > STRICT_RTP_LEARN_TIMEOUT is a minimum, not a maximum: > > if (!ast_sockaddr_isnull(&rtp->strict_rtp_address) > && STRICT_RTP_LEARN_TIMEOUT < ast_tvdiff_ms(ast_tvnow(), > rtp->rtp_source_learn.start)) { > ast_verb(4, "%p -- Strict RTP learning complete - Locking on source > address %s\n", > > Our call shows: > > # grep C-00024cd5 full.log | egrep 'Strict RTP' > [Feb 22 11:16:41] VERBOSE[29023][C-00024cd5] r...
2006 Jan 25
14
No audio? Update your Asterisk
This morning we discovered a serious bug that stopped all bridged audio in our Asterisk servers. Mark found the problem and soon fixed it. If you get this problem today, please update your Asterisk server. A fix has been commited to the subversion repository for 1.2 as well as trunk. A fixed 1.2.3 release will be published on ftp.digium.com as soon as we can find a release engineer (consider
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
2010 Apr 06
2
polarity reverse
Hi, I have a problem with polarity reverse this my dahdi config [channels] context=default usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes canpark=yes cancallforward=yes callreturn=yes echocancel=yes echocancelwhenbridged=yes relaxdtmf=yes rxgain=0.0 txgain=0.0 group=1 callgroup=1 pickupgroup=1