Ticket #176 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Please add TFTP service

Reported by: mustardman Assigned to: lennart
Priority: major Milestone: Avahi 0.6.22
Component: service-type-database Version:
Keywords: TFTP service Cc:

Description

Looking at the source code I see there is no TFTP service in the service database. Could you please add this? I would like to use avahi for an Asterisk PBX and most SIP phones get their config data from a TFTP server.

Change History

10/27/07 04:23:55 changed by mustardman

I'm assuming I can add this service by entering one line in the service-database file and compiling from source. Just saying it would be nice if this was included in the future

12/16/07 19:22:13 changed by lennart

Please note that the service type database's only purposes is enhancing the user experience in tools like avahi-browse and avahi-discover. You can still register services of avery service type you want without having it listed in the database.

12/16/07 19:22:42 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

(In [1581]) add tftp service type, closes #176