Bug#849804: /etc/init.d/asterisk debug unusable for continous output
Joerg Dorchain
joerg at dorchain.net
Sun Jan 15 22:15:59 UTC 2017
On Sun, Jan 15, 2017 at 10:55:01PM +0100, Bernhard Schmidt wrote:
>
> 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
# md5sum /etc/init.d/asterisk
965f4ae93665ecbd957ac5b0a1dced52 /etc/init.d/asterisk
~# ps auxwww|grep asterisk
root 1365 0.0 0.0 13276 960 pts/4 S+ 23:06 0:00 grep asterisk
root 11799 0.0 0.0 4284 1564 pts/3 S+ Jan07 0:00 /bin/sh /etc/init.d/asterisk debug
asterisk 11806 0.5 0.8 2700988 69688 pts/3 Sl+ Jan07 58:50 /usr/sbin/asterisk -p -U asterisk -cvvvvvddddd
asterisk 11807 0.0 0.0 15232 1768 pts/3 S+ Jan07 0:04 astcanary /var/run/asterisk/alt.asterisk.canary.tweet.tweet.tweet 11806
>
> 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.
I am indeed afraid this will take a bit of time. Please remind me
in a couple of days if I have not come to do that yet.
>
> 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.
That sounds faster to do than 2.) BTW, my current list of packets
is
# dpkg-query -W|grep asterisk
asterisk 1:13.13.1~dfsg-2
asterisk-config 1:13.13.1~dfsg-2
asterisk-core-sounds-en-gsm 1.4.27-1
asterisk-dev 1:13.13.1~dfsg-2
asterisk-modules 1:13.13.1~dfsg-2
asterisk-prompt-de 2.0-1.1
Thanks for your effort!
Bye,
Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170115/6d7c832f/attachment.sig>
More information about the Pkg-voip-maintainers
mailing list