mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
OPENZAP-222 --resolve
This commit is contained in:
parent
265de3d314
commit
6e8729a159
@ -1166,7 +1166,7 @@ static ftdm_status_t state_advance(ftdm_channel_t *chan)
|
|||||||
return FTDM_SUCCESS;
|
return FTDM_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
caller_ton = caller_data->ani.type;
|
caller_ton = caller_data->cid_num.type;
|
||||||
switch (caller_ton) {
|
switch (caller_ton) {
|
||||||
case FTDM_TON_NATIONAL:
|
case FTDM_TON_NATIONAL:
|
||||||
caller_ton = PRI_NATIONAL_ISDN;
|
caller_ton = PRI_NATIONAL_ISDN;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user