Ticket #3842 (closed Bugs: worksforme)

Opened 1 year ago

Last modified 1 year ago

Speaking clock not working in 2.6beta.

Reported by: ughnz Assigned to:
Priority: minor Milestone: 2.6
Component: Misc. Applications Version: 2.6-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: Asterisk 1.6 Backend Engine Version:

Description (Last modified by mickecarlsson)

The speaking clock fails to read the full time.

Here is info from asterisk log:

internal:7] SayUnixTime("SIP/4000-b7c067b8", "1251511419,,IM \'and\' S \'seconds\' p") in new stack
[Aug 29 14:03:31] VERBOSE[8972] file.c:     -- <SIP/4000-b7c067b8> Playing 'digits/2.g729' (language 'en')
[Aug 29 14:03:32] VERBOSE[8972] file.c:     -- <SIP/4000-b7c067b8> Playing 'digits/oh.g729' (language 'en')
[Aug 29 14:03:32] VERBOSE[8972] file.c:     -- <SIP/4000-b7c067b8> Playing 'digits/3.g729' (language 'en')
[Aug 29 14:03:33] WARNING[8972] say.c: Unknown character in datetime format IM \'and\' S \'seconds\' p: \ at pos 3
[Aug 29 14:03:33] WARNING[8972] file.c: File and\ does not exist in any format
[Aug 29 14:03:33] WARNING[8972] file.c: Unable to open and\ (format 0x100 (g729)): No such file or directory
[Aug 29 14:03:33] WARNING[8972] say.c: Unable to play message and\

Change History

08/29/09 23:54:07 changed by mickecarlsson

  • description changed.

08/30/09 00:06:25 changed by p_lindheimer

sounds like 1.6.2 may have changed, can someone provide the proper syntax for how it should be generated for 1.6.2 and exactly what version of 1.6 it changed in so we can generate it properly for the new version?

08/30/09 03:18:21 changed by mickecarlsson

I am setting it up now to test it with the latest 1.6, it will take about an hour, I will report back the outcome.

08/30/09 05:18:09 changed by mickecarlsson

Well, I could reproduce the error a couple of times, but now it works just perfect. I will test some more later.

08/30/09 10:20:44 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to worksforme.

from further feedback from mickecarlsson, he can no longer repro the error. This appears to be possibly an Asterisk issue and from the sound of it, consistent repro not easy. For now closing as worksforme - if someone digs up some conclusive information that the sayunixtime command has changed and need different settings, post it here and we can re-open and address.