Summary: | ASTERISK-25155: Musiconhold bug second time caller is put on hold | ||
Reporter: | Cedric BASSAGET (rico29) | Labels: | |
Date Opened: | 2015-06-11 10:55:34 | Date Closed: | 2015-06-11 11:00:29 |
Priority: | Major | Regression? | Yes |
Status: | Closed/Complete | Components: | Resources/res_musiconhold |
Versions: | 1.8.32.3 | Frequency of Occurrence | Constant |
Related Issues: | |||
Environment: | [root@centrex2 ~]# cat /etc/redhat-release CentOS release 5.11 (Final) [root@centrex2 ~]# uname -a Linux centrex2.oceanet-telecom.com 2.6.18-406.el5 #1 SMP Tue Jun 2 17:25:57 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux | Attachments: | |
Description: | Hello,
We've got a problem when putting any call on hold. The first time the call is put on hold, the caller can hear musiconhold. Then the calle get the call back, and put the caller on hold a second time. This time the caller does not have any music, and no media stream is directed to his phone (wireshark capture : no rtp). Important remarks : I've got the same problem with firewall disabled. I have another box with another asterisk 1.8.32.3 running on centos 6.6, I don't have this problem, MoH works fine. I'll add a strace, cli, and tcpdump capture as soon as possible. | ||
Comments: | By: Joshua C. Colp (jcolp) 2015-06-11 11:00:21.601-0500 Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch. Thanks! [1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions By: Rusty Newton (rnewton) 2015-06-11 11:02:13.712-0500 If you do file a new issue, please include extensions.conf, musiconhold.conf and other relevant files along with step by step instructions on how to reproduce the issue. |