Skip to content

Conversation

@r-duran
Copy link

@r-duran r-duran commented Mar 4, 2025

No description provided.

get_url:
url: https://freeswitch.signalwire.com/repo/deb/debian-release/signalwire-freeswitch-repo.gpg
username: libresbc
username: '{{ signalwire_user }}'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you set libresbc as a default value (it is needed for backward compatible)

group: root
mode: '0700'
content: 'machine freeswitch.signalwire.com login libresbc password {{ signalwire_pat_token }}'
content: 'machine freeswitch.signalwire.com login {{ signalwire_user }} password {{ signalwire_pat_token }}'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you set libresbc as a default value (it is needed for backward compatible)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants