[asterisk-bugs] [JIRA] (ASTERISK-29879) res_musiconhold: Music on hold restarts after positon announcement
Sean Bright (JIRA)
noreply at issues.asterisk.org
Sun Feb 6 14:11:06 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-29879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257969#comment-257969 ]
Sean Bright edited comment on ASTERISK-29879 at 2/6/22 2:10 PM:
----------------------------------------------------------------
i have uploaded some more info please check if more info is needed (tried making empty lines before should be easy to read !
{code:title=log|borderStyle=solid}
Line 313: [2022-01-31 12:59:18] VERBOSE[20005][C-00000a1b] pbx.c: Executing [900 at authenticated:220] Set("PJSIP/200-0000003f", "CHANNEL(musicclass)=457") in new stack
Line 943: [2022-01-31 12:59:18] VERBOSE[20005][C-00000a1b] res_musiconhold.c: Started music on hold, class '457', on channel 'PJSIP/200-0000003f'
Line 4325: [2022-01-31 12:59:39] VERBOSE[20005][C-00000a1b] res_musiconhold.c: Stopped music on hold on PJSIP/200-0000003f
Line 4326: [2022-01-31 12:59:39] VERBOSE[20005][C-00000a1b] file.c: <PJSIP/200-0000003f> Playing 'queue-youarenext.gsm' (language 'he')
Line 4383: [2022-01-31 12:59:44] VERBOSE[20005][C-00000a1b] app_queue.c: Told PJSIP/200-0000003f in 9 their queue position (which was 1)
Line 4384: [2022-01-31 12:59:44] VERBOSE[20005][C-00000a1b] file.c: <PJSIP/200-0000003f> Playing 'queue-thankyou.gsm' (language 'he')
Line 4399: [2022-01-31 12:59:46] VERBOSE[20005][C-00000a1b] res_musiconhold.c: Started music on hold, class '457', on channel 'PJSIP/200-0000003f'
{code}
was (Author: benphone):
i have uploaded some more info please check if more info is needed (tried making empty lines before should be easy to read !
{code:title=log|borderStyle=solid}
Line 313: [2022-01-31 12:59:18] VERBOSE[20005][C-00000a1b] pbx.c: Executing [900 at authenticated:220] Set("PJSIP/200-0000003f", "CHANNEL(musicclass)=457") in new stack
Line 943: [2022-01-31 12:59:18] VERBOSE[20005][C-00000a1b] res_musiconhold.c: Started music on hold, class '457', on channel 'PJSIP/200-0000003f'
Line 4325: [2022-01-31 12:59:39] VERBOSE[20005][C-00000a1b] res_musiconhold.c: Stopped music on hold on PJSIP/200-0000003f
Line 4326: [2022-01-31 12:59:39] VERBOSE[20005][C-00000a1b] file.c: <PJSIP/200-0000003f> Playing 'queue-youarenext.gsm' (language 'he')
Line 4383: [2022-01-31 12:59:44] VERBOSE[20005][C-00000a1b] app_queue.c: Told PJSIP/200-0000003f in 9 their queue position (which was 1)
Line 4384: [2022-01-31 12:59:44] VERBOSE[20005][C-00000a1b] file.c: <PJSIP/200-0000003f> Playing 'queue-thankyou.gsm' (language 'he')
Line 4399: [2022-01-31 12:59:46] VERBOSE[20005][C-00000a1b] res_musiconhold.c: Started music on hold, class '457', on channel 'PJSIP/200-0000003f'
{code}
> res_musiconhold: Music on hold restarts after positon announcement
> ------------------------------------------------------------------
>
> Key: ASTERISK-29879
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29879
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_musiconhold
> Affects Versions: 18.9.0
> Environment: centos 7
> real time queue
> Reporter: ben kolodny
> Assignee: ben kolodny
> Attachments: new 13 (1).txt, queue configure.txt
>
>
> ""In /ext/moh/82497 are one or more audio files with a length of around 3 minutes. If a queue is configured with a periodic announcement every 30 seconds, the following will occur:
> Caller hears music on hold file #1, playing from the beginning
> After 30 seconds, the caller will hear the announcement
> Caller hears music on hold file #1, playing from the beginning
> After 30 seconds, the caller will hear the announcement
> ...
> E.g., if the periodic announcement is made every 30 seconds the caller will only ever hear the first 30 seconds of music on hold over and over again.""
> above is a quote from https://issues.asterisk.org/jira/browse/ASTERISK-27774
> i seem to have the same problem with version 18.9.0 but it after playing the thank you message when Announce position: is set to yes
> (the code that was fixed checks just announcement maybe position is treated differently?)
> any tips would be appreciated
> [2022-01-24 18:50:36] VERBOSE[2643][C-00067771] app_queue.c: Nobody picked up in 20000 ms
> [2022-01-24 18:50:37] VERBOSE[2643][C-00067771] res_musiconhold.c: Stopped music on hold on PJSIP/fs2-00036104
> [2022-01-24 18:50:37] VERBOSE[2643][C-00067771] file.c: <PJSIP/fs2-00036104> Playing 'pbx/188d949a5b9bbde4553ef85f252d8ddf.slin' (language 'he')
> [2022-01-24 18:50:40] VERBOSE[2643][C-00067771] app_queue.c: Told PJSIP/fs2-00036104 in 1507 their queue position (which was 1)
> [2022-01-24 18:50:40] VERBOSE[2643][C-00067771] file.c: <PJSIP/fs2-00036104> Playing 'queue-thankyou.gsm' (language 'he')
> [2022-01-24 18:50:42] VERBOSE[2643][C-00067771] res_musiconhold.c: Started music on hold, class '1435', on channel 'PJSIP/fs2-00036104'
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list