mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
freetdm: changing call reference to generic header; removing location area code
This commit is contained in:
@@ -362,6 +362,7 @@ typedef struct ftdm_caller_data {
|
||||
/* user information layer 1 protocol */
|
||||
ftdm_user_layer1_prot_t bearer_layer1;
|
||||
ftdm_calling_party_category_t cpc; /*!< Calling party category */
|
||||
uint32_t call_reference;
|
||||
|
||||
ftdm_channel_t *fchan; /*!< FreeTDM channel associated (can be NULL) */
|
||||
|
||||
|
Reference in New Issue
Block a user