Daniel-Constantin Mierla writes:

> Where do you set the QUIET? When building the usual source code or when
> building the debs?

When building the debs.  I added to debian/rules:

# Uncomment this to turn on verbose mode.
# export QUIET=verbose

Might be a good idea to add those lines to official Kamailio deb rules too.

But it should be possible to get the same effect by:

$ QUIET=verbose
$ export QUIET
$ make

-- Juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to