config: Add sip calling param
This commit is contained in:
parent
c488a754d2
commit
8c84c98039
2 changed files with 2 additions and 0 deletions
|
@ -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 %>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue