I know that the 'fix' has just been applied (https://issues.asterisk.org/view.php?id=18262) - but why does it stop the moh only to start it again? This, also, seems to cause a CDR problem (see below). -- Executing [7000 at chambers:1] Park("SIP/2000-00000008", "") in new stack == Parked SIP/2000-00000008 on 7001 (lot default). Will timeout back to extension [chambers] s, 1 in 60 seconds -- Added extension '7001' priority 1 to parkedcalls (0xb6fd1160) -- <SIP/2000-00000008> Playing 'digits/7.gsm' (language 'en') -- <SIP/2000-00000008> Playing 'digits/0.gsm' (language 'en') -- <SIP/2000-00000008> Playing 'digits/0.gsm' (language 'en') -- <SIP/2000-00000008> Playing 'digits/1.gsm' (language 'en') == Spawn extension (chambers, s, 1) exited non-zero on 'Parked/SIP/2000-00000008<ZOMBIE>' -- Stopped music on hold on DAHDI/1-1 -- Started music on hold, class 'dv-ip', on DAHDI/1-1 [Jan 21 13:39:17] ERROR[22913]: cdr_addon_mysql.c:313 mysql_log: Failed to insert into database: (1062) Duplicate entry 'DV-IP-1295617064.8' for key 1 == Spawn extension (park-dial, SIP02000, 1) exited non-zero on 'SIP/2000-00000008<ZOMBIE>' BTW 'DV-IP-1295617064.8' is the CDR entry for when the call first came in to the queue. So, it looks like it's trying to use the same unique ID again. If you have received this communication in error we would appreciate you advising us either by telephone or return of e-mail. The contents of this message, and any attachments, are the property of DataVox, and are intended for the confidential use of the named recipient only. If you are not the intended recipient, employee or agent responsible for delivery of this message to the intended recipient, take note that any dissemination, distribution or copying of this communication and its attachments is strictly prohibited, and may be subject to civil or criminal action for which you may be liable. Every effort has been made to ensure that this e-mail or any attachments are free from viruses. While the company has taken every reasonable precaution to minimise this risk, neither company, nor the sender can accept liability for any damage which you sustain as a result of viruses. It is recommended that you should carry out your own virus checks before opening any attachments. Registered in England. No. 27459085.
On 11-01-21 08:52 AM, Andrew Thomas wrote:> I know that the 'fix' has just been applied > (https://issues.asterisk.org/view.php?id=18262) - but why does it stop > the moh only to start it again? This, also, seems to cause a CDR > problem (see below).After speaking with Shaun and Russell, this is likely related to some other part of code, and the fix that went in shouldn't have caused this issue. It's possible fixing this may have caused some other part of the code that was broken to be more prevalent though. Could you open an issue on bug tracker? Thanks! Leif.
Hi Leif, Submitted as requested - https://issues.asterisk.org/view.php?id=18672 Thanks -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Leif Madsen Sent: 21 January 2011 15:58 To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] MOH and parking On 11-01-21 08:52 AM, Andrew Thomas wrote:> I know that the 'fix' has just been applied > (https://issues.asterisk.org/view.php?id=18262) - but why does it stop> the moh only to start it again? This, also, seems to cause a CDR > problem (see below).After speaking with Shaun and Russell, this is likely related to some other part of code, and the fix that went in shouldn't have caused this issue. It's possible fixing this may have caused some other part of the code that was broken to be more prevalent though. Could you open an issue on bug tracker? Thanks! Leif. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users If you have received this communication in error we would appreciate you advising us either by telephone or return of e-mail. The contents of this message, and any attachments, are the property of DataVox, and are intended for the confidential use of the named recipient only. If you are not the intended recipient, employee or agent responsible for delivery of this message to the intended recipient, take note that any dissemination, distribution or copying of this communication and its attachments is strictly prohibited, and may be subject to civil or criminal action for which you may be liable. Every effort has been made to ensure that this e-mail or any attachments are free from viruses. While the company has taken every reasonable precaution to minimise this risk, neither company, nor the sender can accept liability for any damage which you sustain as a result of viruses. It is recommended that you should carry out your own virus checks before opening any attachments. Registered in England. No. 27459085.