Damian Adamski
2007-Mar-13 05:06 UTC
[asterisk-users] MusicOnHold stops after upgrade from 1.4.0 to 1.4.1
Hello I have following problem. After upgrade from 1.4.0 to 1.4.1 my musiconhold stops immediately after start. Bellow some logs from 1.4.0 and 1.4.1 (same configs and situations) First, the one from 1.4.0 (everything works) [Mar 12 13:44:00] -- Executing [s@info800:1] SetMusicOnHold("SIP/1036690-b74004b8", "mymusic") in new stack [Mar 12 13:44:00] -- Executing [s@info800:2] Dial("SIP/1036690-b74004b8", "SIP/halo/0502xxxxxxx|20|mgA(pol800)") in new stack [Mar 12 13:44:00] -- Called halo/0502xxxxxxx [Mar 12 13:44:00] -- Started music on hold, class 'mymusic', on SIP/1036690-b74004b8 [Mar 12 13:44:00] -- SIP/halo-081c3340 is making progress passing it to SIP/1036690-b74004b8 and now from 1.4.1 Mar 12 13:45:21] -- Executing [s@info800:1] SetMusicOnHold("SIP/1036690-081cc0b8", "mymusic") in new stack [Mar 12 13:45:21] -- Executing [s@info800:2] Dial("SIP/1036690-081cc0b8", "SIP/halo/0502xxxxxxx|20|mgA(pol800)") in new stack [Mar 12 13:45:21] -- Called halo/0502xxxxxxx [Mar 12 13:45:21] -- Started music on hold, class 'mymusic', on SIP/1036690-081cc0b8 [Mar 12 13:45:21] -- Call on SIP/halo-081de798 left from hold [Mar 12 13:45:21] -- Stopped music on hold on SIP/1036690-081cc0b8 [Mar 12 13:45:21] -- SIP/halo-081de798 is making progress passing it to SIP/1036690-081cc0b8 What that 'Call on SIP/halo-081de798 left from hold' means ?? I have no clue... sh0t