AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
5 stars 4 forks source link

chan_voter: Use ast_timer API for timing. #238

Closed InterLinked1 closed 10 months ago

InterLinked1 commented 10 months ago

Instead of using a DAHDI pseudo channel directly, use the abstract timing API to remove a direct dependency on DAHDI. DAHDI can still be used as the timing source if so configured.

tsawyer commented 10 months ago

How does one select the timing source?

InterLinked1 commented 10 months ago

How does one select the timing source?

https://docs.asterisk.org/Configuration/Core-Configuration/Timing-Interfaces/