mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-06 18:30:01 +00:00
freetdm: updated variables.txt
This commit is contained in:
parent
06bd633053
commit
f8e1fa666d
@ -49,7 +49,7 @@ When using ftmod_sangoma_isdn, user wants to transmit a custom Facility IE, insi
|
|||||||
|
|
||||||
ftdm_usrmsg_set_raw_data(&usrmsg, my_facility_ie, my_facility_ie_len);
|
ftdm_usrmsg_set_raw_data(&usrmsg, my_facility_ie, my_facility_ie_len);
|
||||||
|
|
||||||
ftdm_channel_call_indicate(ftdmchan, FTDM_CHANNEL_INDICATE_ANSWER, &usrmsg);
|
ftdm_channel_call_indicate(ftdmchan, FTDM_CHANNEL_INDICATE_FACILITY, &usrmsg);
|
||||||
|
|
||||||
/* FreeTDM will automatically free my_facility_ie */
|
/* FreeTDM will automatically free my_facility_ie */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user