[asterisk-users] Log file warnings from chan_sip in build_reply_digest
Tod Fitch
Tod at FitchDesign.com
Tue Dec 2 05:38:57 CST 2008
Using Asterisk 1.4.21.2 I am seeing pairs of warning logs of the form:
> asterisk[1432]: WARNING[1432]: chan_sip.c:11629 in
> build_reply_digest: use realm [xxxxx] from peer [xxxxx][xxxxx]
These occur once an hour and the xxxxx matches the account name for my
ITSP. My sip.conf setup for this account is a block copy from an older
one that gave no warnings on my old Asterisk v1.2 setup:
> [general]
> register => xxxxx:secret at proxy.itsp.net
>
> [authentication]
> auth = xxxxx:secret at proxy.itsp.net
>
> [itsp]
> context=default
> type=friend
> username=xxxxx
> user=xxxxx
> host=proxy.itsp.net
> secret=secret
> insecure=very
> accountcode=ITSP
> amaflags=billing
Calls in and out work fine, but I would like to to have a warning free
error log if possible.
It looks to me from http://www.asterisk.org/doxygen/1.4/chan__sip_8c.html#12860c93a5a453831f5cf15f747fb9fa
that this message might be generated anytime you are dealing with an
authenticated peer. If so, then this might be a normal but very
annoying message.
But on the chance that an error on my configuration, I'd like to
squelch it. Any suggestions?
Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2421 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20081202/89b3c630/attachment.bin
More information about the asterisk-users
mailing list