[asterisk-bugs] [Asterisk 0009939]: Transfer implementation
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Feb 9 06:00:14 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=9939
======================================================================
Reported By: wedhorn
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 9939
Category: Channels/chan_skinny
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 67843
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 06-11-2007 04:33 CDT
Last Modified: 02-09-2008 06:00 CST
======================================================================
Summary: Transfer implementation
Description:
Initial patch adding transfer to chan_skinny. Works, but lots of bugs and
more work to be done. Basic functionality is <XFER> to start transfer, puts
call on hold and gives you a dialtone. Dial number and after connected
press <XFER> again and call is transferred.
After first <XFER> press and before call ringing/connected, you can press
<XFER> again to use a blind transfer. In this case transfer occurs when
either channel being dialed indicates ringing or answering. When in blind
transfer you can press <XFER> again to go back to attended transfer.
<HOLD> toggles between the transferee and transferor.
======================================================================
----------------------------------------------------------------------
mvanbaak - 02-09-08 06:00
----------------------------------------------------------------------
Hate to say it, but it's not working at all in my setup and messes up my
7960.
Here is what happens:
ekiga (6005) calls 7960 (6000) -> pickup on 7960 -> talk -> all is fine
on 7960 I hit transfer -> moh on ekiga and new line on 7960
on 7960 I hit 6002 -> 7905(6002) starts ringing -> still all fine
7905(6002) picks up -> nothing happens
7905(6002) hangs up -> nothing happens and 7960 indicates that it's still
ringing 6002
ekiga hangs up -> 7960 indicates it's still on call with 6005
hitting whatever button gives me this on the cli:
[2008-02-09 12:57:58] WARNING[23331]: chan_skinny.c:1536
find_subchannel_by_instance_reference: Could not find subchannel with
reference '2' on 'office'
How can I debug this and provide info you need to fix this ?
Issue History
Date Modified Username Field Change
======================================================================
02-09-08 06:00 mvanbaak Note Added: 0081968
======================================================================
More information about the asterisk-bugs
mailing list