[asterisk-bugs] [Asterisk 0016530]: Wrong Caller ID on Sip Channel when have a lot of hanging up call
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 25 08:43:37 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16530
======================================================================
Reported By: vutamhoan
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16530
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: Older 1.6.1 - please test a newer version
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version: 1.6.1.12
======================================================================
Date Submitted: 2010-01-01 03:48 CST
Last Modified: 2010-01-25 08:43 CST
======================================================================
Summary: Wrong Caller ID on Sip Channel when have a lot of
hanging up call
Description:
Our system working as a simple IVR & ACD:
PSTN <======> MediaGateway <==SIP==> Asterisk <===SIP===> IPPhone
CDR Table has more than 2.5M records. And today (01/01) our crontab runs
the cleaning task that leads Mysql get very slow. So when call hangup, it
takes long time to write CDR and system have a lot of dead call (with load
of 80 call concurrent, after 2 hour we got about 3000 dead call that insert
CDR)
And when system reach 500 dead calls, all callerid send to IPPhone is
wrong.
Agents sometime report the wrong callerid when system in high load (200
calls), but only today I can reproduce the bug so I suppose this is the
glue.
I thought this relate to https://issues.asterisk.org/view.php?id=16054,
but I set session-timers=refuse and "sip show channels" show the normal
number of dialogs.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-25 08:43 lmadsen Resolution open => fixed
2010-01-25 08:43 lmadsen Fixed in Version => 1.6.1.12
======================================================================
More information about the asterisk-bugs
mailing list