[SR-Users] [ot] lightweight sip app for auto-answering with play file and echo mode

Juha Heinanen jh at tutpro.com
Fri Mar 27 08:53:47 CET 2020


Daniel-Constantin Mierla writes:

> > Here is an example configuration of a SIP UA that plays a file when it
> > receives a call:
> >
> > .baresip/config:
> > ...
> > audio_source		gst,file:///tmp/file_to_play.wav
> > ...
> > module              gst1.so

gst1 module was recently renamed to gst. So the last line may need to be
replaced by

module              gst.so

-- Juha



More information about the sr-users mailing list