mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
-> 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…
x
Reference in New Issue
Block a user