Files
asterisk/channels
Jeff Peeler 7f84021814 Fix stale caller id data from being reported in AMI NewChannel event
The problem here is that chan_dahdi is designed in such a way to set
certain values in the dahdi_pvt only once. One of those such values
is the configured caller id data in chan_dahdi.conf. For PRI, the
configured caller id data could be overwritten during a call. Instead
of saving the data and restoring, it was decided that for all non-analog
channels it was simply best to not set the configured caller id in the
first place and also clear it at the end of the call.

(closes issue #15883)
Reported by: jsmith


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@224330 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-10-17 01:32:47 +00:00
..
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-09-03 18:32:32 +00:00