[asterisk-users] asterisk 1.8.8 - caller ID not working.
Joseph
syscon780 at gmail.com
Thu Jan 5 18:40:17 CST 2012
On 01/05/12 16:42, Joseph wrote:
>I just noticed after upgrade from Asterisk 1.4.39 to 1.8.8
>my caller ID is not working
>
>WARNING[1671]: chan_sip.c:13956 check_auth: username mismatch, have <11>, digest has <pstn-1270>
>NOTICE[1671]: chan_sip.c:22048 handle_request_invite: Failed to authenticate device "KMIEC Z" <sip:7804715665 at 10.0.0.110>;tag=1c976040515
>
>--
>Joseph
>
>--
I had this problem before and was able to solve it:
-------copy--------------
Extending delay to 6sec. didn't help.
It is a SIP bug I believe and some temporary work around I was able to find on
the net are:
insecure=invite
insecure=very
insecure=port,invite
Previously I had insecure=port but it stop working; changing it back to:
insecure=invite solved the problem.
--------end copy----------
but not it is not working again.
I wish they stop screwing up with that Asterisk, they keep introducing new version and more bugs :-/
I just keep waisting my time hunting and fixing features that stop working.
--
Joseph
More information about the asterisk-users
mailing list