forked from Mirrors/freeswitch
-> added SANGOMASS7 sigtype
This commit is contained in:
parent
4b6edff8e1
commit
bfab7c4cf0
@ -162,7 +162,8 @@ typedef enum {
|
||||
FTDM_SIGTYPE_ANALOG,
|
||||
FTDM_SIGTYPE_SANGOMABOOST,
|
||||
FTDM_SIGTYPE_M3UA,
|
||||
FTDM_SIGTYPE_R2
|
||||
FTDM_SIGTYPE_R2,
|
||||
FTDM_SIGTYPE_SANGOMASS7
|
||||
} ftdm_signal_type_t;
|
||||
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user