Skip to content

Fix a crash when an internal call between two DECT handsets is terminated

Yalu Zhang requested to merge bug_14709 into devel

Use shared ubus context from the pool instead of creating a new one in endpt_get_rtp_stats().

  • Do the same for endpt_signal()
  • Also improve the function audio_packet_handler()

Merge request reports