[asterisk-bugs] [JIRA] (ASTERISK-30355) ASTERISK-30248 Issue has come back in Asterisk 18.15.1 hangs up with trying to play + in the callerid on voicemail.
Steven Anderson (JIRA)
noreply at issues.asterisk.org
Wed Dec 14 14:44:51 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-30355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=260919#comment-260919 ]
Steven Anderson commented on ASTERISK-30355:
--------------------------------------------
If you try to listen to a voicemail that has a Callerid with a + in the phone number is when you have the issue.
callerid="Demo" <+13165555555>
the Plus is what caused it to hand up as its trying to play
.ulaw and it hangs up as that's not a valid file to play.
/var/spool/asterisk/voicemail/default/2200/Old# cat msg0000.txt
;
; Message Information file
;
[message]
origmailbox=2200
context=mainmenu
macrocontext=
exten=2201
rdnis=unknown
priority=1
callerchan=SIP/InboundBandwidth-00000054
callerid="Demo" <+13165555555>
origdate=Wed Dec 14 03:41:26 PM UTC 2022
origtime=1671032486
category=
msg_id=1671032486-00000001
flag=
duration=5
> ASTERISK-30248 Issue has come back in Asterisk 18.15.1 hangs up with trying to play + in the callerid on voicemail.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-30355
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-30355
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_saynumber
> Affects Versions: 18.14.0, 18.15.1
> Environment: ubuntu
> Reporter: Steven Anderson
> Assignee: Steven Anderson
>
> When Voicemail messages are being played it try's to read the callerid when it has a plus +13165555555 then voicemail will hang up as it can not play the + with the error message Unable to open (format (ulaw)): No such file or directory
> The problem can be avoided by removing the + from the voicemail msg0000.txt.
> file.c: Playing 'vm-from-phonenumber.ulaw' (language 'en')
> file.c: File does not exist in any format
> file.c: Unable to open (format (ulaw)): No such file or directory
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list