Perhaps it is a problem with chan_local The calls are not all to user agents, the call is to 1 user agent and 1 external number
Dial(sip/#######&local/[EMAIL PROTECTED]/n,20) Another detail is the CDR is mySQL -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Rodgers Sent: Monday, March 13, 2006 9:18 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] CDR Bug? Unless I'm reading our CDR data wrong, such calls only generate one record for the actual answered call since we started way back on 1.0.9. Here's a sample record: "","6044378358","2380","ITS","6044378358","Zap/9-1","SIP/luv- c57d","Dial","SIP/luv&SIP/luv-computerroomback&SIP/luv-computerroomfron t&SIP/luv-itsresourcec","2006-03-03 13:13:36","2006-03-03 13:13:43","2006-03-03 13:16:02",146,139,"ANSWERED","DOCUMENTATION" 4 UAs are dialed - only one answered the call - only one CDR record. Hope this helps..... Regards, -- Anthony Rodgers Business Systems Analyst District of North Vancouver Web: http://www.dnv.org RSS Feed: http://www.dnv.org/rss.asp On 13-Mar-06, at 5:32 PM, Damon Estep wrote: > Trying to figure out if a bug report should be submitted. > > Can anyone on 1.2.x verify of this has been corrected? > > I am on CVS 8/2005 > > > > If a call comes in to an extension that dials more than one channel > (rings at more than one phone) both calls in the CDR show a status > of answered when only one is answered, the source channel is > bridged to only one of the two destination channels, but both CDRs > show answered. > > > > It looks as if the status is taken from the source channel, not the > destination channel. > > > > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
