freetdm: changing call reference to generic header; removing location area code

This commit is contained in:
root
2011-09-30 13:09:13 -04:00
parent dbd6bb9a83
commit 595454126b
3 changed files with 6 additions and 13 deletions

View File

@@ -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) */