[asterisk-bugs] [Asterisk 0010396]: [patch] Restructure transmit_callstate function and calls to transmit_
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Aug 2 16:39:02 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10396
======================================================================
Reported By: wedhorn
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 10396
Category: Channels/chan_skinny
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: 1.6.0-beta4
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 78336
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2007-08-07 06:50 CDT
Last Modified: 2008-08-02 16:39 CDT
======================================================================
Summary: [patch] Restructure transmit_callstate function and
calls to transmit_
Description:
Broke up transmit_callstate to it's individual components so now all
transmit_ functions build a single packet (except transmit_response which
actually sends the packet out).
Additionally, modified all calls to transmit_ functions to pass device
rather than session as the state of session is unknown and basically
requires testing before every call.
This is step 1 of a multiple step process in getting transfer into trunk.
======================================================================
----------------------------------------------------------------------
(0091021) wedhorn (reporter) - 2008-08-02 16:39
http://bugs.digium.com/view.php?id=10396#c91021
----------------------------------------------------------------------
Not quite complete. Segfaults when an unknown device attempts to connect.
New patch transmit4.diff fixes. Tested with an unknown device attempting to
register, doesn't crash.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-02 16:39 wedhorn Note Added: 0091021
======================================================================
More information about the asterisk-bugs
mailing list