Bug#849804: /etc/init.d/asterisk debug unusable for continous output
Bernhard Schmidt
berni at debian.org
Sun Jan 15 21:55:01 UTC 2017
On Sat, Jan 14, 2017 at 12:55:08PM +0100, Joerg Dorchain wrote:
Hi Joerg,
> > > I would like config parts containing personal access details
> > > not to be part of the public bug tracker for avoiding security
> > > breaches and direct monetary costs arrising from that, so I did
> > > not sent them to the public bug report on purpose.
> >
> > Could you please then send such a diff (or set of config files, if that
> > is smaller) privately to Bernhard and to me?
>
> On the way.
Unfortunately I could not find anything obvious in your SIP
configuration.
Three more things to check, then I'm out of ideas
1.) Please verify that your initscript is indeed the one shipped by the
current version of the package (md5sum
965f4ae93665ecbd957ac5b0a1dced52) and that you don't set any
additional options in /etc/default/asterisk
2.) Please diff _all_ of your Asterisk configuration to the one shipped
in asterisk-config. Something like (untested!)
mkdir /tmp/asterisk.my
cd /etc/asterisk; for i in *; do sed -r -e '/^\s*;/d' -e '/^\s*$/d' $i >
/tmp/asterisk.my/$i; done
and the same for an extracted asterisk-config package. Then you need
to diff all files, filter private information and check/try
possible changes yourself.
I'm afraid this is quite some work.
3.) I have just uploaded asterisk 1:13.13.1~dfsg-3~exp1 into
experimental, which has the upstream patch for improved pjproject
loglevels attached. Binaries should be available in experimental
tomorrow (I hope). Please test whether this version makes a
difference.
Bernhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170115/0f1a9df8/attachment.sig>
More information about the Pkg-voip-maintainers
mailing list