[asterisk-bugs] [Asterisk 0016595]: SayUnixTime plays nothing if say.conf mode=new and a format is specified

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 11 02:36:51 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16595 
====================================================================== 
Reported By:                thedavidfactor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16595
Category:                   Applications/app_sayunixtime
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-719 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-01-13 11:29 CST
Last Modified:              2010-08-11 02:36 CDT
====================================================================== 
Summary:                    SayUnixTime plays nothing if say.conf mode=new and a
format is specified
Description: 
There is no error generated, SayUnixTime simply does nothing. Any format
can be specified, I have even duplicated the default format with the same
result. I tried to debug it, but this seems be beyond my limited C
abilities to debug.
====================================================================== 

---------------------------------------------------------------------- 
 (0125798) RoadKill (reporter) - 2010-08-11 02:36
 https://issues.asterisk.org/view.php?id=16595#c125798 
---------------------------------------------------------------------- 
and just retestet with beta3 and trunk
here is the console output

ip-technology*CLI> core set debug 100
Core debug was 0 and is now 100
ip-technology*CLI> core set verbose 100
Verbosity was 3 and is now 100

ip-technology*CLI> say load old
setting say mode from new to old
    -- Executing [111 at FromInternal:1] Answer("SIP/mpe-00000003", "") in
new stack
    -- Executing [111 at FromInternal:2] SayUnixTime("SIP/mpe-00000003",
",,abd") in new stack
    -- <SIP/mpe-00000003> Playing 'digits/day-3.slin' (language 'en')
    -- <SIP/mpe-00000003> Playing 'digits/mon-7.slin' (language 'en')
    -- <SIP/mpe-00000003> Playing 'digits/h-11.slin' (language 'en')
    -- Executing [111 at FromInternal:3] Hangup("SIP/mpe-00000003", "") in
new stack
  == Spawn extension (FromInternal, 111, 3) exited non-zero on
'SIP/mpe-00000003'

ip-technology*CLI> say load new
setting say mode from old to new
    -- Executing [111 at FromInternal:1] Answer("SIP/mpe-00000004", "") in
new stack
    -- Executing [111 at FromInternal:2] SayUnixTime("SIP/mpe-00000004",
",,abd") in new stack
    -- Executing [111 at FromInternal:3] Hangup("SIP/mpe-00000004", "") in
new stack
  == Spawn extension (FromInternal, 111, 3) exited non-zero on
'SIP/mpe-00000004'

ip-technology*CLI> core show version 
Asterisk SVN-trunk-r281257 built by root @ ip-technology.local on a i386
running Darwin on 2010-08-11 07:24:39 UTC 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-11 02:36 RoadKill       Note Added: 0125798                          
======================================================================




More information about the asterisk-bugs mailing list