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

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to