config: Add sip calling param

This commit is contained in:
Keith Whyte 2023-02-07 22:47:47 +01:00
parent c488a754d2
commit 8c84c98039
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@ test_playback = '<%= @test_playback %>'
mncc_codec = '<%= @mncc_codec %>'
inter_codec = '<%= @inter_codec %>'
upstream_codec = '<%= @upstream_codec %>'
sip_calling_url = '<%= @sip_calling_url %>'
# database
pgsql_db = '<%= @pgsql_db %>'