mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
missed FXS kewl start polarityswitch when finally on hook.
(issue #17318) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3512,6 +3512,7 @@ void *analog_handle_init_event(struct analog_pvt *i, int event)
|
||||
break;
|
||||
case ANALOG_SIG_FXOKS:
|
||||
i->fxsoffhookstate = 0;
|
||||
analog_start_polarityswitch(i);
|
||||
analog_set_echocanceller(i, 0);
|
||||
/* Diddle the battery for the zhone */
|
||||
#ifdef ZHONE_HACK
|
||||
|
||||
Reference in New Issue
Block a user