[Home]

Summary:ASTERISK-16610: problem to reload the module skinny when active calls.
Reporter:Sergio (salecha)Labels:
Date Opened:2010-08-24 09:05:39Date Closed:2013-02-06 02:44:58.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) skinny_reload_debug
( 1) skinny-reloadactive01.diff
Description:The problem is as follows:

1 - Phone call from 2920 (Gustavo) to 2915 (Cisco Skinny)
2 - take the call in 2915 (Cisco Skinny).
3 - to here everything is fine. Communication is established.
4 - Now run the command "skinny reload" in Asterisk server.
5 - The command runs without problems. The communication is active.
6 - Now I hang up the extension 2920 (Gustavo).
7 - extension 2915 (Cisco Skinny) maintains the communication established (error, you should hang up the call). The display still shows "2920 to 2915."

The only solution to restart asterisk to re-register the phone.
Comments:By: Damien Wedhorn (wedhorn) 2010-08-24 15:44:56

There are generally issues with skinny reload. It's on the todo list, but I intend to fix sub handling and other general issues before looking at the reload code.

By: Sergio (salecha) 2010-08-24 15:56:45

thanks for your answer.

By: Damien Wedhorn (wedhorn) 2010-08-24 16:50:27

salecha, no problems.

I would appreciate if you could test 17907 (and all future skinny bugs starting with 'Cleanup:'.

By: Sergio (salecha) 2010-09-20 11:31:16

skinny can be implemented in real time? I say to avoid reload of the configuration.

By: Damien Wedhorn (wedhorn) 2013-02-02 20:37:26.127-0600

Patch for for AST11, applies to trunk as well. Several tests of reloading with active skinny to skinny calls. Everything seems to behave as expected.

By: snuffy (snuffy) 2013-02-05 20:48:19.083-0600

did a few tests (7941).. seemed to work as expected, when call completed phone reloaded.