[Asterisk-bugs] [Asterisk 0010088]: Calls get disconnected during a conversation
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 5 08:39:35 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10088
======================================================================
Reported By: basty
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10088
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.2.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 06-29-2007 01:38 CDT
Last Modified: 07-05-2007 08:39 CDT
======================================================================
Summary: Calls get disconnected during a conversation
Description:
We have several Snom Hardphones on Asterisk 1.2.19, sometimes during a call
(external/internal) it breaks up with following Warning in the Asterisk
CLI:
WARNING[18252] chan_sip.c: Maximum retries exceeded on transmission
3d2cca1cf1b3-c6cbjoxi8rvb at snom320-00041324A7FD for seqno 2 (Critical
Response)
======================================================================
----------------------------------------------------------------------
file - 07-05-07 08:39
----------------------------------------------------------------------
It looks like chan_sip is not processing the 200 OK in response to a
NOTIFY... basically a blind transfer happened and the NOTIFY is sent out to
say "hey everything went fine"... the Snom sends back a 200 OK to
acknowledge receipt of the NOTIFY and chan_sip ignores it.
Can you turn on debug in logger.conf, do a set debug 9 on the console, and
recreate it? It should say why chan_sip is ignoring the packet.
Issue History
Date Modified Username Field Change
======================================================================
07-05-07 08:39 file Note Added: 0066522
======================================================================
More information about the Asterisk-bugs
mailing list