[asterisk-bugs] [JIRA] (ASTERISK-24930) SayNumber() gender option get error and hangup channel.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Apr 3 13:55:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225763#comment-225763 ] 

Rusty Newton commented on ASTERISK-24930:
-----------------------------------------

I tried to reproduced with
{noformat}
exten = 100,1,Answer()
same = n,Saynumber(100,f)
same = n,Saynumber(100,m)
same = n,Saynumber(100,c)
same = n,Saynumber(100,n)
same = n,Hangup() 
{noformat}
In the latest SVN branch of 11 and 13. In both cases the executions of saynumber worked without issue.

If you can reproduce this problem, you'll need to provide additional configuration and debug to demonstrate as mentioned in my comment above.

Thanks!


> SayNumber() gender option get error and hangup channel. 
> --------------------------------------------------------
>
>                 Key: ASTERISK-24930
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24930
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/General
>    Affects Versions: 11.16.0
>            Reporter: Avraam David
>            Assignee: Rusty Newton
>
> if use genfer option in saynumber(), get error and hangup the channel. 
> my dialplam is: 
> saynumber(2,f) 
> or 
> saynumber(2,m) 
> or 
> saynumber(2,n) 
> or 
> saynumber(2,c) 
> error message in cli is: *SayNumber gender option is either 'f', 'm', 'c' or 'n'*



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list