[asterisk-bugs] [JIRA] (ASTERISK-21120) Unable to properly hang up calls when second line rings

Daniel Bohling (JIRA) noreply at issues.asterisk.org
Fri Feb 15 15:11:58 CST 2013


Daniel Bohling created ASTERISK-21120:
-----------------------------------------

             Summary: Unable to properly hang up calls when second line rings
                 Key: ASTERISK-21120
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21120
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_unistim
    Affects Versions: 11.2.1, SVN
         Environment: i2004 phones 
            Reporter: Daniel Bohling


On i2004 series nortel phones using chan_unistim with multiple lines, when receiving a call on a second line with a softkey appearance original call cannot be hung up on properly. Hitting the goodbye key or placing phone on handset indicates that call has been disconnected but phone call is still active, other party can still hear audio (which can be a very embarrassing situation). Phone often crashes after this. Tracked issue down to unistim_hangup function -- when hanging up the ringing line, driver doesn't restore the phone's original state if on another line. Attached patch fixes, although overrides some sort of DND icon display that forces icon statuses.


Config excerpt for i2004 multiline displays with issue:

[710]
device=*********
rtp_port=10000
rtp_method=3
status_method=0
titledefault="EXT 710"
maintext0="******"
maintext1=" "
maintext2=" "
dateformat=0
timeformat=0
contrast=8
country=us
ringvolume=2
ringstyle=3
callhistory=1
callerid="DB" <710>
context=from-internal
mailbox=710
linelabel="Line..."
extension=none
                            
line => 710
line => 710
                             
bookmark=5 at Mailbox@*97 at 54
bookmark=4 at My Cell at 888888
bookmark=3 at My House at 8888888
bookmark=2 at DND Toggle@*76 at 55

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list