fix broken callerid (bug #3395)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4874 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Russell Bryant 21 years ago
parent 517413928f
commit 3035547927

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

Loading…
Cancel
Save