Skip to content

No way to use _sips SRV record #458

@michael-salient

Description

@michael-salient

if I set up a SIP outbound trunk like so:

lk sip out create --name test_cisco_webex --numbers "1234567890 --address example.calls.webex.com:5061 --transport tls

I would expect it would try to look up _sips._tcp.example.calls.webex.com

Instead, it will try to look up the SRV record in `_sip._tcp.example.calls.webex.com:

Error creating SIP participant: TwirpError(code=unknown, message=twirp error unknown: fail to resolve target for "example.calls.webex.com": lookup _sip._tcp.example.calls.webex.com on 172.20.0.10:53: no such host, status=500)

Is there a workaround here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions