[Asterisk-Users] MusicOnHold

Asterisk - linux - JVB linux at comresult.com
Tue Aug 19 03:11:53 MST 2003


Does anybody know why I can NOT hear the MusicOnHold - using SJphone on 
another PC in our network (normal playback is not a problem) .
See the * output and the line configured in extension.conf below (also 
mp3player does not function)

Any suggestions?


*Asterisk output:*

    *CLI>     -- Executing WaitMusicOnHold("SIP/jeroen-bf54", "30") in
    new stack
        -- Started music on hold, class 'default', on SIP/jeroen-bf54
        -- Stopped music on hold on SIP/jeroen-bf54
        -- Timeout on SIP/jeroen-bf54
        -- Executing Goto("SIP/jeroen-bf54", "#|1") in new stack
        -- Goto (default,#,1)
        -- Sent into invalid extension '#' in context 'default' on
    SIP/jeroen-bf54
        -- Executing Playback("SIP/jeroen-bf54", "invalid") in new stack
        -- Playing 'invalid'


*Extension.conf
*

    exten => 4000,1,WaitMusicOnHold,30
    exten => 4001,1,mp3player(/var/lib/asterisk/mohmp3/sample-hold.mp3)

*musiconhold.conf*

    [classes]
    default => quietmp3:/var/lib/asterisk/mohmp3

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030819/577ae19a/attachment.htm


More information about the asterisk-users mailing list