OPENZAP-222 --resolve

This commit is contained in:
Brian West 2014-04-18 15:18:41 -05:00
parent 265de3d314
commit 6e8729a159
1 changed files with 1 additions and 1 deletions

View File

@ -1166,7 +1166,7 @@ static ftdm_status_t state_advance(ftdm_channel_t *chan)
return FTDM_SUCCESS;
}
caller_ton = caller_data->ani.type;
caller_ton = caller_data->cid_num.type;
switch (caller_ton) {
case FTDM_TON_NATIONAL:
caller_ton = PRI_NATIONAL_ISDN;