TelDev

Listen

teldev listen gives a public HTTPS host on teldev.bot so webhooks and agent callbacks can reach your laptop.

$ teldev listen --port 3000

TelDev listen
Forwarding  https://dev-8f291c44a0.teldev.bot -> http://127.0.0.1:3000
Realtime    wss://rt.teldev.bot

Hosts:

  • https://dev-<id>.teldev.bot — inbound HTTP for this listen session
  • wss://rt.teldev.bot — media / agent stream (stream_url on calls and messages)

You do not need a third-party tunnel. TelDev issues the dev-<id> hostname.

Set TELDEV_KEY and TELDEV_BASE if you are not using the clinic seed against localhost.