mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
freetdm: add ring flag to progress
This commit is contained in:
@@ -1455,7 +1455,7 @@ static __inline__ void state_advance(ftdm_channel_t *ftdmchan)
|
||||
BOOST_CHAN(ftdmchan),
|
||||
0,
|
||||
SIGBOOST_EVENT_CALL_START_ACK,
|
||||
0, 0);
|
||||
0, SIGBOOST_PROGRESS_RING);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user