ivozprovider icon indicating copy to clipboard operation
ivozprovider copied to clipboard

Change rtpengine control port to 2223

Open Kaian opened this issue 3 years ago • 0 comments

Type Of Change

  • [ ] Small bug fix
  • [X] New feature or enhancement
  • [ ] Breaking change

Checklist:

  • [X] Commits are named and have tag following commit rules
  • [X] Commits are split per component (schema, web/admin, kamusers, agis, ..)
  • [X] Changes have been tested locally
  • [ ] Fixes an existing issue (Fixes #XXXX)

Description

By default in ivozprovider, rtpengine uses 13000 to 19000 for media ports. Moving the control port from 22223 to 2223 allows increasing this range when required.

Additional information

Kaian avatar Oct 07 '22 09:10 Kaian