view .hgignore @ 199:e6c7ced3c031

mgw: accept zero-length RTP payload as BFI Mainline OsmoBTS now has an option (rtp continuous-streaming) that causes it to emit an RTP packet every 20 ms without gaps, sending a BFI marker in the form of zero-length RTP payload when it has nothing else to send. These codec-independent BFI markers don't indicate TAF, but this provision is a good start. Accept this BFI packet format in themwi-mgw.
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 29 Mar 2023 20:23:43 -0800
parents 857d78c58f56
children 67289fac8a44
line wrap: on
line source

syntax: regexp

\.[oa]$

^mgw/themwi-mgw$

^mncc/themwi-mncc$

^mtctest/themwi-test-mtc$

^rtp-mgr/themwi-rtp-mgr$

^sip-in/themwi-sip-in$

^sip-manual-out/sip-manual-out$

^sip-out/themwi-sip-out$

^utils/rtp-alloc-test$
^utils/sip-out-test$
^utils/sip-rx-test$
^utils/sip-udp-dump$
^utils/themwi-check-own$
^utils/themwi-dump-numdb$
^utils/themwi-short-dial$
^utils/themwi-update-numdb$
^utils/themwi-update-outrt$