FreeTDM: remove the previous commit

- hardcode does not work in this matter
This commit is contained in:
James Zhang 2012-01-25 18:00:41 -05:00
parent 34c8e58ae1
commit 28e27248e5
1 changed files with 0 additions and 4 deletions

View File

@ -259,11 +259,7 @@ void ft_to_sngss7_rel (ftdm_channel_t * ftdmchan)
rel.causeDgn.eh.pres = PRSNT_NODEF;
rel.causeDgn.location.pres = PRSNT_NODEF;
#ifdef SANGOMA_SPIROU
rel.causeDgn.location.val = 0x04;
#else
rel.causeDgn.location.val = 0x01;
#endif
rel.causeDgn.cdeStand.pres = PRSNT_NODEF;
rel.causeDgn.cdeStand.val = 0x00;
rel.causeDgn.recommend.pres = NOTPRSNT;