sipomatic - SIP auto-responder from the linphone project.
sipomatic [-u] <sip-url> [-f] <annouce-file> [-s] <send-port>
sipomatic -v sipomatic --version
sipomatic -h sipomatic --help
Sipomatic is primilarly a test tool for linphone. It waits for incoming sip calls, and answer to them by playing a wav sound file on disk. The sended stream is encoded using the preferred codec of the calling sip-phone. The default address of sipomatic is <sip:robot@127.0.0.1:5064> It can be overriden with the -u option. The default annouce file 'hello.wav' can be overriden with the -f option. If you attempt to run several sipomatic on the same machine, then you will require the -s option to specify explicitely the UDP port used by sipomatic to send its SIP messages.
/usr/share/sounds/linphone/hello.raw This is the file that sipomatic plays by default to the calling phones. The format of this file is a 8000 Hz 16 bit wav file.
Simon MORLAT <simon.morlat@linphone.org>
linphone(1) linphonec(1)