[Asterisk-Users] Music on Hold

Phillip Jackson, Director of IT pjackson at jacksongrp.com
Sun Oct 26 00:14:42 MST 2003


Having a weird issue with on hold music ... I do have mpg123 installed.

When requesting extension 1111 for testing, which is setup as:

exten => 1111,1,Answer                  ; Answer the line
exten => 1111,2,DigitTimeout,5          ; Set Digit Timeout to 5 seconds
exten => 1111,3,MP3Player(${MP3ROOT}/sample-hold.mp3)

I recieve this err:

-- Executing MP3Player("SIP/100-26af", "/sample-hold.mp3") in new stack
WARNING[1217602880]: File rtp.c, Line 374 (ast_rtp_read): RTP Read error:
Resource temporarily unavailable
NOTICE[1217602880]: File app_mp3.c, Line 80 (timed_read): Selected timed
out/errored out with 0

Not sure what's up...

Phillip




More information about the asterisk-users mailing list