voicemailapi

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListMailboxesEndpoint

func ListMailboxesEndpoint(router *app.Router)

ListMailboxesEndpoint returns a list of all configured voice- mail endpoints.

func LoadRecordingEndpoint

func LoadRecordingEndpoint(router *app.Router)

LoadRecordingEndpoint serves audio content of a voicemail recording.

func MarkAsSeenEndpoint

func MarkAsSeenEndpoint(grp *app.Router)

MarkAsSeenEndpoint allows to mark voicemail records as seen.

func MarkAsUnseenEndpoint

func MarkAsUnseenEndpoint(grp *app.Router)

MarkAsUnseenEndpoint allows to mark voicemail records as unseen.

func SearchEndpoint

func SearchEndpoint(router *app.Router)

SearchEndpoint allows searching voicemail records by the name of the containing mailbox ('name' query parameter), the date of the recording ('date' query parameter) and by seen/read status ('seen' query parameter).

func Setup

func Setup(a *app.App, grp *echo.Group)

Setup registers all available VoiceMail related HTTP routes on grp.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL