git.misdn.org: new commit at lcr (master)
Git <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
commit 3342fc8abedd0df527776d6df3e14e90133f2951 Author: Andreas Eversberg <[email protected]> Date: Thu Oct 7 09:55:23 2010 +0200 [chan_lcr] Fixed caller ID by clearing ast->cid first Tests with asterisk 1.6.2.13 showed that callerid did not work unless the ast->cid structure is set to zero. Thanx for Marcello for prividing this fix.