fix broken callerid (bug #3395)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4874 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-01-22 01:27:08 +00:00
parent 517413928f
commit 3035547927

View File

@@ -6522,6 +6522,8 @@ static struct zt_pvt *mkintf(int channel, int signalling, int radio, struct zt_p
if (si.alarms) tmp->inalarm = 1;
}
tmp->sendcalleridafter = sendcalleridafter;
}
if (tmp && !here) {
/* nothing on the iflist */