mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
Added restart_opt
This commit is contained in:
parent
a5a4a7337a
commit
e1efaca21f
@ -198,6 +198,7 @@ typedef struct sngisdn_span_data {
|
|||||||
uint8_t num_local_numbers;
|
uint8_t num_local_numbers;
|
||||||
uint8_t ignore_cause_value;
|
uint8_t ignore_cause_value;
|
||||||
uint8_t timer_t3;
|
uint8_t timer_t3;
|
||||||
|
uint8_t restart_opt;
|
||||||
char* local_numbers[SNGISDN_NUM_LOCAL_NUMBERS];
|
char* local_numbers[SNGISDN_NUM_LOCAL_NUMBERS];
|
||||||
ftdm_sched_t *sched;
|
ftdm_sched_t *sched;
|
||||||
ftdm_queue_t *event_queue;
|
ftdm_queue_t *event_queue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user