mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-7060 add configuration of the amqp command binding key
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
</connections>
|
||||
<params>
|
||||
<param name="exchange" value="TAP.Commands"/>
|
||||
<param name="binding_key" value="commandBindingKey"/>
|
||||
<param name="reconnect_interval_ms" value="1000"/>
|
||||
</params>
|
||||
</profile>
|
||||
|
Reference in New Issue
Block a user