| Summary: | ASTERISK-12296: [patch] Fix New Call softkey handling and cleanup phone display after a transfer | ||
| Reporter: | dea (dea) | Labels: | |
| Date Opened: | 2008-07-01 10:59:48 | Date Closed: | 2008-08-01 10:00:48 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Channels/chan_skinny |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) chan_skinny-new-call-transfer-fixup.txt | |
| Description: | A couple of trivial fixes- The 'New Call' softkey should always generate a new sub-channel The transfer process was not clearing the display of a transferring phone, so it appeared to have a call that no longer existed. The call/channel was properly cleaned up in Asterisk, the phone just lost track of the proper state. | ||
| Comments: | By: Michiel van Baak (mvanbaak) 2008-08-01 10:00:47 I see both changes are already in trunk. | ||